Difference between revisions of "Template:Country showdata"

From Ava Zinn Wiki
Jump to: navigation, search
[unchecked revision][unchecked revision]
(use html table code)
Line 10: Line 10:
 
[[File:{{{flag alias|Flag of None.svg}}}|thumb|{{#ifexist: Flag of {{{alias}}} | See also: [[Flag of {{{alias}}}]] | }}]]
 
[[File:{{{flag alias|Flag of None.svg}}}|thumb|{{#ifexist: Flag of {{{alias}}} | See also: [[Flag of {{{alias}}}]] | }}]]
 
==Standard parameters==
 
==Standard parameters==
{| class="wikitable"
+
<table class="wikitable">
! Parameter name !! Value !! Meaning
+
<tr><th>Parameter name</th><th>Value</th><th>Meaning</th>
|-
+
</tr><tr>
| <tt>alias</tt>
+
<td><tt>alias</tt></td>
| {{#if: {{{alias|}}} | <tt>{{{alias}}}</tt> | <span style="color:red">'''undefined!'''</span> }}
+
<td>{{#if: {{{alias|}}} | <tt>{{{alias}}}</tt> | <span style="color:red">'''undefined!'''</span> }}
| Main article name ([[{{{alias}}}]])
+
<td>Main article name ([[{{{alias}}}]])</td>
 +
</tr>
 
{{#if: {{{shortname alias|}}} |
 
{{#if: {{{shortname alias|}}} |
 
<tr>
 
<tr>
Line 23: Line 24:
 
</tr>
 
</tr>
 
}}
 
}}
|-
+
<tr>
| <tt>flag alias</tt>
+
<td><tt>flag alias</tt></td>
| {{#if: {{{flag alias|}}} | <tt>{{{flag alias}}}</tt> | <span style="color:red">'''undefined!'''</span> }}
+
<td>{{#if: {{{flag alias|}}} | <tt>{{{flag alias}}}</tt> | <span style="color:red">'''undefined!'''</span> }}</td>
| Image name ([[:File:{{{flag alias}}}]], shown above right)
+
<td>Image name ([[:File:{{{flag alias}}}]], shown above right)</td>
|}
+
</table>
 
{{#if: {{{var1|{{{flag alias-naval|}}}}}} |
 
{{#if: {{{var1|{{{flag alias-naval|}}}}}} |
 
==Flag variants==
 
==Flag variants==

Revision as of 14:35, 19 February 2010

Documentation icon Template documentation[create]