Difference between revisions of "Template:Location"
Jump to navigation
Jump to search
(Created page with "<includeonly>{| class="rsw-infobox plainlinks" id="infobox-locations" cellpadding="0" cellspacing="0" |- ! class="infobox-header" colspan=2 | '''{{PAGENAME}}''' |- | class="in...") |
|||
Line 6: | Line 6: | ||
|- | |- | ||
! nowrap="nowrap" | Location | ! nowrap="nowrap" | Location | ||
− | | {{#if:{{{ | + | | {{#if:{{{location|}}}|{{{location}}}|Unknown <small>[{{fullurl:{{FULLPAGENAME}}|action=edit}} edit]</small>}} |
|- | |- | ||
! nowrap="nowrap" | Currency | ! nowrap="nowrap" | Currency | ||
− | | {{#if:{{{ | + | | {{#if:{{{currency|}}}|{{{currency}}}|Unknown <small>[{{fullurl:{{FULLPAGENAME}}|action=edit}} edit]</small>}} |
|- | |- | ||
! nowrap="nowrap" | Ruler(s) | ! nowrap="nowrap" | Ruler(s) | ||
− | | {{#if:{{{ | + | | {{#if:{{{ruler|}}}|{{{ruler}}}|Unknown <small>[{{fullurl:{{FULLPAGENAME}}|action=edit}} edit]</small>}} |
|- | |- | ||
|} | |} | ||
[[Category:Locations]] | [[Category:Locations]] | ||
</includeonly><noinclude>{{/doc}}</noinclude> | </includeonly><noinclude>{{/doc}}</noinclude> |