>Thossadharm (Created page with "<infobox> <title source="title1"> <default>{{PAGENAME}}</default> </title> <image source="image1"> <caption source="caption1"/> </image> <data source="row1"> <label>Label</label> </data> <data source="row2"> <label>Label</label> </data> </infobox> <noinclude> Example usage: <pre> {{Crew | title1=Example | image1=Example | caption1=Example | row1=Example | row2=Example }} </pre> <templatedata> {"params":{"title1":{"suggested...") |
>Thossadharm No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 6: | Line 6: | ||
<caption source="caption1"/> | <caption source="caption1"/> | ||
</image> | </image> | ||
<data source=" | <group> | ||
<label> | <header>Personal Information</header> | ||
</ | <data source="Name"> | ||
<data source=" | <label>Name</label> | ||
<label>Label</label> | </data> | ||
</ | <data source="Gender"> | ||
<label>Gender</label> | |||
</data> | |||
<data source="Nationality"> | |||
<label>Nationality</label> | |||
</data> | |||
</group> | |||
<group> | |||
<header>Credits</header> | |||
<data source="Role"> | |||
<label>Label</label> | |||
</data> | |||
<data source="Credited in"> | |||
<label>Label</label> | |||
</data> | |||
</group> | |||
</infobox> | </infobox> | ||