Template:Infobox/ShoutWiki Hub

From Templates Wiki
Jump to navigation Jump to search

A basic infobox for Help:Infoboxes.

Usage[edit source]

  • Create a template page on your wiki named Template:Infobox
  • Using "Edit" copy the coding from here and paste on your new template page
  • On the page you want to use this infobox (template) paste the coding in the Clean template box

Clean template[edit source]

{{infobox
 | bgcolor =
 | name    =
 | image   =
 | caption =
 | subject =
 | title1  =
 | field1  =
 | title2  =
 | field2  =
 | title3  =
 | field3  =
 | title4  =
 | field4  =
 | title5  =
 | field5  =
}}

Example[edit source]

Unknown
Some attributes
First Unknown
Second Unknown
Third Unknown
Other attributes

werewrerw

{{infobox
 | bgcolor = Beige
 | name    = Barack Obama
 | image   = Barack Obama.jpg
 | caption = In the White House
 | subject = Personal
 | title1  = Age
 | field1  = 52
 | title2  = Country
 | field2  = United States
 | title3  = Job
 | field3  = President
 | title4  = Family
 | field4  = Wife: Michelle <br/> Children: Malia, Sasha
 | title5  = Religion
 | field5  = Christian
}}