Template:Infobox: Difference between revisions
imported>Default m 9 revisions |
imported>TrueGuy No edit summary |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
<infobox> | |||
<title source="Box title"><default>No Title</default></title> | |||
<image source="image"/> | |||
{{ | <data source="Row 1 info"><label>'''{{{Row 1 title|No Title}}}'''</label><default>No information</default></data> | ||
{{ | <data source="Row 2 info"><label>'''{{{Row 2 title}}}'''</label></data> | ||
{{ | <data source="Row 3 info"><label>'''{{{Row 3 title}}}'''</label></data> | ||
| | <data source="Row 4 info"><label>'''{{{Row 4 title}}}'''</label></data> | ||
<data source="Row 5 info"><label>'''{{{Row 5 title}}}'''</label></data> | |||
<data source="Row 6 info"><label>'''{{{Row 6 title}}}'''</label></data> | |||
<data source="Row 7 info"><label>'''{{{Row 7 title}}}'''</label></data> | |||
<data source="Row 8 info"><label>'''{{{Row 8 title}}}'''</label></data> | |||
<data source="Row 9 info"><label>'''{{{Row 9 title}}}'''</label></data> | |||
<data source="Row 10 info"><label>'''{{{Row 10 title}}}'''</label></data> | |||
</infobox> | |||
<noinclude> | |||
== Usage & preview == | |||
Type in this: | |||
<pre> | |||
{{Infobox | |||
|Box title= | |||
|image= | |||
|imagewidth= | |||
|caption= | |||
|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=This is a test | |||
|imagewidth=This is a test | |||
|caption=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 07:44, 24 March 2018
Usage & preview edit
Type in this:
{{Infobox |Box title= |image= |imagewidth= |caption= |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= }}
to see this: