Difference between revisions of "Template:Getalias"

From blackwiki
Jump to navigation Jump to search
imported>Andrwsc
(per change made to Template:country get alias2)
imported>ConradPino
({{template doc inline}} deprecated)
Line 1: Line 1:
 
{{country data {{{1}}}|country get alias2|name={{{2|}}}}}<noinclude>
 
{{country data {{{1}}}|country get alias2|name={{{2|}}}}}<noinclude>
{{template doc inline|This is a meta-template that is not intended to be transcluded directly from the main article space.  It can be used to construct other templates that need to extract the <tt>alias</tt> value from the specified <tt>[[:Category:Country data templates|country_data]]</tt> structure, so that customized wikilinks can be constructed.  For example, <tt><nowiki>{{getalias|USA}}</nowiki></tt> → "{{getalias|USA}}".  Use <tt>shortname</tt> as a second parameter to retreive the <tt>shortname alias</tt> value if desired.  For example, <tt><nowiki>{{getalias|CHN}}</nowiki></tt> → "{{getalias|CHN}}", but <tt><nowiki>{{getalias|CHN|shortname}}</nowiki></tt> → "{{getalias|CHN|shortname}}".}}
+
{{Documentation, template|content=This is a meta-template that is not intended to be transcluded directly from the main article space.  It can be used to construct other templates that need to extract the <tt>alias</tt> value from the specified <tt>[[:Category:Country data templates|country_data]]</tt> structure, so that customized wikilinks can be constructed.  For example, <tt><nowiki>{{getalias|USA}}</nowiki></tt> → "{{getalias|USA}}".  Use <tt>shortname</tt> as a second parameter to retreive the <tt>shortname alias</tt> value if desired.  For example, <tt><nowiki>{{getalias|CHN}}</nowiki></tt> → "{{getalias|CHN}}", but <tt><nowiki>{{getalias|CHN|shortname}}</nowiki></tt> → "{{getalias|CHN|shortname}}".}}
 
[[Category:Flag template system|{{PAGENAME}}]]
 
[[Category:Flag template system|{{PAGENAME}}]]
 
</noinclude>
 
</noinclude>

Revision as of 02:58, 16 November 2007

{{country data {{{1}}}|country get alias2|name=}}

Template documentation

This is a meta-template that is not intended to be transcluded directly from the main article space. It can be used to construct other templates that need to extract the alias value from the specified country_data structure, so that customized wikilinks can be constructed. For example, {{getalias|USA}} → "United States". Use shortname as a second parameter to retreive the shortname alias value if desired. For example, {{getalias|CHN}} → "China", but {{getalias|CHN|shortname}} → "China".