Template:Ibend: Difference between revisions

From Soyjak Wiki, The Free Soycyclopedia
Jump to navigationJump to search
(Created page with "<includeonly>|}</includeonly> <noinclude>Category:Templates</noinclude>")
 
No edit summary
Line 1: Line 1:
<includeonly>|}</includeonly>
<includeonly>|}</includeonly>
<noinclude>[[Category:Templates]]</noinclude>
<noinclude>
==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.
|-
|}
 
==Example==
{{ib|[[File:Markiplier soyjak.jpg|200px]]}}
{{ibhead|Markiplier Soyjak}}
{{ibrow|description|info}}
{{ibrow|Type|[[Soyjak]] variant}}
{{ibrow|Origin|[[/int/]], [[4chan]] (November 9, 2020)}}
{{ibrow|[[Booru|Booru posts]]|1000~ <small>As of April 7th, 2022</small>}}
{{ibrow|Traced from|[[Markiplier]]}}
{{ibend}}
<pre><nowiki>
{{ib|[[File:Markiplier soyjak.jpg|200px]]}}
{{ibhead|Markiplier Soyjak}}
{{ibrow|description|info}}
{{ibrow|Type|[[Soyjak]] variant}}
{{ibrow|Origin|[[/int/]], [[4chan]] (November 9, 2020)}}
{{ibrow|[[Booru|Booru posts]]|1000~ <small>As of April 7th, 2022</small>}}
{{ibrow|Traced from|[[Markiplier]]}}
{{ibend}}
</nowiki></pre>
 
[[Category:Templates]]</noinclude>

Revision as of 04:12, 16 May 2022


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.

Example

File:Markiplier soyjak.jpg
Markiplier Soyjak
description info
Type Soyjak variant
Origin int, 4chan (November 9, 2020)
Booru posts 1000~ As of April 7th, 2022
Traced from Markiplier
{{ib|[[File:Markiplier soyjak.jpg|200px]]}}
{{ibhead|Markiplier Soyjak}}
{{ibrow|description|info}}
{{ibrow|Type|[[Soyjak]] variant}}
{{ibrow|Origin|[[/int/]], [[4chan]] (November 9, 2020)}}
{{ibrow|[[Booru|Booru posts]]|1000~ <small>As of April 7th, 2022</small>}}
{{ibrow|Traced from|[[Markiplier]]}}
{{ibend}}