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
 
(25 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{| align=center border="1" cellpadding="5" cellspacing="0"
+
{|class="infotable"
|style=background:#4F4F4F align=center|'''Map'''
+
!style="width:1%"|'''Map'''
|style=background:#4F4F4F colspan=2 align=center|'''Basic Data'''
+
!colspan="2"|'''Basic Data'''
|style=background:#4F4F4F align=center|'''Planetary Image'''
+
!style="width:1%"|'''Planetary Image'''
 
|-
 
|-
|rowspan=9 align=center|[[Image:{{{Map}}}]]
+
|rowspan="9" style="padding:0"|[[File:{{{Map|Galaxy map unknown.jpg}}}|{{{Map Px|}}}px]]
 
|'''Name:'''
 
|'''Name:'''
 
|'''{{{Name}}}'''
 
|'''{{{Name}}}'''
|rowspan=9 align=center|[[Image:{{{Planetary Image}}}]]
+
|rowspan="9" style="padding:0"|[[File:{{{Planetary Image|Unknown.jpg}}}|{{{Planetary Image Px|200}}}px]]
 
|-
 
|-
|[[Segmentum]]:
+
|'''[[Segmentum]]:'''
|{{{Segmentum}}}
+
|{{{Segmentum|Unknown}}}
 
|-
 
|-
|[[Sector]]:
+
|'''[[Sector]]:'''
|{{{Sector}}}
+
|{{{Sector|Unknown}}}
 
|-
 
|-
|[[Subsector]]:
+
|'''[[Subsector]]:'''
|{{{Subsector}}}
+
|{{{Subsector|Unknown}}}
 
|-
 
|-
|[[System]]:
+
|'''[[System]]:'''
|{{{System}}}
+
|{{{System|Unknown}}}
 
|-
 
|-
|[[Population]]:
+
|'''[[Population]]:'''
|{{{Population}}}
+
|{{{Population|Unknown}}}
 
|-
 
|-
|[[Affiliation]]:
+
|'''[[Affiliation]]:'''
|{{{Affiliation}}}
+
|{{{Affiliation|Unknown}}}
 
|-
 
|-
|[[Class (planet)|Class]]:
+
|'''[[Class (planet)|Class]]:'''
|{{{Class}}}
+
|{{{Class|Unknown}}}
 
|-
 
|-
|[[Tithe Grade]]:
+
|'''[[Tithe Grade]]:'''
|{{{Tithe Grade}}}
+
|{{{Tithe Grade|Unknown}}}
 
|-
 
|-
|}
+
|}<noinclude>
<noinclude>
+
== Code to include on page ==
==Stuff to be copied==
+
<nowiki>{{Planets
<pre>
 
{{Planets
 
 
|Map=
 
|Map=
 +
|Map PX=
 
|Planetary Image=
 
|Planetary Image=
 +
|Planetary Image Px=
 +
|Name=
 
|Segmentum=
 
|Segmentum=
 
|Sector=
 
|Sector=
Line 48: Line 49:
 
|Class=
 
|Class=
 
|Tithe Grade=
 
|Tithe Grade=
}}
+
}}</nowiki>
</pre>
+
[[Category:Summary Templates|Planets]]
 
</noinclude>
 
</noinclude>

Revision as of 20:40, 18 May 2015

Map Basic Data Planetary Image
px Name: {{{Name}}} Unknown.jpg
Segmentum: Unknown
Sector: Unknown
Subsector: Unknown
System: Unknown
Population: Unknown
Affiliation: Unknown
Class: Unknown
Tithe Grade: Unknown

Code to include on page

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