Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
You must create an account or log in to edit.

Template:Planet: Difference between revisions

Template page
Content deleted Content added
imported>Duodecillionaire
Created page with "<div style="text-align: center; border: 2px solid #EDB535;"> <span style="font-size:32px; font-family: Cinzel; color:white;">{{{Name}}}</span> {{#if: {{{Image|}}} | [[File:{{{Image}}}|center|thumb]] }} <span style="font-size:24px; font-family: Cinzel; color:white;">Type - {{{Type}}}</span> <span style="font-size:24px; font-family: Cinzel; color:white;">Native Species - {{{NativeSpecies}}}</span> center <span style="font-size:16px;">{{{Description}}}..."
 
No edit summary
Tag: 2017 source edit
 
(6 intermediate revisions by one other user not shown)
Line 4: Line 4:
| [[File:{{{Image}}}|center|thumb]]
| [[File:{{{Image}}}|center|thumb]]
}}
}}
{{#if: {{{Type|}}}
<span style="font-size:24px; font-family: Cinzel; color:white;">Type - {{{Type}}}</span>
| <span style="font-size:24px; font-family: Cinzel; color:white;">Type - {{{Type}}}</span>

}}<br>
<span style="font-size:24px; font-family: Cinzel; color:white;">Native Species - {{{NativeSpecies}}}</span>
{{#if: {{{NativeSpecies|}}}
[[File:Divline.png|center]]
| <span style="font-size:24px; font-family: Cinzel; color:white;">Native Species - {{{NativeSpecies}}}</span>
| <span style="font-size:24px; font-family: Cinzel; color:white;">Native Species - None</span>
}}
----
<span style="font-size:16px;">{{{Description}}}</span>
<span style="font-size:16px;">{{{Description}}}</span>
----
[[File:Divline.png|center]]
{{#if: {{{Moons|}}}
<span style="font-size:20px; font-family: Cinzel; color:white;">Moons - {{{Moons}}}</span><br>
| <span style="font-size:20px; font-family: Cinzel; color:white;">Moons - {{{Moons}}}</span><br>
| <span style="font-size:20px; font-family: Cinzel; color:white;">Moons - None</span><br>
}}
{{#if: {{{Megastructures|}}}
{{#if: {{{Megastructures|}}}
| <span style="font-size:20px; font-family: Cinzel; color:white;">Megastructures - {{{Megastructures}}}</span><br>
| <span style="font-size:20px; font-family: Cinzel; color:white;">Megastructures - {{{Megastructures}}}</span><br>

Latest revision as of 01:29, July 9, 2025

{{{Name}}}


Native Species - None


{{{Description}}}


Moons - None


Description
This is for lists of stars that also includes planets. Very simple.
Syntax
{{Planet
|Name=
|Image=
|Type=
|NativeSpecies=
|Description=
|Moons=
|Megastructures=
}}