Difference between revisions of "Template:Ibs"

From YTMND
Jump to: navigation, search
(include bar color template)
(Remove example, because other templates are going byebye!)
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| border="0" cellpadding="0" cellspacing="0" class="infobox" style="width: 210px; float: right;"
+
{| class="infobox" cellspacing="0" cellpadding="0" style="width: 210px; float: right; padding: 5px;"
! style="text-align: center; background-color: {{{color|#c7ddc8}}}" | '''{{{name|{{PAGENAME}}}}}'''
+
! style="text-align: center; background-color: {{{color|#c7ddc8}}}" | '''{{{name|{{{1|{{PAGENAME}}}}}}}}'''
 
|-<noinclude>
 
|-<noinclude>
 
|}
 
|}
  
 
==Purpose==  
 
==Purpose==  
 +
{{Delete eventually|Use the new improved {{tl|Fad infobox}} instead}}
 
FLEXIBLE Info box about fads.  
 
FLEXIBLE Info box about fads.  
 
"ibs" is the beginning, "ibe" is the end, "ib*" in between.
 
"ibs" is the beginning, "ibe" is the end, "ib*" in between.
Line 12: Line 13:
 
==Code==
 
==Code==
 
click "edit" to see.
 
click "edit" to see.
 
==Example==
 
{{ibs}}
 
{{ibimage|Lolinternet.jpg}}
 
{{iboriginal|steamsteamlol|Lol Internet}}
 
{{ibprofile|max|max}}
 
{{ibdate|lbs|October 2001}}
 
{{ibspinoffs
 
|spinoff1=downvoter
 
|title1=title1
 
|spinoff2=nedm
 
|title2=title2
 
|spinoff3=abc
 
|title3=title3
 
|spinoff4=404
 
|title4=title4
 
|spinoff5=vote5
 
|title5=title5
 
}}
 
{{ibspinoff
 
|spinoff=sex
 
|title=6th spinoff
 
}}
 
{{iby|seven|blargh7}}
 
|{{search|future+conan|{{PAGENAME}} - Future Conan}}
 
|-
 
{{ibt|Used Music}}
 
{{ibm|song|band}}
 
{{ibm|[[Soundtrack|linktosoundtrack]]|band2}}
 
{{ibe}}
 
  
 
[[Category:Infoboxes]]
 
[[Category:Infoboxes]]
 
</noinclude>
 
</noinclude>

Latest revision as of 20:33, February 1, 2009

Ibs

Purpose

This page should be deleted, but not just yet. The given reason is Use the new improved {{Fad infobox}} instead.

It's probably a unrelated fork from Wikipedia, or something that needs to be merged into something else. When the task is completed, or no change has happened with the article in a while, replace this notice with {{delete}}.

FLEXIBLE Info box about fads. "ibs" is the beginning, "ibe" is the end, "ib*" in between.

"ib*" templates are elements of the infobox and start with "|" or "!" and end with "|-"

Code

click "edit" to see.