Template:Infobox/doc: Difference between revisions

m 1 revision imported: Add Infobox stuff and templates
Add Infoboxes
Line 2: Line 2:
<!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) -->
<!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) -->
{{Distinguish|Template:Userbox}}
{{Distinguish|Template:Userbox}}
{{#ifeq:{{SUBPAGENAME}}|sandbox||{{High-use}}}}
{{Lua|Module:Infobox}}
{{Lua|Module:Infobox}}
{{Parameter names example
{{Parameter names example
Line 66: Line 65:
<syntaxhighlight lang="wikitext" style="overflow: auto;">
<syntaxhighlight lang="wikitext" style="overflow: auto;">
{{Infobox
{{Infobox
  | name      = {{subst:PAGENAME}}
  | name      = Infobox/doc
  | title      = Text in caption over infobox
  | title      = Text in caption over infobox
  | subheader  = Subheader of the infobox
  | subheader  = Subheader of the infobox
Line 83: Line 82:
<syntaxhighlight lang="wikitext" style="overflow: auto;">
<syntaxhighlight lang="wikitext" style="overflow: auto;">
{{Infobox
{{Infobox
  | name      = {{subst:PAGENAME}}
  | name      = Infobox/doc
  | above      = Text in uppermost cell of infobox
  | above      = Text in uppermost cell of infobox
  | subheader  = Subheader of the infobox
  | subheader  = Subheader of the infobox
Line 683: Line 682:
<syntaxhighlight lang="wikitext" style="overflow: auto;">
<syntaxhighlight lang="wikitext" style="overflow: auto;">
{{Infobox
{{Infobox
| name          = {{subst:PAGENAME}}
| name          = Infobox/doc
| child          = {{{child|}}}
| child          = {{{child|}}}
| subbox        = {{{subbox|}}}
| subbox        = {{{subbox|}}}