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 (add page/section alteration)
m
 
(15 intermediate revisions by one user not shown)
Line 1: Line 1:
 
{{mbox
 
{{mbox
 
| image = [[Image:Pro.png|60px]]
 
| image = [[Image:Pro.png|60px]]
| text = This {{#if: {{{section|}}}|section|page}} is about a Roll20 feature exclusive to '''[[Pro]]'''-subscribers (and often to players in a Game 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>
+
| 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>Write following in the section to show the infobox.
+
}}<noinclude>
<pre>{{pro only}}</pre>
+
 
 +
 
 +
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:
 
The infobox:
 
{{pro only}}
 
{{pro only}}
 
+
{{ex}}
 +
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]]
 
[[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}}