Template:AnimeMarble: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<!-- Temporarily commented due to bugs in Cargo. | |||
<noinclude> | <noinclude> | ||
{{#cargo_declare: | {{#cargo_declare: | ||
Line 5: | Line 6: | ||
|date = Date | |date = Date | ||
|owner = String | |owner = String | ||
|anime = Wikitext | |anime = Wikitext | ||
|reason = String( | |reason = String(allowed values=Gift,Purchase) | ||
|notes = Wikitext | |notes = Wikitext | ||
|reference = Wikitext | |reference = Wikitext | ||
}} | }} | ||
</noinclude><includeonly> | </noinclude>--><includeonly> | ||
{{#cargo_store: | <!---{{#cargo_store: | ||
_table = anime_marbles | _table = anime_marbles | ||
|marble_index = {{{1|}}} | |marble_index = {{{1|}}} | ||
Line 20: | Line 21: | ||
|notes = {{{notes|}}} | |notes = {{{notes|}}} | ||
|reference = {{{reference|}}} | |reference = {{{reference|}}} | ||
}}|- | }}-->|- | ||
| {{{1|}}} | | {{{1|}}} | ||
| {{{date|}}} | | {{{date|}}} |
Latest revision as of 22:38, 23 January 2025
Represents a marble in The Anime Marble Race.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Marble Number | 1 | The number of this marble. | Number | required |
Date | date | The date this marble was added.
| Date | suggested |
Marble Owner | for | Who's name the marble is under. | String | suggested |
Anime Name | anime | The name of the anime (or gimmick) the marble is for. | Content | required |
Reason | reason | The reason this marble was awarded, this can either be a gift or a purchase with monocoins.
| String | required |
Notes | notes | A description of why the marble was awarded and any additional context for it. | Content | optional |
Reference | reference | A citation on why the marble was awarded, usually the stream moment it was redeemed or gifted. | Content | suggested |