Jump to content

User:Wikid77/Template:test3

From Wikipedia, the free encyclopedia
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)TheArticleNameis2ndParameter


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)

The first 3 parameters are required, but "year" & "yearmon" & "numtext" are optional.