Template:Tag: Difference between revisions
Template page
More actions
Updated the Template with proper descriptions of what each Parameter means. |
m Fixed the required status |
||
| Line 5: | Line 5: | ||
"params": { | "params": { | ||
"Tag Category": { | "Tag Category": { | ||
"description": "Which Category does the Tag belong to?", | "description": "Which Category does the Tag belong to on Mangadex?", | ||
"type": "line", | "type": "line", | ||
"suggestedvalues": [ | "suggestedvalues": [ | ||
| Line 12: | Line 12: | ||
"Theme", | "Theme", | ||
"Content" | "Content" | ||
] | ], | ||
"required": true | |||
}, | }, | ||
"Tag Type": { | "Tag Type": { | ||
| Line 23: | Line 24: | ||
"Format", | "Format", | ||
"Story Type" | "Story Type" | ||
] | ], | ||
"required": true | |||
}, | }, | ||
"Description": { | "Description": { | ||
Revision as of 23:09, 2 July 2026
A basis for the Tag page enhancement idea I want to do
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Tag Category | Tag Category | Which Category does the Tag belong to on Mangadex?
| Line | required |
| Tag Type | Tag Type | What is the tag exactly about?
| Line | required |
| Description | Description | The definition of the tag. What does a manga need to contain in a notable enough amount to apply for the tag? | String | required |
| Notes | Notes | If there are any special rules for this tag, note them here. | String | optional |