Welcome to Warhammer 40k - Lexicanum! Log in and join the community.

Difference between revisions of "Template:Planets"

From Warhammer 40k - Lexicanum
Jump to: navigation, search
m (Protected "Template:Planets" [edit=sysop:move=sysop])
Line 35: Line 35:
 
|}
 
|}
 
<noinclude>
 
<noinclude>
==Stuff to be copied==
+
== Code to include on page ==
<pre>
+
<nowiki>{{Planets
{{Planets
 
 
|Map=
 
|Map=
 
|Map PX=
 
|Map PX=
Line 51: Line 50:
 
|Class=
 
|Class=
 
|Tithe Grade=
 
|Tithe Grade=
}}
+
}}</nowiki>
</pre>
+
[[Category:Summary Templates|Planets]]
[[Category:Templates|Planets]]
 
 
</noinclude>
 
</noinclude>

Revision as of 12:41, 2 June 2008

Map Basic Data Planetary Image
[[Image:{{{Map}}}|{{{Map Px}}}}px]] Name: {{{Name}}} [[Image:{{{Planetary Image}}}|{{{Planetary Image Px}}}}px]]
Segmentum: {{{Segmentum}}}
Sector: {{{Sector}}}
Subsector: {{{Subsector}}}
System: {{{System}}}
Population: {{{Population}}}
Affiliation: {{{Affiliation}}}
Class: {{{Class}}}
Tithe Grade: {{{Tithe Grade}}}

Code to include on page

{{Planets
|Map=
|Map PX=
|Planetary Image=
|Planetary Image Px=
|Name=
|Segmentum=
|Sector=
|Subsector=
|System=
|Population=
|Affiliation=
|Class=
|Tithe Grade=
}}