Template:PlanetType infobox: Difference between revisions
Jump to navigation
Jump to search
Tristavius (talk | contribs) Creating template for planet types (i.e Acid, Emerald, Shattered, etc) ahead of beginning to add individual planet type pages. Very rough draft, more fields to be added. |
Tristavius (talk | contribs) m Fixed typo |
||
(15 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly>{{infobox | <includeonly>{{infobox | ||
|above=[[:Category: | |above=[[:Category:Planet Types|Planet Types]] | ||
|title={{{name}}} | |title={{{name}}} | ||
|image={{#if:{{{image|}}}|[[File:{{{image}}}|100px]]|{{{customimage|}}}}} | |image={{#if:{{{image|}}}|[[File:{{{image}}}|100px]]|{{{customimage|}}}}} | ||
Line 11: | Line 11: | ||
|label4=Tectonics | |label4=Tectonics | ||
|data4={{{tectonics|}}} | |data4={{{tectonics|}}} | ||
|header26={{#if:{{{map|}}}|Example Map|}} | |label6=Weather | ||
|data6={{{weather|}}} | |||
|label8=Gravity | |||
|data8={{{gravity|}}} | |||
|label9=Fuel | |||
|data9={{{fuel|}}} | |||
|label10=Life | |||
|data10={{{life|}}} | |||
|label11=Atmosphere | |||
|data11={{{atmosphere|}}} | |||
|header26={{#if:{{{map|}}}|Example Surface Map|}} | |||
|data27={{#if:{{{map|}}}|[[File:{{{map}}}|242px]]|}} | |data27={{#if:{{{map|}}}|[[File:{{{map}}}|242px]]|}} | ||
}}[[Category: | |header28={{#if:{{{art|}}}|Fan Artwork|}} | ||
|data29={{#if:{{{art|}}}|[[File:{{{art}}}|242px]]|}} | |||
|data30={{{caption2|}}} | |||
}}[[Category:Planet Types|{{{name}}}]]</includeonly><noinclude>{{documentation}}</noinclude> |
Latest revision as of 04:57, 30 March 2016
Documentation for {{planetType infobox}}