Template:Newbox Planet: Difference between revisions

From Bastion of Hestia
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:
| title = {{{name|}}}
| title = {{{name|}}}
| titlestyle = font-family: 'Roboto Slab', serif;
| titlestyle = font-family: 'Roboto Slab', serif;
| bodystyle = background: #EBEFF3;


| bodystyle = background: #EBEFF3;
| above = {{{type|}}}
| subheader = {{{system|}}}
}}</includeonly>
}}</includeonly>


Line 14: Line 16:
"description": "The name of the planet.",
"description": "The name of the planet.",
"required": true
"required": true
},
"type": {
"label": "Planet Type",
"description": "This can be anything.",
"example": "Rocky World",
"type": "string",
"suggested": true
},
"system": {
"label": "Star System",
"description": "The star system the planet is in.",
"example": "Sol",
"type": "string",
"suggested": true
}
}
},
},

Revision as of 04:04, 28 March 2022


An updated Template for Infoboxes about planets.

Template parameters[Edit template data]

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Planet Namename

The name of the planet.

Unknownrequired
Planet Typetype

This can be anything.

Example
Rocky World
Stringsuggested
Star Systemsystem

The star system the planet is in.

Example
Sol
Stringsuggested