Brawl For Paradise Wiki
(Created page with "The old version of {{t|PageNotice}}. == TemplateData == <templatedata> { "params": { "1": { "aliases": [ "reason" ], "label": "Reason", "description": "The reason.", "example": "Spam page.", "type": "content", "required": true }, "accent": { "label": "Accent", "description": "There is usually another color that matches the image.", "example": "<nowiki>#808080</nowiki>", "autovalue": "", "required": true }, "fg": { "l...")
Tag: Source edit
 
(Blanked the page)
Tag: Blanking
 
Line 1: Line 1:
The old version of {{t|PageNotice}}.
 
 
== TemplateData ==
 
<templatedata>
 
{
 
"params": {
 
"1": {
 
"aliases": [
 
"reason"
 
],
 
"label": "Reason",
 
"description": "The reason.",
 
"example": "Spam page.",
 
"type": "content",
 
"required": true
 
},
 
"accent": {
 
"label": "Accent",
 
"description": "There is usually another color that matches the image.",
 
"example": "<nowiki>#808080</nowiki>",
 
"autovalue": "",
 
"required": true
 
},
 
"fg": {
 
"label": "Foreground",
 
"description": "The color of the text, in \"<nowiki>#HEXDEC</nowiki>\" style.",
 
"example": "<nowiki>#FFFFFF</nowiki>",
 
"type": "unknown",
 
"autovalue": "<nowiki>#000000</nowiki>"
 
},
 
"accent-fg": {
 
"label": "Accent Foreground",
 
"description": "The color of the text in the \"Reason\", \"Details\", \"Note\", and \"Note 2\" segments, in \"<nowiki>#HEXDEC</nowiki>\" style.",
 
"example": "<nowiki>#FFFFFF</nowiki>",
 
"type": "unknown",
 
"autovalue": "<nowiki>#000000</nowiki>"
 
},
 
"bg": {
 
"label": "Background",
 
"description": "The background of the notice.",
 
"example": "<nowiki>#000000</nowiki>",
 
"autovalue": "",
 
"suggested": true
 
},
 
"font-style": {},
 
"image": {
 
"label": "Image",
 
"description": "An image.",
 
"example": "Image123.png",
 
"type": "wiki-file-name",
 
"required": true
 
},
 
"imagewidth": {
 
"label": "Image Width",
 
"description": "The width of the image.",
 
"example": "100px",
 
"autovalue": "100px"
 
},
 
"title": {
 
"label": "Title",
 
"description": "The description of the notice.",
 
"example": "This page is good.",
 
"type": "string",
 
"required": true
 
},
 
"quote": {
 
"label": "Quote",
 
"description": "A quote describing the notice.",
 
"example": "\"Yeah, I know! She was so surprised!\" - Match",
 
"type": "content",
 
"required": true
 
},
 
"body": {
 
"label": "Body",
 
"description": "Go into detail, and describe what needs to happen.",
 
"example": "If you disagree with its deletion, talk to an admin.",
 
"type": "content",
 
"required": true
 
},
 
"note": {},
 
"note2": {},
 
"details": {}
 
},
 
"description": "The old version of {{PageNotice}}.",
 
"format": "inline"
 
}
 
</templatedata>
 
<includeonly>[[Category:Article management templates]]</includeonly><noinclude>
 
[[Category:Template documentation]]
 
</noinclude>
 

Revision as of 18:06, 11 February 2023