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:Pro only"

From Roll20 Wiki

Jump to: navigation, search
m
m
 
(24 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{subscriber feature|section={{{section|}}}|level=Pro|noplayers={{{noplayers|}}}}}
+
{{mbox
 +
| image = [[Image:Pro.png|60px]]
 +
| text = This {{#switch: {{{1|}}} | section = section | page = page | }} is about a Roll20 feature exclusive to '''[[Pro]]'''-subscribers (and often to [[players]] in a [[Campaign|Game]] [[Creator|created]] by a [[Pro]]-subscriber). If you'd like to use this feature, consider '''<span class="plainlinks">[https://app.roll20.net/account/supporter upgrading your account]'''.</span>
 +
}}<noinclude>
 +
 
 +
 
 +
Displays a box saying the section or page is for a Pro feature. Use "page" or "section" as parameters if you want to clarify what belongs to this
 +
 
  
<noinclude>Write following in the section to show the infobox.
 
<pre>{{pro only}}</pre>
 
 
The infobox:
 
The infobox:
 
{{pro only}}
 
{{pro only}}
 
+
{{ex}}
[[Category:Utility Templates]]
+
Say this section of article is pro feature
 +
<pre>{{pro only|section}}</pre>
 +
{{pro only|section}}
 +
Say whole page is about a pro feature
 +
<pre>{{pro only|page}}</pre>
 +
{{pro only|page}}
 +
[[Category:Mbox and messagebox templates]]
 
</noinclude>
 
</noinclude>

Latest revision as of 11:51, 24 February 2022


Displays a box saying the section or page is for a Pro feature. Use "page" or "section" as parameters if you want to clarify what belongs to this


The infobox:


Example:

Say this section of article is pro feature

{{pro only|section}}

Say whole page is about a pro feature

{{pro only|page}}