Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Template:Status"

 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>[[Category:Templates]]
+
<noinclude>
 
Displays a coloured status code, for use on [[Ganymede/Signoffs]] page.
 
Displays a coloured status code, for use on [[Ganymede/Signoffs]] page.
  
{{Usage|<pre>{{status|B|red}}
+
{{Usage|<pre>* {{status|B|red}}
{{status|D|orange}}
+
* {{status|D|orange}}
{{status|P|blue}}
+
* {{status|P|blue}}
{{status|R|green}}</pre>|{{status|B|red}}
+
* {{status|R|green}}</pre>|2=
{{status|D|orange}}
+
* {{status|B|red}}
{{status|P|blue}}
+
* {{status|D|orange}}
{{status|R|green}}}}
+
* {{status|P|blue}}
 +
* {{status|R|green}}}}
 
</noinclude><includeonly><b style="color:{{{2}}}">{{{1}}}</b></includeonly>
 
</noinclude><includeonly><b style="color:{{{2}}}">{{{1}}}</b></includeonly>

Latest revision as of 18:28, 12 February 2008

Displays a coloured status code, for use on Ganymede/Signoffs page.

Markup Rendering
* {{status|B|red}}
* {{status|D|orange}}
* {{status|P|blue}}
* {{status|R|green}}
  • B
  • D
  • P
  • R


Back to the top