Difference between revisions of "Template:Infobox Planet"

From Manaverse Wiki
Jump to: navigation, search
(True demonstration.)
Line 28: Line 28:
 
| style="width:70%;" |
 
| style="width:70%;" |
 
{{{Languages}}}
 
{{{Languages}}}
|}<noinclude><br style="clear:both;"/>
+
|}
{{documentation}}</noinclude>
+
 
 +
<noinclude>
 +
Basically, it'll be setup like this:
 +
<pre>{{Infobox Planet
 +
|Box title=
 +
|image=
 +
|caption=(Remove this part if you're not filling it in.
 +
Leaving it empty results in a random apostrophe for some reason.)
 +
|Canon=
 +
|Races=
 +
|Deities=
 +
|Languages=}}</pre>
 +
Example, this:
 +
<pre>{{Infobox Planet
 +
|Box title=Fhgjjhd
 +
|image=
 +
|Canon=n/a
 +
|Races=n/a
 +
|Deities=n/a
 +
|Languages=n/a}}</pre>
 +
Produces this:
 +
{{Infobox Planet
 +
|Box title=Fhgjjhd
 +
|image=
 +
|Canon=n/a
 +
|Races=n/a
 +
|Deities=n/a
 +
|Languages=n/a}}
 +
It also works if you set it up as a single line, as shown in the [[Rokans]] and [[Euthora]] pages.
 +
</noinclude>

Revision as of 20:42, 14 March 2014

{{{Box title}}}
Brief Info

Primary Canon

{{{Canon}}}

Dominant Race(s)

{{{Races}}}

Major Deities

{{{Deities}}}

Official Languages

{{{Languages}}}


Basically, it'll be setup like this:

{{Infobox Planet
|Box title=
|image=
|caption=(Remove this part if you're not filling it in. 
Leaving it empty results in a random apostrophe for some reason.)
|Canon=
|Races=
|Deities=
|Languages=}}

Example, this:

{{Infobox Planet
|Box title=Fhgjjhd
|image=
|Canon=n/a
|Races=n/a
|Deities=n/a
|Languages=n/a}}

Produces this:

Fhgjjhd

Primary Canon

n/a

Demonym

Dominant Race(s)

n/a

Major Deities

n/a

Official Languages

n/a

Radius

Gravity

Orbital Period

Rotation Period


It also works if you set it up as a single line, as shown in the Rokans and Euthora pages.