Template:GeographicalTemplate: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(3 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 29: | Line 29: | ||
<noinclude> | <noinclude> | ||
Example: | Example: | ||
<pre> | |||
{{GeographicalTemplate | {{GeographicalTemplate | ||
|title= | |title=History of the Faroe Islands | ||
|image1= | |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 | |hideg=true | ||
}} | }} | ||
[[Category: Templates]] | [[Category: Templates]] | ||
</noinclude> | </noinclude> |