Difference between revisions of "Template:Pro only"
From Roll20 Wiki
(Added Pro_only template) |
Andreas J. (Talk | contribs) m |
||
(28 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | {{ | + | {{mbox |
− | <noinclude>{{ | + | | 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 | ||
+ | |||
+ | |||
+ | The infobox: | ||
+ | {{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]] | ||
+ | </noinclude> |
Latest revision as of 11:51, 24 February 2022
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. Use "page" or "section" as parameters if you want to clarify what belongs to this
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. |