Template:People: Difference between revisions

From TogSMP Wiki
Jump to navigation Jump to search
imported>HyperDuckSquared
Created page with "<infobox> <title source="title1"/> <image source="image1"> <caption source="caption1"/> </image> <data source="born"> <label>Born</label> </data> <data sou..."
 
imported>HyperDuckSquared
No edit summary
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
<infobox>
<infobox theme="togsmp-large">
   <title source="title1"/>
   <title source="name"/>
   <image source="image1">
   <data source="image" class="center">
     <caption source="caption1"/>
     <format><div style="text-align:center;">[[Image:{{{image}}}|{{{image_width|330}}}px]]<br/>''{{{image_caption| }}}''</div></format>
   </image>
   </data>
   <data source="born">
   <data source="born">
     <label>Born</label>
     <label>Born</label>
  </data>
  <data source="nicknames">
    <label>Nickname(s)</label>
   </data>
   </data>
   <data source="died">
   <data source="died">
Line 15: Line 18:
   <data source="resting_place">
   <data source="resting_place">
     <label>Resting place</label>
     <label>Resting place</label>
  </data>
  <data source="ethnicity">
    <label>Ethnicity</label>
   </data>
   </data>
   <data source="residence">
   <data source="residence">
Line 42: Line 48:
   <data source="net_worth">
   <data source="net_worth">
     <label>Net worth</label>
     <label>Net worth</label>
  </data>
  <data source="salary">
    <label>Salary</label>
   </data>
   </data>
   <data source="board_member_of">
   <data source="board_member_of">
Line 52: Line 61:
     <label>Notable Works</label>
     <label>Notable Works</label>
   </data>
   </data>
   <data source="spouse(s)">
   <data source="spouses">
     <label>Spouse(s)</label>
     <label>Spouse(s)</label>
  </data>
  <data source="partners">
    <label>Partner(s)</label>
   </data>
   </data>
   <data source="children">
   <data source="children">
     <label>Children</label>
     <label>Children</label>
   </data>
   </data>
   <data source="parent(s)">
   <data source="parents">
     <label>Parent(s)</label>
     <label>Parent(s)</label>
   </data>
   </data>
Line 68: Line 80:
Example usage:<pre>
Example usage:<pre>
{{People
{{People
|title1=Example
|name=Example
|image1=Example
|image=Example
|caption1=Example
|image_caption=Example
|image_width=330
|born=Example
|born=Example
|nicknames=Example
|died=Example
|died=Example
|cause_of_death=Example
|cause_of_death=Example
|resting_place=Example
|resting_place=Example
|ethnicity=Example
|residence=Example
|residence=Example
|nationality=Example
|nationality=Example
Line 83: Line 98:
|genres=Example
|genres=Example
|title=Example
|title=Example
|net_worth=Example
|net_worth=<s>K</s> Example
|salary=<s>K</s> Example
|board_member_of=Example
|board_member_of=Example
|known_for=Example
|known_for=Example
|notable_works=Example
|notable_works=Example
|spouse(s)=Example
|spouses=Example
|partners=Example
|children=Example
|children=Example
|parent(s)=Example
|parents=Example
|relatives=Example
|relatives=Example
}}
}}
</pre>
</pre>
</noinclude>
</noinclude>

Latest revision as of 15:40, 15 May 2018

<infobox theme="togsmp-large">

 <title source="name"/>
 

<format>

[[Image:{{{image}}}|330px]]

</format>

 
 
   <label>Born</label>
 
 
   <label>Nickname(s)</label>
 
 
   <label>Died</label>
 
 
   <label>Cause of death</label>
 
 
   <label>Resting place</label>
 
 
   <label>Ethnicity</label>
 
 
   <label>Residence</label>
 
 
   <label>Nationality</label>
 
 
   <label>Citizenship</label>
 
 
   <label>Education</label>
 
 
   <label>Occupation</label>
 
 
   <label>Years active</label>
 
 
   <label>Genres</label>
 
 
   <label>Title</label>
 
 
   <label>Net worth</label>
 
 
   <label>Salary</label>
 
 
   <label>Board member of</label>
 
 
   <label>Known for</label>
 
 
   <label>Notable Works</label>
 
 
   <label>Spouse(s)</label>
 
 
   <label>Partner(s)</label>
 
 
   <label>Children</label>
 
 
   <label>Parent(s)</label>
 
 
   <label>Relatives</label>
 

</infobox>

Example usage:

{{People
|name=Example
|image=Example
|image_caption=Example
|image_width=330
|born=Example
|nicknames=Example
|died=Example
|cause_of_death=Example
|resting_place=Example
|ethnicity=Example
|residence=Example
|nationality=Example
|citizenship=Example
|education=Example
|occupation=Example
|years_active=Example
|genres=Example
|title=Example
|net_worth=<s>K</s> Example
|salary=<s>K</s> Example
|board_member_of=Example
|known_for=Example
|notable_works=Example
|spouses=Example
|partners=Example
|children=Example
|parents=Example
|relatives=Example
}}