If you are looking for Information about PSU Clementine, Go check their Wiki

Difference between revisions of "Template:Color-S"

From The re-PSUPedia
Jump to: navigation, search
m (New page: style="background:#ff7")
 
m (etc)
Line 1: Line 1:
style="background:#ff7"
+
<includeonly>style="background:#ff7"</includeonly>
 +
<noinclude>
 +
==Usage==
 +
* Typing <nowiki>{{Color-S}}</nowiki> is short for <nowiki>style="background:#ff77"</nowiki>, the code used to color cells for S-Rank items in tables.
 +
* Both yield:
 +
{| class="wikitable"
 +
|-
 +
! A !! B !! C
 +
|-
 +
| {{Color-S}}|10★ || S-Rank Monomate || Info
 +
|}
 +
* However, <nowiki>{{Color-S}}</nowiki> is preferable, as it is shorter and requires no memorization of the color code.</noinclude>

Revision as of 04:00, 1 August 2007


Usage

  • Typing {{Color-S}} is short for style="background:#ff77", the code used to color cells for S-Rank items in tables.
  • Both yield:
A B C
10★ S-Rank Monomate Info
  • However, {{Color-S}} is preferable, as it is shorter and requires no memorization of the color code.