Jump to content

Template:Spoiler: Difference between revisions

From Joepedia
No edit summary
No edit summary
Tag: Manual revert
 
(22 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Box|
<includeonly>[[Category:Contains Spoilers]][[Category:Contains Spoilers for {{trim|{{{1|}}}}}]]{{Box|
title=<big>'''Spoiler Alert!'''</big>|
title=<big>Spoiler Alert!</big>|
content=This article contains spoilers for **{{{name}}}**. Proceed with caution.|
content=<div style="text-align: center;">This article contains spoilers for '''{{trim|{{{1|}}}}}'''. Proceed with caution.</div>|
icon=JphDragonS.png
style=margin:auto; max-width: 50em|
}}
icon=JphDragonS.png|
<noinclude>
trailing-icon=JphDragonS.png|
background-title-color=var(--background-color-destructive)|
center=center|
class=ambox
}}</includeonly><noinclude>
== Example ==
E.g:
  <nowiki>{{Spoiler|Mars Needs Senpais}}</nowiki>
{{Spoiler|Mars Needs Senpais}}
 
== Template Data ==
<templatedata>
<templatedata>
{
{
"params": {
"params": {
"name": {
"1": {
"label": "Media Name",
"label": "Media Name",
"description": "The name of the media the spoilers are for.",
"description": "The name of the media the spoilers are for.",
"example": "Danganronpa 1",
"type": "string",
"type": "string",
"required": true
"required": true
Line 17: Line 26:
},
},
"description": "Warns users that the article contains spoilers. This should be positioned at the top of the article.",
"description": "Warns users that the article contains spoilers. This should be positioned at the top of the article.",
"format": "block"
"format": "block",
"paramOrder": [
"1"
]
}
}
</templatedata>
</templatedata>
</noinclude>
</noinclude>

Latest revision as of 16:14, 11 February 2025

Example

E.g:

{{Spoiler|Mars Needs Senpais}}

Spoiler Alert!
This article contains spoilers for Mars Needs Senpais. Proceed with caution.


Template Data

Warns users that the article contains spoilers. This should be positioned at the top of the article.

Template parameters[Edit template data]

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Media Name1

The name of the media the spoilers are for.

Stringrequired