Module:Infobox3cols/doc
This is the documentation page for Module:Infobox3cols
This is a documentation subpage for Module:Infobox3cols. It contains usage information, categories and other content that is not part of the original module page. |
This Lua module is used on many pages and changes may be widely noticed. Test changes in the module's /sandbox or /testcases subpages, or in your own module sandbox. Consider discussing changes on the talk page before implementing them. |
This module depends on the following other modules: |
This module uses TemplateStyles: |
This is a fork of {{infobox}} which provides an option for up to three data
attributes per row, in addition to a label: dataxa, dataxb and dataxc.
Usage
[mali mi di yibu sheena n-niŋ]Tɛmplet:TextTɛmplet:Text{{#invoke:infobox3cols|infoboxTemplate | child = | bodyclass = | bodystyle = | title = | titleclass = | titlestyle = | above = | abovestyle = | aboveclass = | aboverowclass = | subheader = | subheaderstyle = | subheaderclass = | subheaderrowclass1 = | subheader2 = | subheaderrowclass2 = | image = | image1 = | caption = | caption1 = | captionstyle = | imagestyle = | imageclass = | imagerowclass1 = | image2 = | caption2 = | imagerowclass2 =
| headerstyle = | labelstyle = | datastyle = | datastylea = | datastyleb = | datastylec = | extracellstyles = 1,3a,4b=...
| header1 = | label1 = | data1 = | data1a = | data1b = | data1c = | class1 = | rowclass1 =
| header2 = | rowclass2 = | label2 = | data2 = | class2 = | data2a = | data2b = | class2a = | class2b = | class2c = | data2c =
...
| below = | belowstyle = | belowclass = | belowrowclass = | name = }}Tɛmplet:TextTɛmplet:Text
Parameter precedence
[mali mi di yibu sheena n-niŋ]The bulk of the infobox is generated by blocks of numbered parameters: headerX
, labelX
, dataX
, dataXa
, dataXb
, and dataXc
. The following examples demonstrate the order in which these parameters are used.
Code | Result |
---|---|
{{#invoke:infobox3cols|infoboxTemplate | header1 = header1 | label1 = label1 | data1 = data1 | data1a = data1a | data1b = data1b | data1c = data1c }} |
Code | Result |
---|---|
{{#invoke:infobox3cols|infoboxTemplate | header1 = | label1 = label1 | data1 = data1 | data1a = data1a | data1b = data1b | data1c = data1c }} |
Code | Result |
---|---|
{{#invoke:infobox3cols|infoboxTemplate | header1 = | label1 = | data1 = data1 | data1a = data1a | data1b = data1b | data1c = data1c }} |
Code | Result |
---|---|
{{#invoke:infobox3cols|infoboxTemplate | header1 = | label1 = label1 | data1 = | data1a = data1a | data1b = data1b | data1c = data1c }} |
Code | Result |
---|---|
{{#invoke:infobox3cols|infoboxTemplate | header1 = | label1 = label1 | data1 = | data1a = | data1b = data1b | data1c = data1c }} |
Code | Result |
---|---|
{{#invoke:infobox3cols|infoboxTemplate | header1 = | label1 = label1 | data1 = | data1a = | data1b = | data1c = data1c }} |
Code | Result |
---|---|
{{#invoke:infobox3cols|infoboxTemplate | header1 = | label1 = | data1 = | data1a = data1a | data1b = data1b | data1c = data1c }} |
Tracking categories
[mali mi di yibu sheena n-niŋ]- Category:Pages using infobox3cols with undocumented parameters (0)
- Category:Pages using infobox3cols with header0 or label0 or data0 (0)
- Category:Pages using infobox3cols with multidatastyle (0)