Template:Exclusive/doc: Difference between revisions

From Another Chance Wiki
Jump to navigation Jump to search
(Added example template and code)
Tag: Reverted
No edit summary
 
(One intermediate revision by the same user not shown)
Line 10: Line 10:
         },
         },
         "release": {
         "release": {
             "label": "Release",
             "label": "Public Release",
            "description": "The version and date of Patreon release",
            "type": "string",
            "required": true
        },
        "publicrelease": {
            "label": "Public Release",
             "description": "The month and year of planned public release",
             "description": "The month and year of planned public release",
             "type": "string",
             "type": "string",
Line 30: Line 36:
}
}
</templatedata>
</templatedata>
<pre>
{{Exclusive
|character=Jacklyn
|release=April 2026
|season=2
|previous=A Matter of Faith
}}
</pre>
{{Exclusive
|character=Jacklyn
|release=April 2026
|season=2
|previous=A Matter of Faith
}}

Latest revision as of 20:30, 6 July 2026

This template is used to create a placeholder page for Patreon quests before their public release.

Template parameters

ParameterDescriptionTypeStatus
Charactercharacter

The character whose quest it is

Stringrequired
Public Releaserelease

The version and date of Patreon release

Stringrequired
Public Releasepublicrelease

The month and year of planned public release

Stringrequired
Seasonseason

The season the quest is set in

Numberrequired
Previousprevious

The previous quest in the quest list

Stringrequired