Character Vault
Any Concept / Any System
Compendium
Your System Come To Life
Roll20 for Android
Streamlined for your Tablet
Roll20 for iPad
Streamlined for your Tablet

Personal tools

Difference between revisions of "Template:Beta"

From Roll20 Wiki

Jump to: navigation, search
m (update icon of template, used small version)
m (add conditional for specifiying what usergroups the beta is available to)
Line 3: Line 3:
 
| small = left
 
| small = left
 
| image = none
 
| image = none
| text = <b style="background:#b90cea;color:white;border-radius:5px;padding:4px;outline-bottom:5px;outline-color:transparent;">Beta⚗️</b> This feature is in [[Early Access]], available to {{Pro}} users as opt-in.
+
| text = <b style="background:#b90cea;color:white;border-radius:5px;padding:4px;outline-bottom:5px;outline-color:transparent;">Beta⚗️</b> This feature is in [[Early Access]], available {{#switch: {{{1|}}} | all = to everyone | plus = to {{Plus}}&{{Pro}} | pro = {{Pro}}| }} users as opt-in.
 
}}{{#ifeq: {{{nocat|}}}||[[Category:Feature(Beta)|{{{2|{{PAGENAME}}}}}]]}}<noinclude>
 
}}{{#ifeq: {{{nocat|}}}||[[Category:Feature(Beta)|{{{2|{{PAGENAME}}}}}]]}}<noinclude>
  
Line 10: Line 10:
 
{{ex}}
 
{{ex}}
 
{{beta|nocat}}
 
{{beta|nocat}}
<pre>{{beta}}</pre>
+
{{beta|all|nocat}}
<pre>{{beta|nocat}}</pre>
+
{{beta|plus|nocat}}
 +
{{beta|pro|nocat}}
 +
<pre>{{beta}}
 +
{{beta|all}}
 +
{{beta|plus}}
 +
{{beta|pro}}
 +
{{beta|nocat}}</pre>
 
[[Category:Mbox and messagebox templates]]
 
[[Category:Mbox and messagebox templates]]
 
</noinclude>
 
</noinclude>

Revision as of 14:27, 25 August 2024

Mentions the feature is in Early Access, and + categorize it as Category:Feature(Beta), unless nocat parameter is also give.


Example:

{{beta}}
{{beta|all}}
{{beta|plus}}
{{beta|pro}}
{{beta|nocat}}