Jump to content

Template:AnimeMarble: Difference between revisions

From Joepedia
No edit summary
No edit summary
Line 61: Line 61:
"label": "Anime Name",
"label": "Anime Name",
"description": "The name of the anime (or gimmick) the marble is for.",
"description": "The name of the anime (or gimmick) the marble is for.",
"type": "string",
"type": "content",
"required": true
"required": true
},
},
Line 77: Line 77:
"label": "Notes",
"label": "Notes",
"description": "A description of why the marble was awarded and any additional context for it.",
"description": "A description of why the marble was awarded and any additional context for it.",
"type": "unbalanced-wikitext"
"type": "content"
},
},
"reference": {
"reference": {
"label": "Reference",
"label": "Reference",
"description": "A citation on why the marble was awarded, usually the stream moment it was redeemed or gifted.",
"description": "A citation on why the marble was awarded, usually the stream moment it was redeemed or gifted.",
"type": "unbalanced-wikitext",
"type": "content",
"suggested": true
"suggested": true
}
}

Revision as of 16:49, 23 January 2025

 {{#cargo_declare:
   _table = anime_marbles
   |marble_index = Integer(unique;mandatory)
   |date = Date
   |owner = String
   |anime = Wikitext string
   |reason = String(mandatory,allowed values=Gift,Purchase)
   |notes = Wikitext
   |reference = Wikitext string
 }}


Represents a marble in The Anime Marble Race.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Marble Number1

The number of this marble.

Numberrequired
Datedate

The date this marble was added.

Auto value
{{subst:CURRENTDAY}} {{subst:CURRENTMONTHABBREV}} {{subst:CURRENTYEAR}}
Datesuggested
Marble Ownerfor

Who's name the marble is under.

Stringsuggested
Anime Nameanime

The name of the anime (or gimmick) the marble is for.

Contentrequired
Reasonreason

The reason this marble was awarded, this can either be a gift or a purchase with monocoins.

Suggested values
Gift Purchase
Stringrequired
Notesnotes

A description of why the marble was awarded and any additional context for it.

Contentoptional
Referencereference

A citation on why the marble was awarded, usually the stream moment it was redeemed or gifted.

Contentsuggested