Module:Documentation: Difference between revisions

From :: ChromeRivals Wiki ::
Jump to navigation Jump to search
Ranzu (talk | contribs)
Ranzu (talk | contribs)
Line 469: Line 469:


====FlexWrap / FlexWrapName====
====FlexWrap / FlexWrapName====
Table used to nicely display item, weapons, armors. Usable with <code><nowiki>{{/FlexWrap}}</nowiki></code> / <code><nowiki>{{/FlexWrapName}}</nowiki></code> as closing tag
Table used to nicely display item, weapons, armors. Usable with <code><nowiki>{{/FlexWrap}}</nowiki></code> as opening tag, and <code><nowiki>{{/FlexWrapName}}</nowiki></code> as closing tag.
<pre>
<pre>
{{FlexWrap}}
{{FlexWrap}}
Line 633: Line 633:
|REVOLT_IGN_TOKEN=  
|REVOLT_IGN_TOKEN=  
}}
}}
<br>
====Item List Table====
Table used to display Items on the list. Usable with <code><nowiki>{{ListItem-PRE}}</nowiki></code> as opening tag, and <code><nowiki>{{ListItem-POST}}</nowiki></code> as closing tag.
<pre>
{{ListItem-PRE}}
{{ListItem|W= |LINK=
|NAME= }}
{{ListItem-POST}}
</pre>
'''Preview:'''
{{ListItem-PRE}}
{{ListItem|W=|LINK= [https://chromerivals.net/game/pedia/item/800008278271602700 https://download.chromerivals.net/resources/items_images/big/3737557043.png]
|NAME= 5.000 WP Capsule}}
{{ListItem-POST}}
<br>
<br>



Revision as of 19:17, 18 March 2024

Drafts - Shops

Event Shop

Used to display Event Shop Table, 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

  • ??

Gold Coin Shop


Used to display Gold Coin Shop Table, 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

  • ??

Boss Token Shop


Used to display Boss Token Shop Table, 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

  • ??

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 Table, 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

  • ??