Template:Character Profile Model: Difference between revisions

From Kings of War Wiki
No edit summary
No edit summary
Tag: Manual revert
 
(20 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>
<includeonly>
<infobox>
<infobox>
<group layout="horizontal">
<group row-items="4" show="complete">
  <image source="logo1"></image>
    <data source="logo1"/>
  <image source="logo2"></image>
    <data source="logo2"/>
    <image source="logo3"></image>
    <data source="logo3"/>
      <image source="logo4"></image>
    <data source="logo4"/>
</group>
</group>
<group row-items="4" show="complete">
    <data source="games1"/>
    <data source="games2"/>
    <data source="games3"/>
    <data source="games4"/>
</group>
   <title source="title1">
   <title source="title1">
     <default>{{PAGENAME}}</default>
     <default>{{PAGENAME}}</default>
Line 129: Line 135:
</infobox>
</infobox>
</includeonly>
</includeonly>
<noinclude>
 
Example usage:
 
{{Character Profile
  | image2=Example.jpg
  | caption-image2=Example
  | title1=Example
  | image1=Example.jpg
  | caption-image1=Example
  | biographical_information=Example
  | full_name=Example
  | also_known_by=Example
  | rank=Example
  | occupation=Example
  | hometown=Example
  | location=Example
  | born=Example
  | death=Example
  | worship=Example
  | family=Example
  | events=Example
  | affiliation=Example
  | physical_description=Example
  | race=Example
  | appearance=Example
  | age=Example
  | items_held=Example
  | languages=Example
  | class=Example
  | status=Example
  | references=Example
  | sources=Example}}
<pre>
{{Character Profile
  | image2=Example.jpg
  | caption-image2=Example
  | title1=Example
  | image1=Example.jpg
  | caption-image1=Example
  | biographical_information=Example
  | full_name=Example
  | also_known_by=Example
  | rank=Example
  | occupation=Example
  | hometown=Example
  | location=Example
  | born=Example
  | death=Example
  | worship=Example
  | family=Example
  | events=Example
  | affiliation=Example
  | physical_description=Example
  | race=Example
  | appearance=Example
  | age=Example
  | items_held=Example
  | languages=Example
  | class=Example
  | status=Example
  | references=Example
  | sources=Example}}
</pre>
<noinclude>
<noinclude>
<templatedata>
<templatedata>
Line 199: Line 145:
"logo3": {},
"logo3": {},
"logo4": {},
"logo4": {},
"games1": {},
"games2": {},
"games3": {},
"games4": {},
"title1": {},
"title1": {},
"image1": {},
"caption-image1": {},
"caption-image1": {},
"biographical_information": {},
"biographical_information": {},
Line 239: Line 188:
"store_link": {},
"store_link": {},
"stl_link": {},
"stl_link": {},
"sources": {}
"sources": {},
}
"Main Profile Picture": {
"type": "wiki-file-name"
}
},
"paramOrder": [
"logo1",
"logo2",
"logo3",
"logo4",
"games1",
"games2",
"games3",
"games4",
"title1",
"Main Profile Picture",
"caption-image1",
"biographical_information",
"full_name",
"also_known_by",
"rank",
"occupation",
"hometown",
"location",
"born",
"death",
"worship",
"family",
"events",
"affiliation",
"physical_description",
"race",
"appearance",
"age",
"items_held",
"languages",
"class",
"magic_used",
"Lore Status",
"model_information",
"type",
"model_kit",
"model_history",
"first_appearance",
"status",
"1st_edition",
"2nd_edition",
"3rd_edition",
"Vanguard",
"Dungeon Saga",
"Dungeon Saga Origins",
"references",
"store_link",
"stl_link",
"sources"
]
}
}
</templatedata>
</templatedata>
</noinclude>
</noinclude>