Template:Occupation: Difference between revisions
Appearance
Cdjensen94 (talk | contribs) (Created page with "<includeonly> <infobox> <title source="title"/> <image source="image"> <caption source="caption-image"/> </image> <group> <header source="general_info">General Info</header> <data source="affiliation"> <label>Affiliation</label> </data> <data source="duties"> <label>Duties</label> </data> <data source="roles"> <label>Roles</label> </data> <data source="skills"> <label>Skills</label> </data> <data...") Â |
Cdjensen94 (talk | contribs) Â |
||
| (6 intermediate revisions by the same user not shown) | |||
| Line 7: | Line 7: | ||
  <group> |   <group> | ||
   <header source="general_info">General Info</header> |    <header source="general_info">General Info</header> | ||
  <data source="universe"> | |||
   <label>Universe</label> | |||
  </data> | |||
   <data source="affiliation"> |    <data source="affiliation"> | ||
    <label>Affiliation</label> |     <label>Affiliation</label> | ||
| Line 44: | Line 47: | ||
</includeonly> | </includeonly> | ||
<noinclude> | <noinclude> | ||
{{Documentation}} | |||
{{ | |||
<templatedata> | <templatedata> | ||
{"params":{"title":{"suggested":true},"image":{"suggested":true},"caption-image":{"suggested":true}," | { | ||
"params": { | |||
"title": { | |||
"suggested": true | |||
}, | |||
"image": { | |||
"suggested": true, | |||
"type": "wiki-file-name" | |||
}, | |||
"caption-image": { | |||
"suggested": true | |||
}, | |||
"universe": { | |||
"suggested": true, | |||
"type": "wiki-template-name" | |||
}, | |||
"affiliation": { | |||
"suggested": true | |||
}, | |||
"duties": { | |||
"suggested": true | |||
}, | |||
"roles": { | |||
"suggested": true | |||
}, | |||
"skills": { | |||
"suggested": true | |||
}, | |||
"culture": { | |||
"suggested": true | |||
}, | |||
"notables": { | |||
"suggested": true | |||
}, | |||
"tools": { | |||
"suggested": true | |||
}, | |||
"attire": { | |||
"suggested": true, | |||
"type": "string" | |||
}, | |||
"training": { | |||
"suggested": true, | |||
"type": "string" | |||
}, | |||
"initiation": { | |||
"suggested": true, | |||
"type": "string" | |||
} | |||
}, | |||
"sets": [] | |||
} | |||
</templatedata> | </templatedata> | ||
[[Category:Templates]] [[Category:Infobox templates]] | |||
</noinclude> | </noinclude> | ||