Template:Ib: Difference between revisions

From Encyclopedia Dramatica
Jump to navigation Jump to search
imported>TabbyGarf
1 revision imported
imported>TabbyGarf
No edit summary
 
(13 intermediate revisions by the same user not shown)
Line 2: Line 2:
! colspan="2" style="text-align: center;"|{{{1}}}</includeonly>
! colspan="2" style="text-align: center;"|{{{1}}}</includeonly>
<noinclude>
<noinclude>
{{ib|Example Infobox}}
{{documentation}}
{{Ibhead|Example Header}}
{{Ibrow|row 1|Cell 2}}
{{Ibrow|row 2|Cell 4}}
{{Ibend}}
 
Use this template along with {{tname|ibhead}}, {{tname|ibrow}}, and {{tname|ibend}} to create a generic infobox. See table below for an explanation of each template. See example infobox at right.
 
 
'''Usage:''' Enter the templates in the order listed below, repeating or eliminating templates as necessary to produce the layout you desire.
{| border="1" cellspacing="2" cellpadding="4"
!Code
!Explanation
|-
|<nowiki>{{ib|Infobox Title}}</nowiki>
|Opens the info box.
|-
|<nowiki>{{ibhead|Header text}}</nowiki>
|Creates a heading within the infobox. Optional, repeat as necessary to create new sections.
|-
|<nowiki>{{ibrow|description|info}}</nowiki>
|Creates a row within the infobox. Repeat as necessary.
|-
|<nowiki>{{ibend}}</nowiki>
|Closes the infobox.
|-
|}
[[Category:Infobox Templates|{{PAGENAME}}]]
[[Category:Infobox Templates|{{PAGENAME}}]]
</noinclude>
</noinclude>

Latest revision as of 00:11, 21 February 2022


[view] [edit] [history] [purge] Documentation icon Template documentation
Example Infobox
Example Header
row 1 Cell 2
row 2 Cell 4


Use this template along with {{ibhead}}, {{ibrow}}, and {{ibend}} to create a generic infobox. See table below for an explanation of each template. See example infobox at right.


Usage: Enter the templates in the order listed below, repeating or eliminating templates as necessary to produce the layout you desire.

Code Explanation
{{ib|Infobox Title}} Opens the info box.
{{ibhead|Header text}} Creates a heading within the infobox. Optional, repeat as necessary to create new sections.
{{ibrow|description|info}} Creates a row within the infobox. Repeat as necessary.
{{ibend}} Closes the infobox.