Template:Admin Page Status: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
This template is for admin use only. | This template is for admin use only. | ||
== Usage == | == Usage == | ||
{{Admin Page Status | {{Admin Page Status | ||
<!-- options: Done, Needs review, Not started --> | <!-- options: Done, Needs review, Not started --> | ||
| categorization = | | categorization = | ||
<!-- options: Self-Assessment, Confirmed Rating --> | <!-- options: Self-Assessment, Confirmed Rating --> | ||
| calibration_review = | | calibration_review = | ||
<!-- options: Development, Stable, Mature --> | <!-- options: Development, Stable, Mature --> | ||
| instrument_grade = | | instrument_grade = | ||
<!-- options: Low, Moderate, High --> | <!-- options: Low, Moderate, High --> | ||
| validation = | | validation = | ||
<!-- Date in YYYY-MM-DD format --> | <!-- Date in YYYY-MM-DD format --> | ||
| review_date = | | review_date = | ||
| Line 22: | Line 17: | ||
}} | }} | ||
</noinclude> | </noinclude> | ||
<includeonly>{{#if:{{{show|}}}|{{#if:{{#ifeq:{{PROTECTIONLEVEL:edit}}|sysop|yes|no}}|yes| | |||
<includeonly> | |||
{{#if:{{{show|}}}| | |||
<div style="background:#f0f0f0; border:1px solid #aaa; padding:10px; margin:10px 0; font-size:0.92em; max-width:600px;"> | <div style="background:#f0f0f0; border:1px solid #aaa; padding:10px; margin:10px 0; font-size:0.92em; max-width:600px;"> | ||
'''Admin Page Status'''<br> | '''Admin Page Status'''<br> | ||
<b>Categorization:</b> {{{categorization|}}} | <b>Categorization:</b> {{{categorization|}}} • | ||
<b>Calibration Review:</b> {{{calibration_review|}}}<br> | <b>Calibration Review:</b> {{{calibration_review|}}}<br> | ||
<b>Instrument Grade:</b> {{{instrument_grade|}}} | <b>Instrument Grade:</b> {{{instrument_grade|}}} • | ||
<b>Validation:</b> {{{validation|}}}<br> | <b>Validation:</b> {{{validation|}}}<br> | ||
<b>Last Reviewed:</b> {{{review_date|}}} by {{{reviewed_by|}}} | <b>Last Reviewed:</b> {{{review_date|}}} by {{{reviewed_by|}}} | ||
</div> | </div> | ||
}} | }} | ||
}} | |||
<div style="display:none;"> | <div style="display:none;"> | ||
{{#set: | {{#set: | ||
| Line 55: | Line 38: | ||
}} | }} | ||
</div> | </div> | ||
</includeonly> | </includeonly> | ||
Revision as of 03:38, 9 July 2026
This template is for admin use only.
Usage