Template:Color/doc: Difference between revisions
Created page with "{{Documentation/Header}} {{Lua|Color}} {{CSS|Colors}} If you want make additions or changes, please send suggestions to the Admins. ==Syntax== There are two unnamed parameters that can be used. The first parameter declares the type of color (based on element or other identifier determined beforehand or plain hex code), and the second parameter is used to display the text. If the second parameter is missing, the first parameter will be displayed...." |
No edit summary |
||
| Line 31: | Line 31: | ||
** {{T|Color|AoE Hydro DMG|p2=link=Hydro|_Y_=1}} | ** {{T|Color|AoE Hydro DMG|p2=link=Hydro|_Y_=1}} | ||
--> | --> | ||
** <code><nowiki>{{Color|help| | ** <code><nowiki>{{Color|help|Anima|nobold=1}}</nowiki></code> yields: {{Color|help|Anima|nobold=1}} | ||
** <code><nowiki>{{Color|#AAAAAA|[[ | ** <code><nowiki>{{Color|#AAAAAA|[[Anima|link to Animas]]}}</nowiki></code> yields: {{Color|#AAAAAA|[[Anima|link to Animas]]}} (custom hex colors do not work with links) | ||
==Template Data== | ==Template Data== | ||