Template:Infobox/Character/doc: Difference between revisions
Template page
More actions
Created Documentation subpage for Template:Infobox/Character |
m added doc subpage |
||
| Line 1: | Line 1: | ||
<noinclude> | |||
{{Documentation subpage}} | |||
</noinclude> | |||
== Description == | == Description == | ||
This template creates an infobox for characters on the wiki. | This template creates an infobox for characters on the wiki. | ||
Revision as of 14:56, 23 April 2026
Documentation subpage
This is a documentation subpage for a template. It is not included when the template is used.
Description
This template creates an infobox for characters on the wiki.
Usage
Copy and paste this into a page:
{{Infobox/Character
| name =
| skin =
| username =
| nation =
| role =
| joined =
| status =
| location =
| species =
| allies =
| enemies =
}}
Example
{{Infobox/Character
| name = test
| skin = test
| username = test
| nation = test
| role = test
| joined = test
| status = test
| location = test
| species = test
| allies = test
| enemies = test
}}
To get:
| test | |
|---|---|
| File:Test | |
| Username | test |
| Name | test |
| Nation | test |
| Role | test |
| Joined | test |
| Status | test |
| Base / Location | test |
| Allies | test |
| Enemies | test |