Template:Badge/doc

From Apex Legends Wiki
Jump to navigation Jump to search
Template-info.svg Documentation

For formatting individual spells on class pages. It uses styling from both the wikitable and badge classes.

Usage

{{Badge
| name = 
| type = 
| description = 
| info = 
| tips = 
| bugs = 
}}

Parameters

Parameter Data type Description
name String The name of the badge. The image will be located by looking for File:Badge {{{name}}}.png
image String The name of the image. The image will be located by looking for File:Badge {{{image}}}.png
type String The type of the badge
description Wikitext The description of the badge.
info Wikitext Additional information about the achievement that is not included in the description.
tips Wikitext Tips about how to effectively get the badge.
bugs Wikitext Documents bugs related to the badge. If there are no bugs, leave this blank.

Example

{{Badge
| name = Baller
| type = account
| description = Own 125 legendary items
| info = Here is some extra information. It could be something like an expanded or otherwise more detailed description than the in-game one.

Here is some more stuff. 
| tips = 
* This badge is super hard to get...
* Try using XXX to do YYY...
| bugs = 
}}
Badge Baller.png Baller
Description Own 125 legendary items
Type Account Badge

Here is some extra information. It could be something like an expanded or otherwise more detailed description than the in-game one.

Here is some more stuff.

  • This badge is super hard to get...
  • Try using XXX to do YYY...