Difference between revisions of "Template:Pro only"
From Roll20 Wiki
Andreas J. (Talk | contribs) m |
Andreas J. (Talk | contribs) m (page/section fixed, update example) |
||
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> | + | }}<noinclude> |
+ | Displays a box saying the section or page is for a Pro feature. | ||
+ | |||
+ | |||
<pre>{{pro only}}</pre> | <pre>{{pro only}}</pre> | ||
The infobox: | The infobox: | ||
{{pro only}} | {{pro only}} | ||
{{ex}} | {{ex}} | ||
− | + | Say this section of article is pro feature | |
− | + | ||
<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:31, 21 September 2021
This 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 upgrading your account. |
Displays a box saying the section or page is for a Pro feature.
{{pro only}}
The infobox:
This 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 upgrading your account. |
Example:
Say this section of article is pro feature
{{pro only|section}}
This section 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 upgrading your account. |
Say whole page is about a pro feature
{{pro only|page}}
This 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 upgrading your account. |