Permanently protected template

Template:Infobox: Difference between revisions

From Screamer Wiki
Jump to: navigation, search
(Infobox updated using the portable infobox migration tool)
(Undo revision 133245 by Angeleno (talk))
Tag: Undo
 
(189 intermediate revisions by 13 users not shown)
Line 1: Line 1:
<infobox>
<onlyinclude><infobox>
<data source="Box title"><label>Box title</label><default>No Title</default></data>
<title source="title"><default><font face="Rubik"; style="font-weight:bold">{{PAGENAME}}</font></default></title>
<data source="Image file"><label>Image file</label></data>
<image source="image"><default>NoImageAvailable.png</default><caption source="imagecaption"/></image>
<data source="Image size"><label>Image size</label></data>
<group>
<data source="Row 1 title"><label>Row 1 title</label><default>No Title</default></data>
<header><font face="Rubik"><font color="white">About This Screamer</header>
<data source="Row 1 info"><label><div style="top:+0.2em;font-size: 95%">'''{{{Row 1 title|No Title}}}'''</div></label><default>No information</default></data>
<data source="maker"><label>Maker</label><default>Unknown</default></data>
<data source="Row 2 title"><label>Row 2 title</label></data>
<data source="type"><label>Type</label><default>Unknown</default></data>
<data source="Row 2 info"><label>Row 2 info</label><default>No information</default></data>
<data source="date"><label>Release date</label><default>Unknown</font></default></data>
<data source="Row 3 title"><label>Row 3 title</label></data>
</group>
<data source="Row 3 info"><label>Row 3 info</label><default>No information</default></data>
<group layout="horizontal">
<data source="Row 4 title"><label>Row 4 title</label></data>
<header>Order</header>
<data source="Row 4 info"><label>Row 4 info</label><default>No information</default></data>
<data source="previous"><label>Previous</label></data>
<data source="Row 5 title"><label>Row 5 title</label></data>
<data source="next"><label>Next</label></data>
<data source="Row 5 info"><label>Row 5 info</label><default>No information</default></data>
</group>
<data source="Row 6 title"><label>Row 6 title</label></data>
</infobox></onlyinclude><noinclude><br style="clear:both;"/>
<data source="Row 6 info"><label>Row 6 info</label><default>No information</default></data>
{{documentation}}</noinclude>
<data source="Row 7 title"><label>Row 7 title</label></data>
<data source="Row 7 info"><label>Row 7 info</label><default>No information</default></data>
<data source="Row 8 title"><label>Row 8 title</label></data>
<data source="Row 8 info"><label>Row 8 info</label><default>No information</default></data>
<data source="Row 9 title"><label>Row 9 title</label></data>
<data source="Row 9 info"><label>Row 9 info</label><default>No information</default></data>
<data source="Row 10 title"><label>Row 10 title</label></data>
<data source="Row 10 info"><label>Row 10 info</label><default>No information</default></data>
<data source="Row 11 title"><label>Row 11 title</label></data>
</infobox>
<noinclude>
== Usage & preview ==
Type in this:
 
<pre>
{{Infobox
|Box title=
|Image file=
|Image size=
|Row 1 title=
|Row 1 info=
|Row 2 title=
|Row 2 info=
|Row 3 title=
|Row 3 info=
|Row 4 title=
|Row 4 info=
|Row 5 title=
|Row 5 info=
|Row 6 title=
|Row 6 info=
|Row 7 title=
|Row 7 info=
|Row 8 title=
|Row 8 info=
|Row 9 title=
|Row 9 info=
|Row 10 title=
|Row 10 info=
|Row 11 title=
}}
 
</pre>
 
to see this:
 
{{Infobox
|Box title=This is a test
|Image file=This is a test
|Image size=This is a test
|Row 1 title=This is a test
|Row 1 info=This is a test
|Row 2 title=This is a test
|Row 2 info=This is a test
|Row 3 title=This is a test
|Row 3 info=This is a test
|Row 4 title=This is a test
|Row 4 info=This is a test
|Row 5 title=This is a test
|Row 5 info=This is a test
|Row 6 title=This is a test
|Row 6 info=This is a test
|Row 7 title=This is a test
|Row 7 info=This is a test
|Row 8 title=This is a test
|Row 8 info=This is a test
|Row 9 title=This is a test
|Row 9 info=This is a test
|Row 10 title=This is a test
|Row 10 info=This is a test
|Row 11 title=This is a test
}}
 
 
[{{fullurl:{{ns:Template}}:{{PAGENAME}}}}?action=purge Click here to refresh the preview above]
</noinclude>

Latest revision as of 15:58, 25 June 2023