The Wiki for Tale 7 is in read-only mode and is available for archival and reference purposes only. Please visit the current Tale 11 Wiki in the meantime.

If you have any issues with this Wiki, please post in #wiki-editing on Discord or contact Brad in-game.

Difference between revisions of "Template:Color"

From ATITD7
Jump to navigationJump to search
 
Line 1: Line 1:
|-style="background:#{{{2|000000}}}; color:{{#ifeq: {{{3|false}}}|true|white|black}}}}}"
+
<noinclude>
| {{#ifeq: {{{4|false}}}|true| <nowiki>*</nowiki> | }}{{{1|?}}} || #{{{2|??????}}}
+
<pre>
<NOINCLUDE>[[Category: Template]]  {{DEFAULTSORT:{{PAGENAME}}}}</noinclude>
+
{{Color
 +
|Name=Color Name
 +
|Hex=FFFFFF
 +
|Dark=false
 +
|New=false
 +
}}
 +
</pre>
 +
 
 +
New: for new colors in T7
 +
Dark: dark colors that need white text on top of them
 +
</noinclude>
 +
{|border=1
 +
! Name !! Hex
 +
|-
 +
|-style="background:#{{{Hex|ffffff}}}; color:{{#ifeq: {{{Dark|false}}}|true|white|black}}}}}"
 +
| {{#ifeq: {{{New|false}}}|true| <nowiki>*</nowiki> | }}{{{Name|?}}} || #{{{Hex|??????}}}
 +
|}
 +
{{#declare:
 +
Name=Name
 +
|Hex=Hex
 +
|Dark=Dark
 +
|New=New
 +
}}
 +
[[Category:Color]]
 +
<noinclude>[[Category: Template]]  {{DEFAULTSORT:{{PAGENAME}}}}</noinclude>

Latest revision as of 15:28, 7 December 2015

{{Color
|Name=Color Name
|Hex=FFFFFF
|Dark=false
|New=false
}}

New: for new colors in T7 Dark: dark colors that need white text on top of them

Name Hex
? #??????