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)
Set up the template for the tag page proposal
 
Panzerkampfwagyu (talk | contribs)
m Undo revision 139 by Panzerkampfwagyu (talk) New thing didn't work
Tag: Undo
 
(4 intermediate revisions by the same user not shown)
Line 4: Line 4:
{
{
"params": {
"params": {
"Tag Category": {},
"Tag Category": {
"Tag Type": {},
"description": "Which Category does the Tag belong to on Mangadex?",
"Description": {},
"type": "line",
"Notes": {}
"suggestedvalues": [
"Format",
"Genre",
"Theme",
"Content"
],
"required": true
},
"Tag Type": {
"description": "What is the tag exactly about?",
"type": "line",
"suggestedvalues": [
"Character",
"Setting",
"Activity",
"Format",
"Story Type"
],
"required": true
},
"Description": {
"description": "The definition of the tag. What does a manga need to contain in a notable enough amount to apply for the tag?",
"type": "string",
"required": true
},
"Notes": {
"description": "If there are any special rules for this tag, note them here.",
"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}}}