Difference between revisions of "WorldData"
From Gulf of Fallen Stars
| (31 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
| − | + | This is the "WorldData" template. | |
| − | + | It should be called in the following format: | |
| − | + | <pre> | |
| − | |Name= | + | {{WorldData |
| − | |Sector= | + | |Name= |
| − | |Coordinates= | + | |Sector= |
| − | |Tags= | + | |Coordinates= |
| − | |Atmosphere= | + | |Tags= |
| − | |Temperature= | + | |Atmosphere= |
| − | |Biosphere= | + | |Temperature= |
| − | |Population= | + | |Biosphere= |
| − | |TechLevel= | + | |Population= |
| − | |LivingStandard= | + | |Ancestry= |
| + | |TechLevel= | ||
| + | |LivingStandard= | ||
|Description= | |Description= | ||
|History= | |History= | ||
| − | |Authorities= | + | |Authorities= |
| − | |Enemies= | + | |Enemies= |
| − | |Friends= | + | |Friends= |
| − | |Complications= | + | |Complications= |
| − | |Things= | + | |Things= |
| − | |Places= | + | |Places= |
| − | |Regulations= | + | |Regulations= |
| − | |Trade=}}</ | + | |Trade= |
| + | }} | ||
| + | </pre> | ||
| + | Edit the page to see the template text. | ||
| + | {{#cargo_declare:_table=Worlds|Name=String|Sector=String|Coordinates=String|Tags=List (,) of String|Atmosphere=String|Temperature=String|Biosphere=String|Population=Integer|Ancestry=List (,) of String|TechLevel=String|LivingStandard=String|Description=Wikitext|History=Wikitext|Authorities=Wikitext|Enemies=Wikitext|Friends=Wikitext|Complications=Wikitext|Things=Wikitext|Places=Wikitext|Regulations=Wikitext|Trade=Wikitext}} | ||
| + | </noinclude><includeonly>{{#cargo_store:_table=Worlds|Name={{{Name|}}}|Sector={{{Sector|}}}|Coordinates={{{Coordinates|}}}|Tags={{{Tags|}}}|Atmosphere={{{Atmosphere|}}}|Temperature={{{Temperature|}}}|Biosphere={{{Biosphere|}}}|Population={{{Population|}}}|Ancestry={{{Ancestry|}}}|TechLevel={{{TechLevel|}}}|LivingStandard={{{LivingStandard|}}}|Description={{{Description|}}}|History={{{History|}}}|Authorities={{{Authorities|}}}|Enemies={{{Enemies|}}}|Friends={{{Friends|}}}|Complications={{{Complications|}}}|Things={{{Things|}}}|Places={{{Places|}}}|Regulations={{{Regulations|}}}|Trade={{{Trade|}}} }}<!-- | ||
| + | -->{{BreadCrumbs|Worlds}}<!-- | ||
| − | { | + | --> |
| − | + | {| class="wikitable" | |
| + | ! Name | ||
| + | | {{{Name|}}} | ||
| + | |- | ||
| + | ! Sector | ||
| + | | [[{{{Sector|}}} Sector|{{{Sector|}}}]] | ||
| + | |- | ||
| + | ! Coordinates | ||
| + | | {{{Coordinates|}}} | ||
| + | |- | ||
| + | ! Tags | ||
| + | | {{#arraymap:{{{Tags|}}}|,|x|{{Link_WorldTag|x}} }} | ||
| + | |- | ||
| + | ! Atmosphere | ||
| + | | {{{Atmosphere|}}} | ||
| + | |- | ||
| + | ! Temperature | ||
| + | | {{{Temperature|}}} | ||
| + | |- | ||
| + | ! Biosphere | ||
| + | | {{{Biosphere|}}} | ||
| + | |- | ||
| + | ! Population | ||
| + | | {{{Population|}}} | ||
| + | |- | ||
| + | ! Phenotype | ||
| + | | {{#arraymap:{{{Ancestry|}}}|,|x|{{link|Phenotype/x}} }} | ||
| + | |- | ||
| + | ! TechLevel | ||
| + | | {{{TechLevel|}}} | ||
| + | |- | ||
| + | ! LivingStandard | ||
| + | | {{{LivingStandard|}}} | ||
| + | |- | ||
| + | ! Description | ||
| + | | {{{Description|}}} | ||
| + | |- | ||
| + | ! History | ||
| + | | {{{History|}}} | ||
| + | |- | ||
| + | ! Authorities | ||
| + | | {{{Authorities|}}} | ||
| + | |- | ||
| + | ! Enemies | ||
| + | | {{{Enemies|}}} | ||
| + | |- | ||
| + | ! Friends | ||
| + | | {{{Friends|}}} | ||
| + | |- | ||
| + | ! Complications | ||
| + | | {{{Complications|}}} | ||
| + | |- | ||
| + | ! Things | ||
| + | | {{{Things|}}} | ||
| + | |- | ||
| + | ! Places | ||
| + | | {{{Places|}}} | ||
| + | |- | ||
| + | ! Regulations | ||
| + | | {{{Regulations|}}} | ||
| + | |- | ||
| + | ! Trade | ||
| + | | {{{Trade|}}} | ||
| + | |} | ||
| − | + | [[Category:Worlds]] | |
| − | + | </includeonly> | |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
Latest revision as of 02:49, 29 March 2020
This is the "WorldData" template. It should be called in the following format:
{{WorldData
|Name=
|Sector=
|Coordinates=
|Tags=
|Atmosphere=
|Temperature=
|Biosphere=
|Population=
|Ancestry=
|TechLevel=
|LivingStandard=
|Description=
|History=
|Authorities=
|Enemies=
|Friends=
|Complications=
|Things=
|Places=
|Regulations=
|Trade=
}}
Edit the page to see the template text. This template defines the table "Worlds". View table.