Difference between revisions of "Template:PlaytestContent"

From AmtWiki
(created version tag for playtest content)
 
m
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<span style="background-color:#ffe49c;">{{{1}}}</span> ([[Rules of Play|8.6.3 Playtest Content]])<noinclude>
+
<span style="background-color:#ffe49c;">{{{1}}}</span> <small>([[Rules of Play|{{{2}}}]])</small><noinclude>
  
Use this for playtest content. Whenever 8.6.3 is officially approved, this template will be modified and AWB can be used to turn these into SUBSTs that will turn this into normal, untagged text.</noinclude>
+
Use this for future playtest content. Whenever that content is officially approved, this template will be modified and AWB can be used to turn these into SUBSTs that will turn this into normal, untagged text.
 +
 
 +
'''Usage:'''
 +
 
 +
<pre><nowiki>{{ruleblock-start}}
 +
Some rulebook text. {{PlaytestContent|Some playtest rulebook content.|8.7.9}} Some more Rulebok Text.
 +
{{ruleblock-end|{{CurrentRulebookNumber}}}}</nowiki></pre>
 +
 
 +
'''Result:'''
 +
 
 +
{{ruleblock-start}}
 +
Some rulebook text. {{PlaytestContent|Some playtest rulebook content.|8.7.9}} Some more Rulebok Text.
 +
{{ruleblock-end|{{CurrentRulebookNumber}}}}
 +
 
 +
</noinclude>

Latest revision as of 19:26, 26 February 2025

{{{1}}} ({{{2}}})

Use this for future playtest content. Whenever that content is officially approved, this template will be modified and AWB can be used to turn these into SUBSTs that will turn this into normal, untagged text.

Usage:

{{ruleblock-start}}
Some rulebook text. {{PlaytestContent|Some playtest rulebook content.|8.7.9}} Some more Rulebok Text.
{{ruleblock-end|{{CurrentRulebookNumber}}}}

Result:

Some rulebook text. Some playtest rulebook content. (8.7.9) Some more Rulebok Text.