Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Tag: Difference between revisions

Template page
Panzerkampfwagyu (talk | contribs)
Updated the Template with proper descriptions of what each Parameter means.
Panzerkampfwagyu (talk | contribs)
m Undo revision 139 by Panzerkampfwagyu (talk) New thing didn't work
Tag: Undo
 
(3 intermediate revisions by the same user not shown)
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": {
Line 33: 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

Template parameters[Edit template data]

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Tag NameName

What is the Tag called

Linerequired
Tag CategoryTag Category

Which Category does the Tag belong to on Mangadex?

Suggested values
Format Genre Theme Content
Linerequired
Tag TypeTag Type

What is the tag exactly about?

Suggested values
Character Setting Activity Format Story Type
Linerequired
DescriptionDescription

The definition of the tag. What does a manga need to contain in a notable enough amount to apply for the tag?

Stringrequired
NotesNotes

If there are any special rules for this tag, note them here.

Stringoptional
Name
{{{Name}}}
Category
{{{Tag Category}}}
Type
{{{Tag Type}}}
Description
{{{Description}}}