Difference between revisions of "Template:Island"

From Twinsuniverse
Jump to: navigation, search
 
(added infobox)
 
(25 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{| border="1" align="right" style="background:lightgreen; color:black"
+
<includeonly>{|
 +
! colspan="2" | ''{{{name}}}''
 
|-
 
|-
|
+
! colspan="2" | {{#if: {{{image|}}} | [[File:{{{image}}}|{{PAGENAME}}]] | [[File:DIVERS.gif|{{PAGENAME}}]] }}
<p align=middle><font size=+1>{{{Name}}}</font><br>
+
|-
[[Image:{{{Image}}}]]<br></p>
+
! Inhabitants
'''Inhabitants:''' {{{Inhabitants}}}<br>
+
| {{{inhabitants}}}
'''Size:''' {{{Size}}}<br>
+
|-
'''Type:''' {{{Type}}}<br>
+
! Size
'''Transportation:''' {{{Transportation}}}
+
| {{{size}}}
|}
+
|-
 +
! Type
 +
| {{{type}}}
 +
|-
 +
! Transportation
 +
| {{{transportation}}}
 +
|}</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.
 +
 
 +
{{stub}}
 +
 
 +
==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==
 +
<pre><nowiki>{{island
 +
|name=
 +
|image=
 +
|imagewidth=200
 +
|inhabitants=
 +
|size=
 +
|type=
 +
|transportation=
 +
}}</nowiki></pre>
 +
 
 +
</noinclude>

Latest revision as of 00:32, 5 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=
}}