Template:Status/Icon: Difference between revisions
Template page
More actions
No edit summary |
No edit summary |
||
| Line 23: | Line 23: | ||
<!--Other--> | <!--Other--> | ||
| Other=<indicator name="61-other">[[File:HP-Status-Other.svg|x38px|class=notpageimage|alt=Other|link=Help talk:Status icons|This page's status is still under discussion, or does not fit into any category.]]</indicator> | | Other=<indicator name="61-other">[[File:HP-Status-Other.svg|x38px|class=notpageimage|alt=Other|link=Help talk:Status icons|This page's status is still under discussion, or does not fit into any category.]]</indicator> | ||
}}</includeonly><noinclude> | }}</includeonly><noinclude> | ||
:''See [[Template:Status]] for how to use status icons'' | |||
==Halopedia template expansion help== | |||
The following is for Halopedia staff to enhance this template if required. Otherwise you do not need to read this and can go back to [[:Template:Status|Template:Status]] for instructions on how to use status icons on the wiki. | |||
===Template indicator organization=== | |||
*01 to 19 is reserved for locks and potential other behind the scenes icons. | |||
*21 to 39 is reserved for casual icons if we decide to add more. | |||
*41 to 59 is reserved for Halopedia project stuff. | |||
*61 is just "Other". | |||
*00, 20, 40, and 60 are not to be used. These are intentional spaces to give us leeway if absolutely needed. | |||
===Adding to the list=== | |||
The code for adding to the list looks like this. | |||
<pre>| StatusName=<indicator name="00-statusname">[[File:HP-Example.png|x30px|link=Page link|Example text]]</indicator>[[Category:Example]]</pre> | |||
====Notes==== | |||
*Make sure the StatusName and statusname are not the same as other existing status codes. | |||
*Make sure the indicator (00 in the code above) is not used already and follows the "Template indicator organization" above. | |||
*Make sure it uses a unique icon in with the prefix of "HP". | |||
*Make sure the "Page link" and "Example text" make sense to the reader. | |||
*A category at the end is not required. | |||
</noinclude> | |||
Revision as of 18:09, 22 August 2023
- See Template:Status for how to use status icons
Halopedia template expansion help
The following is for Halopedia staff to enhance this template if required. Otherwise you do not need to read this and can go back to Template:Status for instructions on how to use status icons on the wiki.
Template indicator organization
- 01 to 19 is reserved for locks and potential other behind the scenes icons.
- 21 to 39 is reserved for casual icons if we decide to add more.
- 41 to 59 is reserved for Halopedia project stuff.
- 61 is just "Other".
- 00, 20, 40, and 60 are not to be used. These are intentional spaces to give us leeway if absolutely needed.
Adding to the list
The code for adding to the list looks like this.
| StatusName=<indicator name="00-statusname">[[File:HP-Example.png|x30px|link=Page link|Example text]]</indicator>[[Category:Example]]
Notes
- Make sure the StatusName and statusname are not the same as other existing status codes.
- Make sure the indicator (00 in the code above) is not used already and follows the "Template indicator organization" above.
- Make sure it uses a unique icon in with the prefix of "HP".
- Make sure the "Page link" and "Example text" make sense to the reader.
- A category at the end is not required.