Template:Infobox/doc

From SIGNALIS Wiki
Jump to navigation Jump to search

Description[edit]

To use this template, add the {{Infobox}} template and fill in the appropriate fields.

Title will be the page title if not filled. All other parameters are optional.

Usage[edit]

{{Infobox
| title = Example Title
| image = ExampleImage.jpg
| subtitle = This is an example subtitle.
| label1 = First Label
| data1 = First data entry.
| label2 = Second Label
| data2 = Second data entry.
| label3 = Third Label
| data3 = Third data entry.
}}

Example[edit]

Template:Infobox

{{Infobox
| title = Mystic Forest
| image = Logo.png
| subtitle = A serene yet mysterious forest, rumored to be home to ancient spirits.
| label1 = Location
| data1 = Northern Realm
| label2 = Key Features
| data2 = Ancient Trees, Hidden Paths, Enchanted Lake
| label3 = Known For
| data3 = Sightings of the Legendary White Deer
}}