Wiktenauer logo.png

Difference between revisions of "Template:Pageph"

From Wiktenauer
Jump to navigation Jump to search
Line 1: Line 1:
 
{{{!}} class="index"
 
{{{!}} class="index"
{{!}}+ {{#switch: {{{2|}}} | Blk | Cvr = <span style="padding-left:12px; padding-right:12px; background-color:#DDD;">{{{2|}}}</span> | {{{2|}}} }}
+
{{!}}+ {{#switch: {{{2|}}} | Blk | Cvr = <span class="blank">{{{2|}}}</span> | {{{2|}}} }}
 
{{!}} &#91;{{{1|}}}&#93;
 
{{!}} &#91;{{{1|}}}&#93;
 
{{!}}}<noinclude>
 
{{!}}}<noinclude>
 
{{documentation|Template:Page/doc}}
 
{{documentation|Template:Page/doc}}
 
</noinclude>
 
</noinclude>

Revision as of 23:33, 29 December 2013

[]
[edit] [history] [purge] Documentation icon Template documentation

Old documentation

Replace the standard [[page:PageName.png|Num]] with {{page|PageName.png|Num}} once a page has been translated. It turns the link in the Index page from green to blue.

Num → {{page|PageName.png|Num}}

(There doesn't seem to be a way to make this function automatic, since there's no parser function that can tell if a translation exists other than {{#ifexist:}}, an expensive function that can only be used 100 times on any given page (making it unusable for any Index with more than a hundred scans).)