Template:Sandbox: Difference between revisions
Jump to navigation
Jump to search
Mystery Dungeon Independent>Adkuate No edit summary |
Mystery Dungeon Independent>Korra II A Royal No edit summary |
||
Line 1: | Line 1: | ||
A '''sandbox''' is a page which allows user to carry out experiments on a wiki without disrupting the normal editing of existing pages. Do not store important information on this page. | |||
[[Category:Sandbox]] | |||
[ | |||
<!-- | == Sandbox == | ||
<!-- Do your testing below, and please clean the page after you are done --> | |||
==Template== | |||
<includeonly> | |||
{{Infobox start}} | |||
{{Infobox header| size = 50x50px | |||
| name = {{{name|}}} | |||
| image = {{{image|}}} | |||
| description = {{{description|}}} | |||
}} | |||
{{Infobox row|English|{{{Name: English|}}}}} | |||
{{Infobox row|Japanese|{{{Name: Japanese|}}}}} | |||
{{Infobox row|Chinese|{{{Name: Chinese|}}}}} | |||
{{Infobox row|Cost|{{{Cost|}}}}} | |||
{{Infobox row|Cost +|{{{Cost +|}}}}} | |||
{{Infobox row|Value|{{{Value|}}}}} | |||
{{Infobox row|Value +|{{{Value +|}}}}} | |||
{{Infobox end}} | |||
</includeonly> | |||
==Usage== | |||
== Usage == | |||
<pre> | <pre> | ||
{{Infobox | {{Infobox Consumables (Magic Castle DS) | ||
| | | name = | ||
| | | image = Herb.png | ||
| | | image = png | ||
| | | description = Missing in-game description | ||
| | | Name: English = | ||
| Name: Japanese = | |||
| | | Name: Chinese = ??? | ||
| | | Cost = | ||
| | | Cost + = | ||
| | | Value = | ||
| | |Value + = | ||
| | |||
}} | }} | ||
</pre> | </pre> | ||
== Explanation of Values == | ==Explanation of Values== | ||
{| class="wikitable" | {| class="wikitable" | ||
!Value | !Value | ||
Line 194: | Line 47: | ||
|- | |- | ||
|Name | |Name | ||
|<nowiki>| | |<nowiki>| name = </nowiki> | ||
|The name of the | |The name of the Staff/Herb. | ||
|- | |- | ||
| | |Image | ||
|<nowiki>| | |<nowiki>| image = </nowiki> | ||
| | |Picture file of the Staff/Herb. | ||
|- | |- | ||
| | |Description | ||
|<nowiki>| | |<nowiki>| description = </nowiki> | ||
|The | |The word-for-word in-game description of the item. | ||
|- | |- | ||
| | |English | ||
|<nowiki>| | |<nowiki>|Name: English = </nowiki> | ||
|The | |The name of the item in the English NDS port. | ||
|- | |- | ||
| | |Japanese | ||
|<nowiki>| | |<nowiki>|Name: Japanese = </nowiki> | ||
|The | |The Japanese NDS name of the item. | ||
|- | |- | ||
| | |Chinese | ||
|<nowiki>| | |<nowiki>|Name: Chinese = </nowiki> | ||
|The | |The name of the item in the NDS fan translation. | ||
|- | |- | ||
| | |Cost | ||
|<nowiki>| | |<nowiki>| Cost =</nowiki> | ||
|The | |The amount of [[Gitan]] it will cost to buy if you find it in a shop. For staves, base cost is based on 0 charges. Cost + is the value of each staff charge. | ||
|- | |- | ||
| | |Value | ||
|<nowiki>| | |<nowiki>| Value =</nowiki> | ||
|The | |The amount of Gitan you will receive, should you sell it in a shop. For staves, base value is based on 0 charges. Value + is the value of each staff charge. | ||
|} | |} | ||
== Example == | ==Example== | ||
{{Infobox | <noinclude> | ||
| | {{Infobox start}} | ||
| | {{Infobox header| size = 50x50px | ||
| | | name = {{{Item Name|Angel Seed}}} | ||
| | | image = {{{image|Shiren 1 DS Item Icon Herb.png|60px}}} | ||
| | | description = {{{description|Missing in-game description}}} | ||
| | |||
| | |||
}} | }} | ||
[[Category:Infobox templates]][[Category:Infobox | {{Infobox row|English|{{{Name: English|Angel Seed}}}}} | ||
{{Infobox row|Japanese|{{{Name: Japanese|天使の種}}}}} | |||
{{Infobox row|Chinese|{{{Name: Chinese|???}}}}} | |||
{{Infobox row|Cost|{{{Cost|10,000}}}}} | |||
{{Infobox row|Value|{{{Value|3,000}}}}} | |||
{{Infobox end}} | |||
[[Category:Infobox templates]][[Category:Infobox Items]] | |||
</noinclude> | </noinclude> |
Revision as of 08:44, February 8, 2021
A sandbox is a page which allows user to carry out experiments on a wiki without disrupting the normal editing of existing pages. Do not store important information on this page.
Sandbox
Template
Usage
{{Infobox Consumables (Magic Castle DS) | name = | image = Herb.png | image = png | description = Missing in-game description | Name: English = | Name: Japanese = | Name: Chinese = ??? | Cost = | Cost + = | Value = |Value + = }}
Explanation of Values
Value | Identifier | Description |
---|---|---|
Name | | name = | The name of the Staff/Herb. |
Image | | image = | Picture file of the Staff/Herb. |
Description | | description = | The word-for-word in-game description of the item. |
English | |Name: English = | The name of the item in the English NDS port. |
Japanese | |Name: Japanese = | The Japanese NDS name of the item. |
Chinese | |Name: Chinese = | The name of the item in the NDS fan translation. |
Cost | | Cost = | The amount of Gitan it will cost to buy if you find it in a shop. For staves, base cost is based on 0 charges. Cost + is the value of each staff charge. |
Value | | Value = | The amount of Gitan you will receive, should you sell it in a shop. For staves, base value is based on 0 charges. Value + is the value of each staff charge. |
Example
Angel Seed | |
---|---|
File:Shiren 1 DS Item Icon Herb.png | |
Missing in-game description | |
English | Angel Seed |
Japanese | 天使の種 |
Chinese | ??? |
Cost | 10,000 |
Value | 3,000 |