Jump to content

Template:Organization: Difference between revisions

 
(4 intermediate revisions by the same user not shown)
Line 24: Line 24:
     <data source="affiliation">
     <data source="affiliation">
       <label>Affiliation</label>
       <label>Affiliation</label>
    </data>
    <data source="headquarters">
      <label>Headquarters</label>
     </data>
     </data>
     <data source="notable_species">
     <data source="notable_species">
Line 80: Line 83:
</includeonly>
</includeonly>
<noinclude>
<noinclude>
Example usage:
{{Documentation}}
{{Organization
  | name=Example
  | image=Example.jpg
  | caption-image=Example
  | background=Example
  | universe=[[Universe]]
  | founder=Example
  | date_of_origin=Example
  | organization_type=Example
  | related_organizations=Example
  | affiliation=Example
  | notable_species=Example
  | notable_members=Example
  | role=Example
  | leadership=Example
  | type=Example
  | positions=Example
  | head_position=Example
  | term_length=Example
  | logistics=Example
  | exports=Example
  | imports=Example
  | taxes=Example
  | membership=Example
  | types=Example
  | initiation=Example
  | rights=Example
  | benefits=Example}}
<pre>
{{Organization
  | name=Example
  | image=Example.jpg
  | caption-image=Example
  | background=Example
  | universe=[[Universe]]
  | founder=Example
  | date_of_origin=Example
  | organization_type=Example
  | related_organizations=Example
  | affiliation=Example
  | notable_species=Example
  | notable_members=Example
  | role=Example
  | leadership=Example
  | type=Example
  | positions=Example
  | head_position=Example
  | term_length=Example
  | logistics=Example
  | exports=Example
  | imports=Example
  | taxes=Example
  | membership=Example
  | types=Example
  | initiation=Example
  | rights=Example
  | benefits=Example}}
</pre>
<templatedata>
<templatedata>
{
{
Line 146: Line 91:
},
},
"image": {
"image": {
"suggested": true
"suggested": true,
"type": "wiki-file-name"
},
},
"caption-image": {
"caption-image": {
Line 220: Line 166:
"suggested": true
"suggested": true
},
},
"universe": {}
"universe": {},
"headquarters": {}
},
},
"sets": [],
"sets": [],
Line 234: Line 181:
"related_organizations",
"related_organizations",
"affiliation",
"affiliation",
"headquarters",
"notable_species",
"notable_species",
"notable_members",
"notable_members",
Line 255: Line 203:
}
}
</templatedata>
</templatedata>
[[Category:Templates]] [[Category:Infobox templates]]
</noinclude>
</noinclude>