Template:Infobox/doc: Difference between revisions

ArrowHead294 (talk | contribs)
mNo edit summary
ArrowHead294 (talk | contribs)
mNo edit summary
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{dochead}}
{{dochead}}{{lua}}
'''{{ARTICLEROOTPAGENAME}}''' is intended as a meta-template (i.e. a template intended mainly for constructing other templates). Although using [[Module:Infobox]] directly is the primary way to create infoboxes (such as those that automatically add entries), this template can be used standalone, such as with prototyping or making simple infoboxes. See [[:Category:Infoboxes]] to see all templates that generate infoboxes.{{clear}}
 
=== Basic usage ===
=== Basic usage ===
Rows in an infobox can be added by adding parameters <code><nowiki>Header N</nowiki></code> and <code><nowiki>Row N</nowiki></code>. Up to 30 rows can be added, each with a separate header and data entry.
Rows in an infobox can be added by adding parameters <code><nowiki>Header N</nowiki></code> and <code><nowiki>Row N</nowiki></code>. Up to 30 rows can be added, each with a separate header and data entry.
Line 139: Line 141:
| Upper Link = &uarr; 4L 2s
| Upper Link = &uarr; 4L 2s
| Lower Link = &darr; 6L 2s
| Lower Link = &darr; 6L 2s
}}</pre>
}}</pre>{{clear}}
 
{{Clear}}


=== Advanced use ===
=== Advanced use ===
''work-in-progress''
{{todo|inline=1| work-in-progress }}
 
=== See also ===
* {{modlink}}