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]

No Title

No Title

No information

 Grandma's Kisses SpongeBob SquarePants March 6, 2001 TV-Y7
 Welcome to the Chum Bucket SpongeBob SquarePants January 21, 2002 TV-Y7
 No Free Rides SpongeBob SquarePants March 7, 2001 TV-Y7

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
}}