More actions
Dama arishe (talk | contribs) mNo edit summary |
Dama arishe (talk | contribs) m Added a page break and some structural stuff. |
||
| Line 56: | Line 56: | ||
To use this template, simply use the following syntax: | To use this template, simply use the following syntax: | ||
* <nowiki>{{Testing|Start}} - This begins the table and adds headers.</nowiki> | * <nowiki>{{Testing|Start}} - This begins the table and adds headers.</nowiki> | ||
* <nowiki>{{Testing|Wave|number=1}} - This specifies a Wave header, whatever you put after number= goes into that header. In this case it will say Wave 1.< | * <nowiki>{{Testing|Wave|number=1}} - This specifies a Wave header, whatever you put after number= goes into that header. In this case it will say Wave 1.</nowiki> | ||
* <nowiki>{{Testing|Sleepless Warden|number=2x|trigger={{trigger}}}} - Here we specify the name of the Sleeper, the number of sleepers, and that it will trigger a new wave.</nowiki> | * <nowiki>{{Testing|Sleepless Warden|number=2x|trigger={{trigger}}}} - Here we specify the name of the Sleeper, the number of sleepers, and that it will trigger a new wave.</nowiki> | ||
* <nowiki>{{Testing|Sleepless Upholder|number=3x|trigger=}} - Here we again specify the name of the Sleeper, the number, and we leave the trigger blank.</nowiki> | * <nowiki>{{Testing|Sleepless Upholder|number=3x|trigger=}} - Here we again specify the name of the Sleeper, the number, and we leave the trigger blank.</nowiki> | ||
| Line 62: | Line 62: | ||
* <nowiki>{{Testing|End}} - This tells the table to stop.</nowiki> | * <nowiki>{{Testing|End}} - This tells the table to stop.</nowiki> | ||
==Example Usage== | |||
{{Testing|Start}} | {{Testing|Start}} | ||
{{Testing|Sleepless Warden|number=2x|trigger={{co|red|Trigger}}}} | {{Testing|Sleepless Warden|number=2x|trigger={{co|red|Trigger}}}} | ||