Permanently protected template

Template:Infobox: Difference between revisions

From Screamer Wiki
Jump to: navigation, search
No edit summary
m (I'll do a test to see if any of your edits bugged the default.)
Tag: Replaced
Line 1: Line 1:
<includeonly>
{{#invoke:Infobox|infobox}}<noinclude>
<br clear=all>
 
<!-- START OF PADDING AROUND INFO BOX -->
{{documentation}}
{| border="0" cellpadding="20" width= "320px" style="float: right;"
<!-- Categories go in the /doc subpage, and interwikis go in Wikidata. -->
|-
|
<!-- START OF ACTUAL INFO BOX -->
{| border="0" cellpadding="2" cellspacing="0" style="background: #212121; border: 1px solid #d95e1c" align="center"
|-
!style="background:#d95e1c;" |'''{{{name|{{PAGENAME}}}}}'''
|-
|
<!-- BORDER AROUND THE IMAGE -->
{| border="0" cellpadding="2" cellspacing="0" style="background: black; border: 1px solid #d95e1c" align="center"
|-
![[File:{{{Image|none.png}}}|250px|center|]]
|-
|}<div style= align="center">{{#if:{{{imagecaption|}}}|{{{imagecaption|}}}}}</div>
<!-- END OF BORDER AROUND IMAGE -->
|-
|
<!-- 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 04:59, 17 October 2019