Template:Color/doc: Difference between revisions

m
Ritsu moved page Doc:Template:Color to Template:Color/doc over redirect
m (Ritsu moved page Template:Color/doc to Doc:Template:Color)
m (Ritsu moved page Doc:Template:Color to Template:Color/doc over redirect)
 
(2 intermediate revisions by the same user not shown)
Line 7: Line 7:
*<nowiki>{{color|textcolor|bgcolor|</nowiki>'''text'''<nowiki>}}</nowiki> - content (second or third parameter, depending on whether '''bgcolor''' was provided)
*<nowiki>{{color|textcolor|bgcolor|</nowiki>'''text'''<nowiki>}}</nowiki> - content (second or third parameter, depending on whether '''bgcolor''' was provided)
*'''size''' - size of the font in pixels
*'''size''' - size of the font in pixels
*'''link''' - if '''1''' provided, creates a local link from the '''content''' provided. Any other parameter creates a local link from the '''link''' parameter itself.
*'''link''' - if '''1''' provided, creates a local link from the '''content''' provided. Any other parameter creates a local link from the '''link''' parameter itself (using normal markup still works)
*'''b''' - if '''1''', apply bold style
*'''b''' - if '''1''', apply bold style (using normal markup still works)
*'''i''' - if '''1''', apply italic style
*'''i''' - if '''1''', apply italic style (using normal markup still works)
*'''class''' - extra class name for the <nowiki><span></nowiki> element


== Examples ==
== Examples ==