Template:Infobox: Difference between revisions

From Elwiki
Line 49: Line 49:
:* <code>set???</code>: (Optional) Number of entry columns (label does not count).
:* <code>set???</code>: (Optional) Number of entry columns (label does not count).
:* <code>colset</code>: (Optional) '''Requierd''' only if having <code>set???</code>, the [[Template:PRODUCT|product]] of <code>set</code> numbers in the whole infobox.
:* <code>colset</code>: (Optional) '''Requierd''' only if having <code>set???</code>, the [[Template:PRODUCT|product]] of <code>set</code> numbers in the whole infobox.
#* <code>style</code>: (Optional) Style of in infobox, following CSS syntax.
:* <code>style</code>: (Optional) Style of in infobox, following CSS syntax.
#* <code>class</code>: (Optional) Class of infobox, following HTML <code>class</code> attribute syntax.
:* <code>class</code>: (Optional) Class of infobox, following HTML <code>class</code> attribute syntax.
#* <code>color</code>: (Optional) Color of the heading. Default uses wikiskin default.
:* <code>color</code>: (Optional) Color of the heading. Default uses wikiskin default.
<u>'''Other Notes'''</u>
<u>'''Other Notes'''</u>
#* A <code>label???</code> is required to add an entry.
:* A <code>label???</code> is required to add an entry.
#** <code>set???</code> is required to add an multiple-column entry.
:** <code>set???</code> is required to add an multiple-column entry.
#** If you are adding a multiple-column entry, the <code>data</code> should be written as <code>data???/...</code>.
:** If you are adding a multiple-column entry, the <code>data</code> should be written as <code>data???/...</code>.
#* <code>colset</code> can also be least common multiple (LCM), just make sure the <code>set???</code> is fractional to <code>colset</code>
:* <code>colset</code> can also be least common multiple (LCM), just make sure the <code>set???</code> is fractional to <code>colset</code>
</noinclude>
</noinclude>