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

Permanently protected template

Template:Infobox: Difference between revisions

From Screamer Wiki
Jump to navigation Jump to search
No edit summary
let's test this out
 
(47 intermediate revisions by 6 users not shown)
Line 1: Line 1:
<includeonly>
<onlyinclude><infobox>
<!-- START OF PADDING AROUND INFO BOX -->
<title source="title">
{| border="0" cellpadding="20" width= "320px" style="float: right;"
<default>{{PAGENAME}}</default>
|-
</title>
|
<image source="image">
<!-- START OF ACTUAL INFO BOX -->
<default>NoImageAvailable.png</default>
{| border="0" cellpadding="2" cellspacing="0" style="background: #212121; border: 1px solid #d44d1c" align="center"
<caption source="imagecaption"/>
|-
</image>
!style="background:#d44d1c;" |<font color="white"><big><big>'''{{{name|{{PAGENAME}}}}}'''</big></big></font>
<group>
|-
<header>About This Screamer</header>
|
<data source="maker">
<!-- BORDER AROUND THE IMAGE -->
<label>Maker</label>
{| border="0" cellpadding="2" cellspacing="0" style="background: #212121; border: 1px solid #d44d1c" align="center"
<default>Unknown</default>
|-
</data>
![[File:{{{Picture|none.png}}}|250px|center|]]
<data source="type">
|-
<label>Type</label>
|}<div style="align=center; text-align:center">{{#if:{{{Quote|}}}|{{{Quote|}}}}}</div>
<default>Unknown</default>
<!-- END OF BORDER AROUND IMAGE -->
</data>
|-
<data source="date">
|
<label>Release date</label>
{| border="0" cellpadding="2" cellspacing="1" style="text-align:left; background: none; border-top:1px solid #4a4a4a"
<default>Unknown</default>
|-valign="top"
</data>
{{#if:{{{Maker|}}} |
</group>
!width=100{{!}}Maker:
<group layout="horizontal">
!width=200{{!}}{{{Maker|''Unknown''}}}
<header>Order</header>
}}
<data source="previous">
|-valign="top"
<label>Previous</label>
{{#if:{{{Type|}}} |
</data>
!width=100{{!}}Type:
<data source="next">
!width=200{{!}}{{{Type|''Unknown''}}}
<label>Next</label>
}}
</data>
|-valign="top"
</group>
{{#if:{{{Release date|}}} |
</infobox></onlyinclude><noinclude>
!width=100{{!}}Release date:
<br style="clear:both;"/>
!width=200{{!}}{{{Release date|''Unknown''}}}
{{documentation}}
}}
|-valign="top"
{{#if:{{{Release date|}}} |
!width=100{{!}}Status:
!width=200{{!}}{{{Status|'''Unknown'''}}}
}}
|-valign="top"
{{#if:{{{Release date|}}} |
!width=100{{!}}Alternative Names:
!width=200{{!}}{{{AN|'''Unknown'''}}}
}}
|-
|}
<!-- END OF FIRST SECTION  -->
|}
<!-- END OF ACTUAL INFOBOX -->
|}
<!-- END OF PADDING AROUND INFOBOX -->
</includeonly>
<noinclude>
<div><pre>
{{ScreamerInfobox
|name =
|Picture =
|Quote =
|Maker = ''Unknown''
|Type = ''Unknown''
|Release date = ''Unknown''
|Status = ''Unknown''
|AN = ''Something, Something''
}}
</pre></div>
 
==Example==
Copying the source below...
 
<div><pre>
{{Infobox
|name = The Maze
|Picture = The_Maze.jpg
|Quote = The third level in The Maze.
|Maker = Jeremy Winterrowd
|Type = Flash game
|Release date = October 2004
|Status = (Deleted, Active)
|AN = None
}}
 
</pre></div>
 
...will result into this.
 
{|
|-
|{{Infobox
|name = The Maze
|Picture = The_Maze.jpg
|Quote = The third level in The Maze.
|Maker = Jeremy Winterrowd
|Type = Flash game
|Release date = October 2004
|Status = Deleted
|AN = none
}}
|-
|}
<br clear=all>
 
[[Category:Templates]]
[[Category:Infobox]]
</noinclude>
</noinclude>

Latest revision as of 23:13, 11 August 2025