Template:Infobox/doc
Jump to navigation
Jump to search
To use this template, begin by copying the following code.
{{infobox
| name =
| image =
| caption =
| title1 =
| field1 =
| title2 =
| field2 =
| title3 =
| field3 =
| title4 =
| field4 =
| title5 =
| field5 =
| title6 =
| field6 =
| title7 =
| field7 =
| title8 =
| field8 =
| title9 =
| field9 =
| title10 =
| field10 =
}}
This template allows you to write any title and field text you want. If a title is left blank, the field text won't show.
All fields are optional and can even be removed from the template text on the target page. However, it's recommended to leave them, in case more info is added later.
For the image, DO NOT include the "File:" prefix.
Example[edit source]
Example |
---|
Journey: Yes |
Flexible template: Eeyup! |
Chirp chirp?: Chirp chirp! |
The infobox on the right was made using the following code:
{{infobox
| name = Example
| image = RedCloak-FirstRun.png
| caption = This is an infobox caption
| title2 = Journey
| field2 = Yes
| title4 = Flexible template
| field4 = Eeyup!
| title6 = [[Chirping|Chirp chirp?]]
| field6 = Chirp chirp!
}}
This template is inspired by ShoutWiki Hub's infobox template.
This is the documentation page, it should be transcluded into the main template page. See Template:Doc for more information.