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

From Roll20 Wiki

Jump to: navigation, search
m (fix page/section wording)
m (example)
Line 2: Line 2:
 
| image = [[Image:Plus.png|60px]]
 
| image = [[Image:Plus.png|60px]]
 
| text = This {{#ifeq: {{{1| section}}}| section | section | }} {{#ifeq: {{{1| page}}}| page | page | }} is about a Roll20 feature exclusive to '''[[Plus]]''' & '''[[Pro]]'''-subscribers, or to players in a Game created by a [[Plus]]/[[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 | section | }} {{#ifeq: {{{1| page}}}| page | page | }} is about a Roll20 feature exclusive to '''[[Plus]]''' & '''[[Pro]]'''-subscribers, or to players in a Game created by a [[Plus]]/[[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>{{plus only}}</pre>
+
 
 +
Displays a box saying the section or page is for a Plus (& Pro) feature. Use "page" or "section" as parameters if you want to clarify what belongs to this
 +
 
 +
 
 
The infobox:
 
The infobox:
 
{{plus only}}
 
{{plus only}}
 
{{ex}}
 
{{ex}}
<pre>{{plus only|page}}</pre>
+
Say this section of article is plus feature
{{plus only|page}}
+
 
<pre>{{plus only|section}}</pre>
 
<pre>{{plus only|section}}</pre>
 
{{plus only|section}}
 
{{plus only|section}}
 
+
Say whole page is about a plus feature
 +
<pre>{{plus only|page}}</pre>
 +
{{plus only|page}}
 
[[Category:Mbox and messagebox templates]]</noinclude>
 
[[Category:Mbox and messagebox templates]]</noinclude>

Revision as of 13:35, 21 September 2021

Displays a box saying the section or page is for a Plus (& 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 plus feature

{{plus only|section}}

Say whole page is about a plus feature

{{plus only|page}}