Template:Infobox/List/doc: Difference between revisions

From The Motan Archives
Jump to navigation Jump to search
Created page with "{{Documentation subpage}} ;Description :This template is used to more cleanly create bulletpoint lists for Infobox templates. ;Syntax :Include <code>{{t|Infobox/List|Item one|Item two|Item three|...}}</code> wherever you would like your list. :There is a maximum of 30 parameters. ;Preview :{{t|Infobox/List|One apple|Two bananas|Three oranges|Four peaches|Five pears}} outputs: {{Infobox/List|One apple|Two bananas|Three oranges|Four peaches|..."
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{Documentation subpage}}
<noinclude>{{Documentation subpage}}</noinclude>
;Description
;Description
:This template is used to more cleanly create bulletpoint lists for [[:Category:Infobox templates|Infobox templates]].
:This template is used to more cleanly create bulletpoint lists for [[:Category:Infobox templates|Infobox templates]].
;Syntax
;Syntax
:Include <code>{{t|Infobox/List|Item one|Item two|Item three|...}}</code> wherever you would like your list.
:Include {{t|Infobox/List|Item one|Item two|Item three|...}} wherever you would like your list.
:There is a maximum of 30 parameters.
:There is a maximum of 30 parameters.
;Preview
;Preview

Latest revision as of 23:03, 8 April 2025

This is a template documentation subpage for Template:Infobox/List.
It contains usage information, categories, and other content that is not part of the original template page

Description
This template is used to more cleanly create bulletpoint lists for Infobox templates.
Syntax
Include {{Infobox/List|Item one|Item two|Item three|...}} wherever you would like your list.
There is a maximum of 30 parameters.
Preview
{{Infobox/List|One apple|Two bananas|Three oranges|Four peaches|Five pears}} outputs:
  • One apple
  • Two bananas
  • Three oranges
  • Four peaches
  • Five pears