Comment administrators, forumadmin, Administrators
1,990
edits
Happy 11th anniversary, screamer wiki!
(Undo revision 37768 by Lawiki1534virus (talk)) |
(Created page with "<infobox> <title source="title1"> <default>{{PAGENAME}}</default> </title> <image source="image1"> <caption source="caption1"/> </image> <group> <header>...") |
||
Line 1: | Line 1: | ||
<infobox> | |||
<title source="title1"> | |||
<default>{{PAGENAME}}</default> | |||
</title> | |||
<image source="image1"> | |||
<caption source="caption1"/> | |||
</image> | |||
<group> | |||
<header>About this shock site</header> | |||
<data source="maker"> | |||
<label>Maker</label> | |||
</data> | |||
<data source="creation_date"> | |||
<label>Creation date</label> | |||
</data> | |||
<data source="type"> | |||
<label>Type</label> | |||
</data> | |||
</group> | |||
<group> | |||
<header>Section Header</header> | |||
</ | <data source="language"> | ||
<label>Language</label> | |||
</data> | |||
<data source="country_of_origin"> | |||
<label>Country of origin</label> | |||
</data> | |||
</group> | |||
</infobox> | |||
<noinclude> | |||
Example usage:<pre> | |||
{{Infobox | |||
|title1=Example | |||
|image1=Example | |||
|caption1=Example | |||
|maker=Example | |||
|creation_date=Example | |||
|type=Example | |||
|language=Example | |||
|country_of_origin=Example | |||
}} | |||
</pre> | |||
</noinclude> |