Template:GeographicalTemplate: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(4 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
{| border="0" cellpadding="4" cellspacing="0" style="float:right; margin:0 0 0 0; width:100%; background:; border-collapse:collapse; vertical-align: middle" | {| border="0" cellpadding="4" cellspacing="0" style="float:right; margin:0 0 0 0; width:100%; background:; border-collapse:collapse; vertical-align: middle" | ||
|- | |- | ||
! colspan="2" style="text-align:center; color:#FFFFFF; background:#212121; font-size:200%;" | {{{name|<font color="white">{{{ | ! colspan="2" style="text-align:center; color:#FFFFFF; background:#212121; font-size:200%;" | {{{name|<font color="white">{{{title}}}</font>}}} | ||
|- style="text-align:center;" | |- style="text-align:center;" | ||
|- | |- | ||
Line 11: | Line 11: | ||
{{!}}- | {{!}}- | ||
}} | }} | ||
! colspan="2" style="{{#if:{{{ | ! colspan="2" style="{{#if:{{{hideg|}}}|display: none;| |}} text-align:center; font-weight:normal; color:#FFFFFF; background:#212121;" | '''Geographical Information''' | ||
|- style="border-top: 1px solid #999; border-bottom: 1px solid #999;" | |- style="border-top: 1px solid #999; border-bottom: 1px solid #999;" | ||
| style="{{#if:{{{part_of|}}}| |display: none;}}" valign="top" | '''Part of''' | | style="{{#if:{{{part_of|}}}| |display: none;}}" valign="top" | '''Part of''' | ||
Line 29: | Line 29: | ||
<noinclude> | <noinclude> | ||
Example: | Example: | ||
<pre> | |||
{{GeographicalTemplate | {{GeographicalTemplate | ||
|title=History | |title=History of the Faroe Islands | ||
|image1=[[File:Faroe Islands Highlighted.png|270px]] | |image1=[[File:Faroe Islands Highlighted.png|270px]] | ||
|hideg=true | |||
}} | |||
</pre> | |||
{{GeographicalTemplate | |||
|title=History of the Faroe Islands | |||
|image1=[[File:Faroe Islands Highlighted.png|270px]] | |||
|hideg=true | |||
}} | }} | ||
[[Category: Templates]] | [[Category: Templates]] | ||
</noinclude> | </noinclude> |