Difference between revisions of "Template:API dev"
From Roll20 Wiki
Andreas J. (Talk | contribs) (Created page with "{{mbox | image = 50px | text = This {{#ifeq: {{{1|}}}| section | section | }} {{#ifeq: {{{1|}}}| page | page | }} is related to APIs, which...") |
Andreas J. (Talk | contribs) m |
||
Line 1: | Line 1: | ||
{{mbox | {{mbox | ||
| image = [[Image:Octicons-terminal.png|50px]] | | image = [[Image:Octicons-terminal.png|50px]] | ||
− | | text = This {{# | + | | text = This {{#switch: {{{1|}}} | section = section | page = page | }} is related to [[APIs]], which require {{Pro}} to be able to [[Api#Use|use]].<br>''Main Page:'' '''[[API:Development]]''' |
}}<noinclude> | }}<noinclude> | ||
Revision as of 10:29, 18 February 2022
This is related to APIs, which require Pro info to be able to use.Main Page: API:Development |
Displays a box saying the section or page is related API:Development. Use "page" or "section" as parameters if you want to clarify what belongs to this
The infobox:
This is related to Mods, which require Pro info to be able to use.Main Page: Mod:Development |
Example:
{{API dev|section}}
This section is related to Mods, which require Pro info to be able to use.Main Page: Mod:Development |
{{API dev|page}}
This page is related to Mods, which require Pro info to be able to use.Main Page: Mod:Development |