Created page with "<infobox> <title source="title1"> <default>{{PAGENAME}}</default> </title> <image source="image1"> <caption source="caption1"/> </image> <data source="row1">..." |
m 1 revision imported |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 6: | Line 6: | ||
<caption source="caption1"/> | <caption source="caption1"/> | ||
</image> | </image> | ||
<data source=" | <data source="galaxy"> | ||
<label> | <label>Galaxy</label> | ||
</data> | </data> | ||
<data source=" | <data source="system"> | ||
<label> | <label>System</label> | ||
</data> | |||
<data source="type"> | |||
<label>Type</label> | |||
</data> | |||
<data source="tech_age"> | |||
<label>Tech age</label> | |||
</data> | |||
<data source="status"> | |||
<label>Status</label> | |||
</data> | |||
<data source="satellites"> | |||
<label>Satellites</label> | |||
</data> | |||
<data source="native_species"> | |||
<label>Native species</label> | |||
</data> | |||
<data source="affiliation"> | |||
<label>Affiliation</label> | |||
</data> | </data> | ||
</infobox> | </infobox> | ||
| Line 19: | Line 37: | ||
|image1=Example | |image1=Example | ||
|caption1=Example | |caption1=Example | ||
| | |galaxy=Example | ||
| | |system=Example | ||
|type=Example | |||
|tech_age=Example | |||
|status=Example | |||
|satellites=Example | |||
|native_species=Example | |||
|affiliation=Example | |||
}} | }} | ||
</pre> | </pre> | ||
</noinclude> | </noinclude> | ||
Latest revision as of 03:48, 2 January 2025
<infobox>
<title source="title1"> <default>Infobox World</default> </title> <image source="image1">
</image> <label>Galaxy</label> <label>System</label> <label>Type</label> <label>Tech age</label> <label>Status</label> <label>Satellites</label> <label>Native species</label> <label>Affiliation</label> </infobox> Example usage:
{{Infobox World
|title1=Example
|image1=Example
|caption1=Example
|galaxy=Example
|system=Example
|type=Example
|tech_age=Example
|status=Example
|satellites=Example
|native_species=Example
|affiliation=Example
}}