Template:NonCombatPet: Difference between revisions

From August Wiki
Jump to navigation Jump to search
Created page with "==NonCombatPet Template Variables== * '''pet{n}''' - The name of the pet * '''image{n}''' - The image filename * '''source{n}''' - Where the pet is obtained from (will be linked) * '''effect{n}''' - Any special abilities or effects the pet has"
 
No edit summary
 
Line 1: Line 1:
==NonCombatPet Template Variables==
<includeonly>{{#invoke:NonCombatPet|render}}</includeonly><noinclude>{{/doc}}</noinclude>
 
* '''pet{n}''' - The name of the pet
* '''image{n}''' - The image filename
* '''source{n}''' - Where the pet is obtained from (will be linked)
* '''effect{n}''' - Any special abilities or effects the pet has

Latest revision as of 03:09, 27 February 2025

NonCombatPet Template Variables

  • pet{n} - The name of the pet
  • image{n} - The image filename
  • source{n} - Where the pet is obtained from (will be linked)
  • effect{n} - Any special abilities or effects the pet has

Example

Below is an example of the syntax, and the resulting table that is created.

{{NonCombatPet
|pet1=Rocky
|image1= Rocky.png
|source1=Thieving
|effect1=20% increased [[Thieving]] XP
}}
Pet Source Effect
Rocky Thieving 20% increased Thieving XP