Screamer Forums and Screamer gallery have returned.

The Screamer Forums will likely remain read only unless it's known that it will be active, since forums in general are kind of dead because of Discord.

Template:Infobox: Difference between revisions

From Screamer Wiki
Jump to navigation Jump to search
(username removed)
(edit summary removed)
Screamer123 (talk | contribs)
No edit summary
Line 1: Line 1:
<noinclude>
<noinclude>
{| class="infobox bordered" style="width: 25em; text-align: left; font-size: 90%;"
<includeonly>
<br clear=all>
<!-- START OF PADDING AROUND INFO BOX -->
{| border="0" cellpadding="20" width= "800px" style="float: left;"
|-
|-
| colspan="2" style="text-align:center; font-size: large;" | '''{{{name}}}'''
|
<!-- START OF ACTUAL INFO BOX -->
{| border="0" cellpadding="2" cellspacing="0" style="background: #212121; border: 1px solid #d95e1c" align="right"
|-
|-
| colspan="2" style="text-align:center;" | [[Image:{{{image}}}|300px| ]]<br>{{{caption}}}
!style="background:#d95e1c;" |'''{{{name|{{PAGENAME}}}}}'''
|-  
|-
! Data 1:
|
| {{{data1}}}
<!-- BORDER AROUND THE IMAGE -->
|-
{| border="0" cellpadding="2" cellspacing="0" style="background: black; border: 1px solid #d95e1c" align="center"
! Data 2:
|-
| {{{data2|''this text displayed if data2 not defined''}}}
![[File:{{{Image|none.png}}}|250px|center|]]
|-  
|-
! Data 3 (data hidden if data3 empty or not defined):
|}<div style= align="center">{{#if:{{{imagecaption|}}}|{{{imagecaption|}}}}}</div>
| {{{data3|}}}
<!-- END OF BORDER AROUND IMAGE -->
|-
|-
| colspan="2" style="font-size: smaller;" | {{{footnotes|}}}
|
<!-- END OF BORDER AROUND IMAGE -->
{| border="0" cellpadding="2" cellspacing="0" style="background: #212121; border: 1px solid #d95e1c" align="center"
|-
!style="background:#d95e1c;" |'''About this screamer'''
|-
|
{| border="0" cellpadding="2" cellspacing="1" style="text-align:left; background: none; border-top:1px solid #d95e1c"
|-valign="top"
{{#if:{{{Maker|}}} |
!width=100{{!}}Maker:
!width=200{{!}}{{{Maker|''Unknown''}}}
}}
|-valign="top"
{{#if:{{{Type|}}} |
!width=100{{!}}Type:
!width=200{{!}}{{{Type|}}}
}}
|-valign="top"
{{#if:{{{Language|}}} |
!width=100{{!}}Language:
!width=200{{!}}{{{Language|}}}
}}
|-valign="top"
{{#if:{{{Length|}}} |
!width=100{{!}}Length:
!width=200{{!}}{{{Length|}}}
}}
|-valign="top"
{{#if:{{{Country|}}} |
!width=100{{!}}Country:
!width=200{{!}}{{{Country|}}}
}}
|-valign="top"
{{#if:{{{Release Date|}}} |
!width=100{{!}}Release Date:
!width=200{{!}}{{{Release Date|}}} |
}}
|-
|}
<!-- END OF FIRST SECTION  -->
|}
<!-- END OF ACTUAL INFOBOX -->
|}
|}
<!-- END OF PADDING AROUND INFOBOX -->
</includeonly>
<noinclude>
<div><pre>
{{Infobox
|title =
|image =
|imagecaption =
|maker = ''Unknown''
|type =
|language =
|length =
|country = ''Unknown''
|date =
}}
</pre></div>
[[Category:Templates]]
[[Category:Infobox]]
</noinclude>
</noinclude>

Revision as of 23:57, 24 June 2020


{{Infobox
|title = 
|image = 
|imagecaption = 
|maker = ''Unknown''
|type = 
|language = 
|length =
|country = ''Unknown''
|date = 
}}