Difference between revisions of "Template:Link article stats"
Jump to navigation
Jump to search
imported>Wikid77 (created to list/link article reader-interest statistics) |
imported>WOSlinker (nowiki instead of font) |
||
| Line 15: | Line 15: | ||
|}<!--end table that restricts documentation page width--> | |}<!--end table that restricts documentation page width--> | ||
<br> | <br> | ||
| − | : '''Format''': {< | + | : '''Format''': {<nowiki/>{Link_article_stats|''num''|''label''|''text''|<!-- |
-->year=2008|yearmon=200901|numtext=per day}} | -->year=2008|yearmon=200901|numtext=per day}} | ||
Revision as of 12:49, 24 April 2015
| The Template:Link_article_stats displays a count number, with a linked article name, plus a linked wiki-search, and linked statistics webpages. The effective coding generates a one-line entry with embedded links, as follows:
{{{1}}} per day: [[{{{2}}}]] ([[Special:Search/{{{2}}}|search]] | [[google:"{{{2}}}"|google]] | grok.se-2008| grok.se-200901) |
- Format: {{Link_article_stats|num|label|text|year=2008|yearmon=200901|numtext=per day}}
- where,
- num - is a number,
- label - is the visible label of the article name
- text - is the text used for searching/linking
- year=2008 - year number for the first link to stats.grot.se
- yearmon=200901 - year-month number for 2nd link to stats.grot.se
- numtext=xxx - text after the number (default: per day)
- where,
The first 3 parameters are required, but "year" & "yearmon" & "numtext" are optional.