Template:Infobox/Body: Difference between revisions
From Terra Invicta Official Wiki
Llamageddon (talk | contribs) Created page with "<includeonly><templatestyles src="Template:Infobox/styles.css"/><infobox theme="dark"> <title source="title"> <default>{{PAGENAME}}</default> </title> <image source="icon"/> <data source="surface"> <label>Surface</label> </data> <data source="orbiting"> <label>Orbiting</label> </data> <data source="orbital period"> <label>Orbital Period</label> </data> <data source="escape velocity"> <label>Escape Velocity</label> </data> <data..." |
Llamageddon (talk | contribs) mNo edit summary |
||
| (6 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly><templatestyles src="Template:Infobox/styles.css"/><infobox theme="dark"> | <includeonly><templatestyles src="Template:Infobox/Body/styles.css"/><infobox theme="dark"> | ||
<title source="title"> | <title source="title"> | ||
<default>{{PAGENAME}}</default> | <default>{{PAGENAME}}</default> | ||
| Line 9: | Line 9: | ||
<data source="orbiting"> | <data source="orbiting"> | ||
<label>Orbiting</label> | <label>Orbiting</label> | ||
</data> | |||
<data source="orbital distance"> | |||
<label>Orbital Distance</label> | |||
</data> | </data> | ||
<data source="orbital period"> | <data source="orbital period"> | ||
| Line 15: | Line 18: | ||
<data source="escape velocity"> | <data source="escape velocity"> | ||
<label>Escape Velocity</label> | <label>Escape Velocity</label> | ||
</data> | </data> | ||
<data source="diameter"> | <data source="diameter"> | ||
| Line 28: | Line 28: | ||
<label>Gravity</label> | <label>Gravity</label> | ||
</data> | </data> | ||
<data source=" | <data source="hab level"> | ||
<label> | <label>Hab Level</label> | ||
</data> | </data> | ||
</infobox></includeonly> | <panel> | ||
<noinclude> | <section> | ||
<label source="moon number">{{{moon number}}} Moons</label> | |||
<data source="moons"> | |||
<format> | |||
{| style="margin-left: auto; margin-right: auto; text-align:center;" | |||
! Moon Name !! Type !! Bases | |||
|- | |||
{{{moons}}} | |||
|}</format> | |||
</data> | |||
</section> | |||
<section> | |||
<label>{{{hab number}}} Sites</label> | |||
<data source ="hab sites"></data> | |||
</section> | |||
<section> | |||
<label>{{{orbit number}}} Orbits</label> | |||
<data source ="available orbits"><format>{| style="margin-left: auto; margin-right: auto; text-align:center;" | |||
! Orbit Name !! [[File:ICO_antimatter.png|20px]] !! altitude (km) !! [[File:ICO_gravity.png|20px]] !! [[File:ICO_geoscape_hum_station.png|20px]] | |||
|- | |||
{{{available orbits}}} | |||
|}</format> | |||
</data> | |||
</section> | |||
</panel> | |||
</infobox></includeonly><noinclude> | |||
{{Documentation}} | |||
[[Category: Templates]] | |||
[[Category: Infobox Templates]]</noinclude> | |||
Latest revision as of 23:21, 17 December 2025
This is the Template Documentation from Template:Infobox/Body/doc.
You can cut and paste this example from the /doc page to create a new celestial body infobox on another page.


