Difference between revisions of "Template:Island"
From Twinsuniverse
m |
m |
||
Line 1: | Line 1: | ||
− | {| style="width:143; font-size: 90%; text-align: left; border: 1px solid #CCCCCC; margin-left: 5px;" cellpadding="3" cellspacing="1" align="right" | + | <includeonly>{| style="width:143; font-size: 90%; text-align: left; border: 1px solid #CCCCCC; margin-left: 5px;" cellpadding="3" cellspacing="1" align="right" |
! colspan="2" style="font-size:110%; text-align: center; background-color: #CCCCFF; border: 1px solid #CCCCCC;" | ''{{{Name}}}'' | ! colspan="2" style="font-size:110%; text-align: center; background-color: #CCCCFF; border: 1px solid #CCCCCC;" | ''{{{Name}}}'' | ||
|- | |- | ||
− | ! colspan="2" style="background-color: white; font-size:110%; text-align: center; border: 1px solid #CCCCCC; margin-left: 5px;" | [[Image:{{{Image}}}|200px]] | + | ! colspan="2" style="background-color: white; font-size:110%; text-align: center; border: 1px solid #CCCCCC; margin-left: 5px;" | [[Image:{{{Image|DIVERS.gif}}}|200px]] |
|- | |- | ||
! style="background-color: #ccccff; white-space: nowrap; border: 1px solid #CCCCCC; margin-left: 5px;" | Inhabitants | ! style="background-color: #ccccff; white-space: nowrap; border: 1px solid #CCCCCC; margin-left: 5px;" | Inhabitants | ||
Line 16: | Line 16: | ||
| ! style="background-color: white; border: 1px solid #CCCCCC;" |{{{Transportation}}} | | ! style="background-color: white; border: 1px solid #CCCCCC;" |{{{Transportation}}} | ||
|} | |} | ||
+ | </includeonly> | ||
+ | |||
+ | <noinclude> | ||
+ | This is an infobox template, used for articles about islands. | ||
+ | |||
+ | ===Parameters=== | ||
+ | * '''Name''': The name of the island. | ||
+ | * '''Image''': An image name of the island. Only the file name, without "[[Image:" etc. If non is available, remove the parameter, and a question mark will be displayed. | ||
+ | * '''Inhabitants''': The population of the island- number/A few/A lot. | ||
+ | * '''Size''': The size of the island- Small/Medium/Large. | ||
+ | * '''Type''': The surface type of the island- Green/Desert/Ice/Rock/Lava/Other. | ||
+ | * '''Transportation''': Ways possible to reach the island. For example, ferry, [[Dino-Fly]], etc. Preferably separate each way with a <nowiki><br></nowiki> line break. | ||
+ | |||
+ | ===Syntax=== | ||
+ | <pre><nowiki>{{Island| | ||
+ | Name=| | ||
+ | Image=| | ||
+ | Inhabitants=| | ||
+ | Size=| | ||
+ | Type=| | ||
+ | Transportation=}}</nowiki></pre> | ||
+ | </noinclude> |
Revision as of 14:29, 15 April 2007
This is an infobox template, used for articles about islands.
Parameters
- Name: The name of the island.
- Image: An image name of the island. Only the file name, without "[[Image:" etc. If non is available, remove the parameter, and a question mark will be displayed.
- Inhabitants: The population of the island- number/A few/A lot.
- Size: The size of the island- Small/Medium/Large.
- Type: The surface type of the island- Green/Desert/Ice/Rock/Lava/Other.
- Transportation: Ways possible to reach the island. For example, ferry, Dino-Fly, etc. Preferably separate each way with a <br> line break.
Syntax
{{Island| Name=| Image=| Inhabitants=| Size=| Type=| Transportation=}}