From RebirthRO Wiki
Usage
These usage notes will not be included in articles bearing this template.
This template displays a pre-designed page for card information. Pages should only use this template if the card is a normally dropped card (See:
Ratemyserver) but is obtained in ways that can only be found on RebirthRO. An example of this would be
Angeling Card. For similar templates, look at
Template:ChangedCards,
Template:CustomCards
{{Cards
|image =
|cardId =
|cardSuffix =
|cardEqp =
|cardTrade =
|cardVend =
|cardStore =
|cardDesc =
|eirDrop =
|lokiDrop =
|tyrDrop =
|script =
}}
Obligatory Fields
| Field | Description |
|
| image | The artwork image associated with the card |
|
| cardId | The id number for the card, found ingame by using @iteminfo / @ii |
|
| cardSuffix | The name given to the item the card is compounded on. This can be a prefix, or suffix |
|
| cardEqp | Where the card is compounded to. Upper/Middle/Lower headgears are all under the category "Headgear", and both accessory slots are counted as "Accessory" |
|
| cardTrade | Defines if the item can be traded. Use one of the following values: Yes, No, or Unknown |
|
| cardVend | Defines if the item can be vended. Use one of the following values: Yes, No, or Unknown |
|
| cardStore | Defines if the item can be stored in the players storage. Use one of the following values: Yes, No, or Unknown |
|
| cardDesc | The effect of the card being described. All keywords such as Str, Dex, Hit, Flee, etc should be linked to the proper pages |
|
| eirDrop | All places where this item can be obtained on Eir, in a bullet list |
|
| lokiDrop | All places where this item can be obtained on Loki, in a bullet list |
|
| tyrDrop | All places where this item can be obtained on Tyr, in a bullet list |
|
| script | If the script is publicly known it is put here |
|