Template:Infobox/doc: Difference between revisions

Jump to: navigation, search
No edit summary
Line 4: Line 4:
<includeonly>{{#ifeq:{{#titleparts:{{PAGENAME}}|1|2}}|old ||{{High-use|3,000,000+}}{{Lua|Module:Infobox}}}}</includeonly>
<includeonly>{{#ifeq:{{#titleparts:{{PAGENAME}}|1|2}}|old ||{{High-use|3,000,000+}}{{Lua|Module:Infobox}}}}</includeonly>
{{Parameter names example
{{Parameter names example
  |name={{PAGENAME}} <!--|child |subbox |decat--> |title |above |subheader |subheader1 |subheader2={{{subheader2}}}<br/>......
  |title={{PAGENAME}} <!--|child |subbox |decat--> |title |above |subheader |subheader1 |subheader2={{{subheader2}}}<br/>......
  |image|caption |image1|caption1 |image2|caption2={{{caption2}}}<br/>......
  |image|caption |image1|caption1 |image2|caption2={{{caption2}}}<br/>......
  |header1=<div style="border-top:1px dashed #ccc;">{{{header1}}}<br/>{{nobold|( ''or'' )}}</div>
  |header1=<div style="border-top:1px dashed #ccc;">{{{header1}}}<br/>{{nobold|( ''or'' )}}</div>
Line 24: Line 24:
<pre>
<pre>
{{Infobox
{{Infobox
| name     = {{{name|{{PAGENAME}}}}}
| title     = {{{name|{{PAGENAME}}}}}
| image    = {{{image|}}}
| image    = {{{image|}}}
| caption1 = {{{caption|}}}}}}
| caption1 = {{{caption|}}}}}}
Line 57: Line 57:


{{Infobox
{{Infobox
  | name = Infobox/doc
  | title = 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 64: Line 64:
<pre style="overflow:auto">
<pre style="overflow:auto">
{{Infobox
{{Infobox
  | name = {{subst:PAGENAME}}
  | title = {{subst:PAGENAME}}
  | title      = Text in caption over infobox
  | title      = Text in caption over infobox
  | subheader  = Subheader of the infobox
  | subheader  = Subheader of the infobox
Line 72: Line 72:


{{Infobox
{{Infobox
  | name = Infobox/doc
  | title = 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 80: Line 80:
<pre style="overflow:auto">
<pre style="overflow:auto">
{{Infobox
{{Infobox
  | name = {{subst:PAGENAME}}
  | title = {{subst:PAGENAME}}
  | above      = Text in uppermost cell of infobox
  | above      = Text in uppermost cell of infobox
  | subheader  = Subheader of the infobox
  | subheader  = Subheader of the infobox