Template:Infobox/doc: Difference between revisions

Jump to: navigation, search
Created page with "From Wikipedia {{distinguish|Template:Userbox}} {{Documentation subpage}} <includeonly>{{#ifeq:{{#titleparts:{{PAGENAME}}|1|2}}|old ||{{High-use|3,000,000+}}{{Lua|Module:Infob..."
m (→‎Examples: <source>, {{para}})
(Created page with "From Wikipedia {{distinguish|Template:Userbox}} {{Documentation subpage}} <includeonly>{{#ifeq:{{#titleparts:{{PAGENAME}}|1|2}}|old ||{{High-use|3,000,000+}}{{Lua|Module:Infob...")
Line 1: Line 1:
From Wikipedia
{{distinguish|Template:Userbox}}
{{distinguish|Template:Userbox}}
{{Documentation subpage}}
{{Documentation subpage}}
Line 296: Line 297:
<source lang="Sass" style="overflow:auto" highlight="15">
<source lang="Sass" style="overflow:auto" highlight="15">
{{Infobox
{{Infobox
  |name        = {{subst:PAGENAME}}
  |name        = Infobox/doc
  |bodystyle    =  
  |bodystyle    =  


Line 371: Line 372:
<source lang="sass" highlight="3,9" style="overflow: auto">
<source lang="sass" highlight="3,9" style="overflow: auto">
{{Infobox
{{Infobox
  |name        = {{subst:PAGENAME}}
  |name        = Infobox/doc
  |bodystyle  = width:20em
  |bodystyle  = width:20em


Navigation menu