Difference between revisions of "Template:Infobox election/shortname"

From blackwiki
Jump to navigation Jump to search
imported>Frietjes
imported>Frietjes
Line 10: Line 10:
  
 
== Purpose ==
 
== Purpose ==
This subtemplate takes two inputs, <code>party</code> and <code>link</code>.  If link is set to <code>no</code>, then it returns the value of <code>party</code> verbatim.  Otherwise, if the corresponding {{tld|{{{name}}}/meta/shortname}} template exists, it returns <code><nowiki>[[{{{name}}}|shortname]]</nowiki></code> where <code>shortname</code> is the output of the {{tld|{{{name}}}/meta/shortname}} template.  If this template does not exist, it returns the value of <code>party</code> verbatim.  
+
This subtemplate takes two inputs, <code>name</code> and <code>link</code>.  If link is set to <code>no</code>, then it returns the value of <code>name</code> verbatim.  Otherwise, if the corresponding {{tld|{{{name}}}/meta/shortname}} template exists, it returns <code><nowiki>[[{{{name}}}|shortname]]</nowiki></code> where <code>shortname</code> is the output of the {{tld|{{{name}}}/meta/shortname}} template.  If this template does not exist, it returns the value of <code>name</code> verbatim.  
 
}}</noinclude>
 
}}</noinclude>

Revision as of 00:16, 18 October 2014

{{{name}}}

Template documentation

This is a subtemplate of {{Infobox election}}, it should not be used directly.

Purpose

This subtemplate takes two inputs, name and link. If link is set to no, then it returns the value of name verbatim. Otherwise, if the corresponding {{{{{name}}}/meta/shortname}} template exists, it returns [[{{{name}}}|shortname]] where shortname is the output of the {{{{{name}}}/meta/shortname}} template. If this template does not exist, it returns the value of name verbatim.