Happy Early Access Launch! Please bear with us: We're doing our best to get the site updated. If we currently don't have what you're looking for, try checking our sister site, beastieball.info.

If you're looking to contribute to the site, we're happy to have you! Check out Beastiepedia:To Do List to see what needs done.

Find us in the Wishes Unlimited Discord in the "Beastiepedia: The Beastieball Wiki" thread in the Forums!

Template:DefinePlay: Difference between revisions

From Beastiepedia: The Beastieball Wiki
No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 4: Line 4:
  |Name=Shield
  |Name=Shield
  |Description=Feel 1 {{Tough}}[[TOUGH]] (shielded) + 2 {{Angry}}[[ANGRY]] (only attacks).
  |Description=Feel 1 {{Tough}}[[TOUGH]] (shielded) + 2 {{Angry}}[[ANGRY]] (only attacks).
  |Pow=0
  |Pow=
  |Type=Defence
  |Type=Defence
  |Favors=Riley Level 1
  |Favors={{Riley|1}}
}}
}}
</pre>
</pre>
Line 12: Line 12:
* Description: Wikitext string
* Description: Wikitext string
* Pow: Int
* Pow: Int
* Type: String: Body, Spirit, Mind, Volley, Support, Defence, Move
* Type: String: Body, Spirit, Mind, Volley, Support, Defense, Move
* Favors: Wikitext string
* Favors: Wikitext string
Generally use [[Template:Infobox play]]


{{#cargo_attach:
{{#cargo_attach:
Line 22: Line 24:
{{#cargo_store:
{{#cargo_store:
  _table=Plays
  _table=Plays
  |Name={{{Name}}}
  |Name={{{Name|{{PAGENAME}}}}}
  |Description={{{Description|}}}
  |Description={{{Description|}}}
  |Pow={{{Pow|0}}}
  |Pow={{{Pow|}}}
  |Type={{{Type}}}
  |Type={{{Type}}}
  |Favors={{{Favors|}}}
  |Favors={{{Favors|}}}
}}
}}
</includeonly>
</includeonly>

Latest revision as of 10:56, 6 July 2024

{{DefinePlay
 |Name=Shield
 |Description=Feel 1 {{Tough}}[[TOUGH]] (shielded) + 2 {{Angry}}[[ANGRY]] (only attacks).
 |Pow=
 |Type=Defence
 |Favors={{Riley|1}}
}}
  • Name: String (no wikitext)
  • Description: Wikitext string
  • Pow: Int
  • Type: String: Body, Spirit, Mind, Volley, Support, Defense, Move
  • Favors: Wikitext string

Generally use Template:Infobox play

This template adds rows to the table "Plays", which is declared by the template Plays. View table.