Both the Screamercord and this very wiki are currently listed as adult websites by AI classification models. We are currently working to remedy this, 2026 is not 2019.
In the meantime, you can help by moving all permalinks to IPFS
Template:Infobox: Difference between revisions
Jump to navigation
Jump to search
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> | |||
Revision as of 06:10, 19 April 2019
Example usage:
{{Infobox
|title1=Example
|image1=Example
|caption1=Example
|maker=Example
|creation_date=Example
|type=Example
|language=Example
|country_of_origin=Example
}}