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 (example)
(One intermediate revision by one user not shown)
Line 2: Line 2:
 
| image = [[Image:Pro.png|60px]]
 
| image = [[Image:Pro.png|60px]]
 
| text = This {{#ifeq: {{{1|}}}| section | section | }} {{#ifeq: {{{1|}}}| page | 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 {{#ifeq: {{{1|}}}| section | section | }} {{#ifeq: {{{1|}}}| page | 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>
}}<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}}
 
{{ex}}
<pre>{{pro only|}}</pre>
+
Say this section of article is pro feature
{{pro only|}}
+
 
<pre>{{pro only|section}}</pre>
 
<pre>{{pro only|section}}</pre>
 
{{pro only|section}}
 
{{pro only|section}}
 +
Say whole page is about a pro feature
 
<pre>{{pro only|page}}</pre>
 
<pre>{{pro only|page}}</pre>
 
{{pro only|page}}
 
{{pro only|page}}
 
[[Category:Mbox and messagebox templates]]
 
[[Category:Mbox and messagebox templates]]
 
</noinclude>
 
</noinclude>

Revision as of 13:33, 21 September 2021


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}}