Template:Tag: Difference between revisions
Template page
More actions
m Fixed the required status |
m Undo revision 139 by Panzerkampfwagyu (talk) New thing didn't work Tag: Undo |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 35: | Line 35: | ||
"description": "If there are any special rules for this tag, note them here.", | "description": "If there are any special rules for this tag, note them here.", | ||
"type": "string" | "type": "string" | ||
}, | |||
"Name": { | |||
"label": "Tag Name", | |||
"description": "What is the Tag called", | |||
"type": "line", | |||
"required": true | |||
} | } | ||
}, | }, | ||
"description": "A basis for the Tag page enhancement idea I want to do", | "description": "A basis for the Tag page enhancement idea I want to do", | ||
"format": "block" | "format": "block", | ||
"paramOrder": [ | |||
"Name", | |||
"Tag Category", | |||
"Tag Type", | |||
"Description", | |||
"Notes" | |||
] | |||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> | ||
;Name | |||
: {{{Name}}} | |||
;Category | |||
: {{{Tag Category}}} | |||
;Type | |||
: {{{Tag Type}}} | |||
;Description | |||
: {{{Description}}} | |||
{{#if:{{{Notes|}}}| | |||
;Notes | |||
: {{{Notes}}} | |||
}} | |||
Latest revision as of 13:23, 6 July 2026
A basis for the Tag page enhancement idea I want to do
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Tag Name | Name | What is the Tag called | Line | required |
| 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 |
- Name
- {{{Name}}}
- Category
- {{{Tag Category}}}
- Type
- {{{Tag Type}}}
- Description
- {{{Description}}}