Template:Indicator: Difference between revisions

From MegaManMaker Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
 
Line 10: Line 10:
|honor=[[File:Reuploaded-indicator.png|25px|sub|center|This was selected as an honorable mention.]]
|honor=[[File:Reuploaded-indicator.png|25px|sub|center|This was selected as an honorable mention.]]
|loser=[[File:0Artwork.png|25px|sub|center|This level received no special mention.]]
|loser=[[File:0Artwork.png|25px|sub|center|This level received no special mention.]]
|disq=[[File:Indicator-Purple.png|25px|sub|center|This level was disqualified.]]
|0={{#switch:{{{2|0}}}
|0={{#switch:{{{2|0}}}
|0=[[File:online-indicator.png|25px|sub|center|This level is online.]]
|0=[[File:online-indicator.png|25px|sub|center|This level is online.]]
Line 60: Line 61:
|'''<nowiki>{{Indicator|honor}}</nowiki>'''
|'''<nowiki>{{Indicator|honor}}</nowiki>'''
|colspan="2"|{{Indicator|honor}}
|colspan="2"|{{Indicator|honor}}
|-
|Disqualified
|'''<nowiki>{{Indicator|disq}}</nowiki>'''
|colspan="2"|{{Indicator|disq}}
|-
|-
|Other Entries
|Other Entries

Latest revision as of 00:08, 23 March 2025

A simple template to indicate the status of various things. This template was meant for use on the Puzzle and Blind Kaizo Race pages and is an edit of Template:MscTileInf originally by Sagiri Himoto, but has since been expanded to support extra uses. Icons are automatically centered.

Parameters

There are two parameters, both of which are required for the template to function correctly (see below examples).

Examples

Standard Levels

Usage Code Output with Syntax 1 Output with Syntax 2
Online {{Indicator|online}}
or
{{Indicator|0|0}}
This level is online.
This level is online.
This level is online.
This level is online.
Online (reuploaded) {{Indicator|reuploaded}}
or
{{Indicator|0|1}}
This level has been reuploaded and is online.
This level has been reuploaded and is online.
This level has been reuploaded and is online.
This level has been reuploaded and is online.
To test on current version {{Indicator|pending}}
or
{{Indicator|1|0}}
This level is pending playtesting on the current version.
This level is pending playtesting on the current version.
This level is pending playtesting on the current version.
This level is pending playtesting on the current version.
Deleted {{Indicator|deleted}}
or
{{Indicator|1|1}}
This level has been deleted.
This level has been deleted.
This level has been deleted.
This level has been deleted.

Contest Entries

Usage Code Output
Winner {{Indicator|winner}}
This was selected as one of the winners.
This was selected as one of the winners.
Honorable Mention {{Indicator|honor}}
This was selected as an honorable mention.
This was selected as an honorable mention.
Disqualified {{Indicator|disq}}
This level was disqualified.
This level was disqualified.
Other Entries {{Indicator|loser}}
This level received no special mention.
This level received no special mention.

Other

Usage Code Output
Used {{Indicator|used}}
This is used in the latest version of the game.
This is used in the latest version of the game.
Unused {{Indicator|unused}}
This is no longer used in the latest version of the game.
This is no longer used in the latest version of the game.