More actions
(Created page with "Servers Access [Public, <rank>, Tiered] Command # Type [Cosmetic, Feature]") |
(add int article) |
||
| (18 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<!-- | |||
Access [ | |||
------- | |||
Type [ | Infobox | ||
------- | |||
--><includeonly>{{Infobox| | |||
|bodyclass = mw-collapsible floatright | |||
|image1 = {{#if:{{{image|}}}|[[File:{{{image}}}|400px]]|[[File:PluginPlaceholder.png|400px]]}} | |||
|imagerowclass1 = infobox-image | |||
|header1 = {{{name|{{PAGENAME}}}}} | |||
|rowclass1 = infobox-title | |||
|label2 = Server | |||
|data2 = <span class="data-world">{{#if:{{{type|}}}|[[:Category:{{{type}}} plugins|{{{type}}}]] plugin}}</span>{{#if:{{{server|}}}|{{nbsp}}{{nbsp}}—{{nbsp}}{{nbsp}}<span class="data-located">on [[{{{server}}}]]</span>}} | |||
|rowclass2 = data-location infobox-subtitle infobox-data infobox-col1 | |||
|label3 = Main command | |||
|data3 = {{CMD|{{{rootcommand|}}}}} | |||
|rowclass3 = data-maincmd infobox-data infobox-col2 | |||
|label5 = Sub commands | |||
|data5 = {{{subcommands|}}} | |||
|rowclass5 = data-subcmd infobox-data infobox-col2 | |||
|label4 = Aliases | |||
|data4 = {{#if: {{{alias3|}}} |<div style="overflow-y: scroll; height:2rem;">{{#if: {{{alias1|}}} |{{CMD|{{{alias1|}}}}}|}}{{#if: {{{alias2|}}} |<br>{{CMD|{{{alias2|}}}}}|}}{{#if: {{{alias3|}}} |<br>{{CMD|{{{alias3|}}}}}|}}{{#if: {{{alias4|}}} |<br>{{CMD|{{{alias4|}}}}}|}}{{#if: {{{alias5|}}} |<br>{{CMD|{{{alias5|}}}}}|}}</div>|{{#if: {{{alias1|}}} |{{CMD|{{{alias1|}}}}}|}}{{#if: {{{alias2|}}} |<br>{{CMD|{{{alias2|}}}}}|}}}} | |||
|rowclass4 = data-alias infobox-data infobox-col3 | |||
|header20 = {{#if:{{{custom|}}}{{{rank|}}}{{{level|}}}|Access}} | |||
|rowclass20 = infobox-header | |||
|label21 = Requirements | |||
|data21 = {{#if: {{{level|}}}|[[Level]] {{{level|}}} {{#if:{{{rank|}}}| or [[Ranks|{{{rank|}}}]]| }}| {{#if:{{{rank|}}}|[[Ranks|{{{rank}}}]]|Any rank}}}} | |||
|rowclass21 = data-access infobox-data infobox-col2 | |||
|label22 = Custom | |||
|data22 = {{{custom|}}} | |||
|rowclass22 = data-custom infobox-data infobox-col2 | |||
|header60 = {{#if:{{{article1|}}}{{{article2|}}}{{{article3|}}}{{{github|}}}{{{spigot|}}}{{{extwiki|}}}|{{Infobox buttons|type=plugin|article1={{{article1|}}}|article2={{{article2|}}}|article3={{{article3|}}}|github={{{github|}}}|spigot={{{spigot|}}}|extwiki={{{extwiki|}}}}}}}|<span></span> | |||
|rowclass60 = infobox-button-bar | |||
}}</includeonly><!-- | |||
----------------- | |||
Short description | |||
----------------- | |||
--><includeonly>{{Short description|{{{name|{{PAGENAME}}}}} is a {{{type|}}} plugin on {{{server|Survival}}}.}}</includeonly><!-- | |||
-------------- | |||
Categorization | |||
-------------- | |||
Locations | |||
---- | |||
--><includeonly>[[Category:Plugins]]</includeonly><!-- | |||
Server | |||
-------------- | |||
--><includeonly>{{#if:{{{server|}}}|[[Category:Plugins on {{{server}}}]]}}</includeonly><!-- | |||
Type | |||
-------------- | |||
--><includeonly>{{#if:{{{type|}}}|[[Category:{{{type}}} plugins]]}}</includeonly><!-- | |||
--- | |||
SEO | |||
--- | |||
--><includeonly>{{#vardefine:infoboxseo|1}}{{#seo: | |||
|title = {{{name|{{PAGENAME}}}}} (Plugin) - Prism Party | |||
|site_name = Prism Party | |||
|type = article | |||
|locale = {{PAGELANGUAGE}} | |||
|image = {{#if:{{{image|}}}|{{{image}}}|PluginPlaceholder.png}} | |||
}}</includeonly><noinclude> | |||
{{/doc}} | |||
<!-- Categories go in the /doc subpage, and interwikis go in Wikidata. --> | |||
</noinclude> | |||
Latest revision as of 01:04, 24 October 2023
This template is an infobox template for use in articles on the individual plugin pages.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name | name | The name of the plugin
| String | required |
| Image | image | The file name of the image. Leave empty for default placeholder (most plugins).
| File | suggested |
| Type | type | The type of plugin
| String | required |
| Server | server | The server this plugin is on. Use Prism Party if the plugin appears in multiple servers.
| String | required |
| Main command | rootcommand | The base command of the plugin (No aliases or slashes)
| String | suggested |
| Subcommands | subcommands | The approximate number of valid subcommands
| Number | suggested |
| Alias | alias1 | An alias of the main plugin command | String | optional |
| Alias | alias2 | An alias of the main plugin command | String | optional |
| Alias | alias3 | An alias of the main plugin command | String | optional |
| Alias | alias4 | An alias of the main plugin command | String | optional |
| Alias | alias5 | An alias of the main plugin command | String | optional |
| Custom plugin | custom | Whether the plugin is custom (unique to Prism Party)
| String | suggested |
| Rank | rank | The first rank required to access this plugin. Leave blank if anyone can use it.
| String | suggested |
| Level | level | The first level required to access this plugin. Leave blank if anyone can use it without a level.
| Number | suggested |
| Github | github | The Github, Gitlab, or similar development page for the plugin, if public. | URL | optional |
| Spigot | spigot | The Spigot, Hangar, or Modrinth page for the plugin, if public. | URL | optional |
| External Wiki | extwiki | The link to an external wiki or documentation site for the plugin, if public. | URL | optional |
| Article 1 | article1 | An internal link to an article associated with this plugin | Page name | optional |
| Article 2 | article2 | An internal link to an article associated with this plugin | Page name | optional |
| Article 3 | article3 | An internal link to an article associated with this plugin | Page name | optional |