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
(Created page with "{{notebox| {{mbox | image = 60px | text = This feature is in '''Beta''', available to {{Pro}} users on the Development Server.</span> }}{{#ifeq: {{{n...")
 
m
 
(6 intermediate revisions by one user not shown)
Line 1: Line 1:
{{notebox|  
+
{{ombox
{{mbox
+
| style = padding:5px;
| image = [[Image:On-dev.png|60px]]
+
| small = left
| text = This feature is in '''Beta''', available to {{Pro}} users on the [[Development Server]].</span>
+
| 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 {{#switch: {{{1|}}} | all = to all | 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>
  
Mentions the feature is in beta, and + categorize it as [[:Category:Feature(Beta)]], unless {{code|nocat}} parameter is also give.  
+
Mentions the feature is in [[Early Access]], and + categorize it as [[:Category:Feature(Beta)]], unless {{code|nocat}} parameter is also give.  
  
{{beta|nocat}}
 
 
{{ex}}
 
{{ex}}
<pre>{{beta}}</pre>
+
{{beta|nocat}}
<pre>{{beta|nocat}}</pre>
+
{{beta|all|nocat}}
 +
{{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>

Latest revision as of 14:28, 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}}