Template:Infobox

From Journey ShoutWiki
Jump to navigation Jump to search



DocIMG-info-Journey.png Documentation

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
RedCloak-FirstRun.png
This is an infobox caption
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.

The above documentation is transcluded from Template:Infobox/doc.[edit | history | purge]