In addition, you should check the Chapters Formatting Guide.
Champions
Code:
Result:
[champion name="nature valkyrie"]
[champion name="fire esper"]
[champion name="rota"]
[champion name="rota" size="medium"]
Additional notes:
As name you can pass element + champion name (not ascended) like "nature valkyrie" or "fire esper" or the champion name (ascended) like "rota" or "ciara", both will have the same result.
As name you can pass element + champion name (not ascended) like "nature valkyrie" or "fire esper" or the champion name (ascended) like "rota" or "ciara", both will have the same result.
Skills
Code:
Result:
[skill name="zap" champion="nature valkyrie"]

[skill name="zap" champion="rota"]

[skill name="synergy" champion="rota"]

[skill name="zap" champion="rota" size="medium"]

[skill name="zap" champion="rota" text="no"]

[skill name="zap" champion="rota" size="medium" text="no"]

Additional notes:
As champion you can pass element + champion name (not ascended) like "nature valkyrie" or "fire esper" or the champion name (ascended) like "rota" or "ciara", both will have the same result.
To get the champion synergy, just pass the word "synergy" as name
As champion you can pass element + champion name (not ascended) like "nature valkyrie" or "fire esper" or the champion name (ascended) like "rota" or "ciara", both will have the same result.
To get the champion synergy, just pass the word "synergy" as name
Elements
Code:
Result:
[element name="fire"]

[element name="water"]

[element name="fire" size="medium"]

[element name="fire" text="no"]

[element name="fire" size="medium" text="no"]

Additional notes:
Available elements: "fire", "water", "nature", "dark", "light" and "neutral".
Available elements: "fire", "water", "nature", "dark", "light" and "neutral".
Classes
Code:
Result:
[class name="support"]

[class name="assassin"]

[class name="support" size="medium"]

[class name="support" text="no"]

[class name="support" size="medium" text="no"]

Additional notes:
Available classes: "assassin", "fighter", "mage", "marksman", "powerup", "support" and "tank".
Available classes: "assassin", "fighter", "mage", "marksman", "powerup", "support" and "tank".
Stars
Code:
Result:
[stars value="1"]
1
[stars value="2"]
2
[stars value="3"]
3
[stars value="4"]
4
[stars value="5"]
5
[stars value="6"]
6
Effects
Code:
Result:
[effect name="raise atk"]

[effect name="lower atk"]

[effect name="raise atk" size="medium"]

[effect name="raise atk" text="no"]

[effect name="raise atk" size="medium" text="no"]

Additional notes:
Available effects: "shred defense", "legendary block buff", "legendary withering", "legendary blight", "legendary mortal wounds", "legendary damage negation", "withering", "damage negation", "blight", "raise def", "endure", "provoke", "fear", "silence", "damage reflection", "invulnerability", "lower atk spd", "raise atk", "immunity", "haste", "raise crit", "raise atk spd", "immobilize", "regeneration", "block buff", "blind", "lower def", "stun", "slow", "mortal wounds", "shield", "lower atk", "disorient", "ongoing damage" and "mark".
Effects shortcuts:
"dot" -> "ongoing damage"
"ongoing" -> "ongoing damage"
"regen" -> "regeneration"
Available effects: "shred defense", "legendary block buff", "legendary withering", "legendary blight", "legendary mortal wounds", "legendary damage negation", "withering", "damage negation", "blight", "raise def", "endure", "provoke", "fear", "silence", "damage reflection", "invulnerability", "lower atk spd", "raise atk", "immunity", "haste", "raise crit", "raise atk spd", "immobilize", "regeneration", "block buff", "blind", "lower def", "stun", "slow", "mortal wounds", "shield", "lower atk", "disorient", "ongoing damage" and "mark".
Effects shortcuts:
"dot" -> "ongoing damage"
"ongoing" -> "ongoing damage"
"regen" -> "regeneration"
Gear Sets
Code:
Result:
[gear name="vital"]

[gear name="vampiric"]

[gear name="vital" size="medium"]

[gear name="vital" text="no"]

[gear name="vital" size="medium" text="no"]

Additional notes:
Available gear sets: "mai", "kyo", "blighted", "hallowed", "resilient", "withering", "vital", "brutal", "keen", "rapid", "precise", "sturdy", "warding", "dazzling", "adept", "mortal" and "vampiric".
Available gear sets: "mai", "kyo", "blighted", "hallowed", "resilient", "withering", "vital", "brutal", "keen", "rapid", "precise", "sturdy", "warding", "dazzling", "adept", "mortal" and "vampiric".