Difference between revisions of "Template:Planet"
Template page
m |
m |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
{{#if: {{{templatemode|}}}|<!-- do nothing -->|<!--else-->[[Category:Planets]] | <infobox theme="bravo"> | ||
<title source="name"> | |||
<default>{{pagename}}</default><format>{{{name|}}}</format> | |||
</title> | |||
<image source="image"/> | |||
<header>Information</header> | |||
<data source="starsystem"><label>Star system</label><format>{{{starsystem}}}</format></data> | |||
<data source="sector"><label>Sector</label><format>{{{sector}}}</format></data> | |||
<data source="quadrant"><label>Quadrant</label><format>{{#switch:{{{quadrant|}}} | |||
|alpha | |||
|Alpha | |||
|Alpha Quadrant = [[Alpha Quadrant]] | |||
|beta | |||
|Beta | |||
|Beta Quadrant = [[Beta Quadrant]] | |||
|gamma | |||
|Gamma | |||
|Gamma Quadrant = [[Gamma Quadrant]] | |||
|delta | |||
|Delta | |||
|Delta Quadrant = [[Delta Quadrant]] | |||
|#default = {{{quadrant}}} | |||
}}</format></data> | |||
<data source="class"><label>Class</label><format>{{{class}}}</format></data> | |||
<data source="satellites"><label>Satellites</label><format>{{{satellites}}}</format></data> | |||
<data source="atmosphere"><label>Atmosphere</label><format>{{{atmosphere}}}</format></data> | |||
<data source="climate"><label>Climate</label><format>{{{class}}}</format></data> | |||
<data source="hydrosphere"><label>Hydrosphere</label><format>{{{hydrosphere}}}</format></data> | |||
<data source="affiliation"><label>Affiliation</label><format>{{{affiliation}}}</format></data> | |||
<data source="natives"><label>Natives</label><format>{{{natives}}}</format></data> | |||
<data source="population"><label>Population</label><format>{{{population}}}</format></data> | |||
<data source="capital"><label>Capital</label><format>{{{capital}}}</format></data> | |||
<header name="footer">[[Template:Planet]]</header> | |||
</infobox> | |||
{{#if: {{{templatemode|}}}|<!-- do nothing -->|<!--else-->[[Category:Planets]] | |||
{{#switch:{{{quadrant|}}} | {{#switch:{{{quadrant|}}} | ||
|alpha | |||
|Alpha | |Alpha | ||
|[[Alpha Quadrant]] | |[[Alpha Quadrant]] | ||
|Alpha Quadrant = [[Category:Alpha Quadrant | |Alpha Quadrant = [[Category:Alpha Quadrant]] | ||
|beta | |||
|Beta | |Beta | ||
|[[Beta Quadrant]] | |[[Beta Quadrant]] | ||
|Beta Quadrant = [[Category:Beta Quadrant | |Beta Quadrant = [[Category:Beta Quadrant]] | ||
|gamma | |||
|Gamma | |Gamma | ||
|[[Gamma Quadrant]] | |[[Gamma Quadrant]] | ||
|Gamma Quadrant = [[Category:Gamma Quadrant | |Gamma Quadrant = [[Category:Gamma Quadrant]] | ||
|delta | |||
|Delta | |Delta | ||
|[[Delta Quadrant]] | |[[Delta Quadrant]] | ||
|Delta Quadrant = [[Category:Delta Quadrant | |Delta Quadrant = [[Category:Delta Quadrant]] | ||
}} | }} | ||
{{#switch:{{{affiliation|}}} | {{#switch:{{{affiliation|}}} | ||
Line 155: | Line 108: | ||
}} | }} | ||
}} | }} | ||
</includeonly><noinclude> | </includeonly> | ||
<noinclude> | |||
==Planet== | ==Planet== | ||
This is the template for the Planet infobox. Please use the template code provided below. If you do not provide a value on a given row it will not render, so no need to remove them. | This is the template for the Planet infobox. Please use the template code provided below. If you do not provide a value on a given row it will not render, so no need to remove them. |
Latest revision as of 03:18, 18 August 2024
Planet
This is the template for the Planet infobox. Please use the template code provided below. If you do not provide a value on a given row it will not render, so no need to remove them.
{{Planet | name = | image = | starsystem = | sector = | quadrant = | class = | satellites = | atmosphere = | climate = | hydrosphere = | affiliation = | natives = | population = | capital = }}
Example
The following code block produced the infobox to the right.
{{Planet | name = Grandma's | image = | starsystem = | sector = Just down the street | quadrant = Nearby | class = Comfy | satellites = Grandpa's shed | atmosphere = Warm, smells of cookies | climate = Well behaved | hydrosphere = Not to dry, not to damp | affiliation = Grandma, though Grandpa thinks he's in charge | natives = Grandma and Grandpa | population = Just them, and their cat Mr Miggins | capital = The kitchen }}