Difference between revisions of "Template:Infobox Ability"

From Idlescape Wiki
Jump to navigation Jump to search
Line 30: Line 30:
 
<div style='text-align: left;'>Damage</div><div style='text-align: right;'>Accuracy</div>
 
<div style='text-align: left;'>Damage</div><div style='text-align: right;'>Accuracy</div>
 
|  label41 =  
 
|  label41 =  
 +
* TEST
 
|  data41 = <div style="display: flex;"><div style="flex: 1; text-align: left;">{{{damage-stat1|}}}</div><div style="flex: 1; text-align: right;">{{{accuracy-stat1|}}}</div></div>
 
|  data41 = <div style="display: flex;"><div style="flex: 1; text-align: left;">{{{damage-stat1|}}}</div><div style="flex: 1; text-align: right;">{{{accuracy-stat1|}}}</div></div>
 
|  label42 =  
 
|  label42 =  

Revision as of 19:08, 18 May 2023

Infobox Ability
Infobox Ability
Stats
* TEST

The template automatically creates an infobox for an ability.

Usage

The template takes optional parameters:

  • name, title The name of the ability to get data of. Defaults to the page name.
  • sources The additional sources of the ability, seperated by commas. The module automatically add sources found in Talents, Ability Books and Equipment.
  • item Item name. If given, creates a list of infoboxes for every ability granted by the item.

Example

Input

{{Infobox Ability|name=Bulwark}}
The same output is achieved by {{Infobox Ability}} if called from the page Bulwark.