Module:Documentation: Difference between revisions

From :: ChromeRivals Wiki ::
Jump to navigation Jump to search
No edit summary
Tag: Reverted
Line 1: Line 1:
<div style="display:none" class="user-show">__NOINDEX__
<div style="display:none" class="user-show">__NOINDEX__
<div class="DocTOC" style="position:fixed; font-size:0.95em; top:6.6em; right:1em; background-color: #282424;">__TOC__</div>
{{Limit-Height|H= 20em}}<div class="DocTOC" style="position:fixed; font-size:0.95em; top:6.6em; right:1em; background-color: #282424;">__TOC__</div>{{/Limit-Height}}
This page contains documentation for templates, styles, drafts and special pages. It is not a tutorial. Learn how media wiki works by yourself. Key words: Markup, MW Templates, HTML, CSS, JS, PHP.
This page contains documentation for templates, styles, drafts and special pages. It is not a tutorial. Learn how media wiki works by yourself. Key words: Markup, MW Templates, HTML, CSS, JS, PHP.



Revision as of 15:09, 21 March 2024

Drafts - Shops

Event Shop

Used to display Event Shop content, usable with {{Shops-PRE}} as opening tag and {{Shops-POST}} as closing tag.
Main template inside: {{Shops-EventShop}}. |W= is the width of the 2nd column (NAME). |C= is the currency. Event currency + event killmarks.

{{Shops-EventShop|W=|LINK= 
|NAME= 
|C1= |C2= |C3= }}

Preview

  • ??

War Point Shop

Used to display War Point Shop content, usable with {{Shops-PRE}} as opening tag and {{Shops-POST}} as closing tag.
Main template inside: {{Shops-WPShop}}. |W= is the width of the 2nd column (NAME). |C= is the currency. War Points.

{{Shops-EventShop|W=|LINK= 
|NAME= 
|C= }}

Preview

  • ??

Gold Coin Shop


Used to display Gold Coin Shop content, usable with {{Shops-PRE}} as opening tag and {{Shops-POST}} as closing tag.
Main template inside: {{Shops-GoldCoinShop}}.
|W= is the width of the 2nd column (NAME). |C= is the currency. Gold Coin.

{{Shops-GoldCoinShop|W=|LINK= 
|NAME= 
|C= }}

Preview

  • ??

Killmark Shop


Used to display Killmark Shop content, usable with {{Shops-PRE}} as opening tag and {{Shops-POST}} as closing tag.
Main template inside: {{Shops-KillmarkShop}}.
|W= is the width of the 2nd column (NAME). |C= is the currency. Killmarks.

{{Shops-KillmarkShop|W=|LINK= 
|NAME= 
|C= }}

Preview

  • ??

Boss Token Shop


Used to display Boss Token Shop content, usable with {{Shops-PRE}} as opening tag and {{Shops-POST}} as closing tag.
|W= is the width of the 2nd column (NAME). |C= is the currency. Phillon Token, Pandea Token, Revolt Ignition Token.
Main template inside: {{Shops-BossTokenShop}}

{{Shops-BossTokenShop|W=|LINK= 
|NAME= 
|C1= |C2= |C3= }}

Preview

  • ??

IF Vendor


Used to display Infinity Field Vendor content, usable with {{Shops-PRE}} as opening tag and {{Shops-POST}} as closing tag.
|W= is the width of the 2nd column (NAME). |C= is the currency. Galaxy Orb Icon, Quasar Orb Icon, Solar Orb Icon, Supercluster Orb.
Main template inside: {{Shops-IF}}

<!-- Galaxy Orb / Quasar Orb / Solar Orb / Supercluster Orb -->
{{Shops-IF|W=|LINK= 
|NAME= 
|C1= |C2= |C3= |C4= }}

Preview

  • ??

Charm Shop


Used to display Charm Shop content, usable with {{Shops-PRE}} as opening tag and {{Shops-POST}} as closing tag.
|W= is the width of the 2nd column (NAME). |C= is the currency. PVP Token.
Main template inside: {{Shops-CharmShop}}

{{Shops-CharmShop|W= |LINK= 
|NAME= 
|C= }}

Preview

  • ??

Shops using Cosmetic Token as currency


Used to display Shops that use Cosmetic Tokens as currency, usable with {{Shops-PRE}} as opening tag and {{Shops-POST}} as closing tag.
Main template inside: {{Shops-CosmeticToken}}.
|W= is the width of the 2nd column (NAME). |C= is the currency. Cosmetic Token.

{{Shops-CosmeticToken|W=|LINK= 
|NAME= 
|C= }}

Preview

  • ??

Shops using SPI as currency


Used to display Shops that use SPI as currency, usable with {{Shops-PRE}} as opening tag and {{Shops-POST}} as closing tag.
|W= is the width of the 2nd column (NAME). |C= is the currency. SPI.
Main template inside: {{Shops-ShopsSPI}}

{{Shops-ShopsSPI|W=|LINK= 
|NAME= 
|C= }}

Preview

  • ??

CRP Shop


Used to display CRP Shop content, usable with {{Shops-CRPShop-PRE}} as opening tag and {{Shops-CRPShop-POST}} as closing tag.
|W= is the width of the 2nd column (NAME). |C= is the currency.
Also used with:{{Shops-CRPShop-ITEM-SEPARATOR}} as item separator and {{Shops-CRPShop-ROW-SEPARATOR}} as row separator.

{{Shops-CRPShop-PRE}}
{{Shops-CRPShop-ITEM-SEPARATOR}}
{{Shops-CRPShop|LINK=
|NAME= 
|QNT= 
|PRICE= }}
{{Shops-CRPShop-ITEM-SEPARATOR}}
{{Shops-CRPShop|LINK=
|NAME= 
|QNT= 
|PRICE= }}
{{Shops-CRPShop-ITEM-SEPARATOR}}
{{Shops-CRPShop|LINK=
|NAME= 
|QNT= 
|PRICE= }}
{{Shops-CRPShop-ROW-SEPARATOR}}
{{Shops-CRPShop-ITEM-SEPARATOR}}
[...]
{{Shops-CRPShop-POST}}

Preview

  • ??