Difference between revisions of "Template:Island"
From Twinsuniverse
m |
J McKalling (Talk | contribs) (added infobox) |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | <includeonly>{| | + | <includeonly>{| |
− | ! colspan="2" | + | ! colspan="2" | ''{{{name}}}'' |
|- | |- | ||
− | ! colspan="2" | + | ! colspan="2" | {{#if: {{{image|}}} | [[File:{{{image}}}|{{PAGENAME}}]] | [[File:DIVERS.gif|{{PAGENAME}}]] }} |
|- | |- | ||
− | ! | + | ! Inhabitants |
− | + | | {{{inhabitants}}} | |
|- | |- | ||
− | ! | + | ! Size |
− | + | | {{{size}}} | |
|- | |- | ||
− | ! | + | ! Type |
− | + | | {{{type}}} | |
|- | |- | ||
− | ! | + | ! Transportation |
− | + | | {{{transportation}}} | |
− | |}</includeonly><noinclude> | + | |}</includeonly><noinclude>{{Infobox Template |
+ | |purpose=infobox | ||
+ | |singletag=no | ||
+ | |multiline=yes | ||
+ | |gamerelated=yes | ||
+ | |suppressible= | ||
+ | |choice= | ||
+ | |cat1= | ||
+ | |var1= | ||
+ | }} | ||
+ | |||
This is an infobox template, used for articles about islands. | This is an infobox template, used for articles about islands. | ||
+ | |||
+ | {{stub}} | ||
==Parameters== | ==Parameters== | ||
− | * ''' | + | * '''name''': The name of the island |
− | * ''' | + | * '''image''': The image filename of the island (defaults to an empty image) |
− | * ''' | + | * '''imagewidth''': The size of the image in pixels. 200 is preferable, unless no image is available |
− | * ''' | + | * '''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== | ==Syntax== | ||
− | <pre><nowiki>{{ | + | <pre><nowiki>{{island |
− | + | |name= | |
− | + | |image= | |
− | + | |imagewidth=200 | |
− | + | |inhabitants= | |
− | + | |size= | |
− | + | |type= | |
− | + | |transportation= | |
+ | }}</nowiki></pre> | ||
− | + | </noinclude> |
Latest revision as of 23:32, 4 June 2014
Island | |
---|---|
Purpose |
Infobox [list all] |
Single tag |
No [list all] |
Multi-line |
Yes [list all] |
Protected |
No [list all] |
Game related |
Yes [list all] |
Categorization | |
Categories |
none [list all] |
Variables | |
Names |
none [list all] |
Subpages |
This is an infobox template, used for articles about islands.
This article is a stub [list all]. You can help the Twinsuniverse by expanding it. |
Parameters
- name: The name of the island
- image: The image filename of the island (defaults to an empty image)
- imagewidth: The size of the image in pixels. 200 is preferable, unless no image is available
- 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= |imagewidth=200 |inhabitants= |size= |type= |transportation= }}