Difference between revisions of "Template:Planet"
Template page
m |
m (Bringing up to scratch) |
||
Line 1: | Line 1: | ||
< | <includeonly> | ||
<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|}}} | |||
{{{starsystem}}} | |||
{{{sector}}} | |||
{{#switch:{{{quadrant|}}} | |||
|alpha | |alpha | ||
|Alpha | |Alpha | ||
Line 39: | Line 22: | ||
|Delta Quadrant = [[Delta Quadrant]] | |Delta Quadrant = [[Delta Quadrant]] | ||
|#default = {{{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> | |||
{{{class}}} | <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> | |||
{{{satellites}}} | |||
{{{atmosphere}}} | |||
{{ | |||
{{{hydrosphere}}} | |||
{{{affiliation}}} | |||
{{{natives}}} | |||
{{{population}}} | |||
{{{capital}}} | |||
< | |||
{{#if: {{{templatemode|}}}|<!-- do nothing -->|<!--else-->[[Category:Planets]]{{DEFAULTSORT:{{{name}}}}} | {{#if: {{{templatemode|}}}|<!-- do nothing -->|<!--else-->[[Category:Planets]]{{DEFAULTSORT:{{{name}}}}} | ||
{{#switch:{{{quadrant|}}} | {{#switch:{{{quadrant|}}} | ||
Line 173: | 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. |
Revision as of 02:23, 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 }}