Template:Switch infobox

From Darkan
Jump to navigation Jump to search

[view] [edit] [purge] Template documentation

This documentation is transcluded from Template:Switch infobox/doc.

This template is used to separate different information on a specific page (mostly NPC) with different condition (For example, before and after a quest).

After the insertion of the template, there will be different buttons stating the possible conditions of that page. When clicked on different conditions, the page will display different information.

Usage

Note: By following the pattern, the template is able to add 2-25 conditions.

{{Switch infobox
| item1  = Type information here which is shown in condition 1
| text1  = Name of condition 1
| item2  = Type information here which is shown in condition 2
| text2  = Name of condition 2
| item3  = Type information here which is shown in condition 3
| text3  = Name of condition 3
}}


Quick Copy

Note: The template is not limited to 2 conditions only. Editors can add more conditions if available.

{{Switch infobox
| item1  = 
| text1  = 
| item2  = 
| text2  = 
}}