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 "User:Zohar/Template:Herb"
From ATITD7
Jump to navigationJump to searchLine 2: | Line 2: | ||
{| cellspacing="0" cellpadding="0" width="100%" | {| cellspacing="0" cellpadding="0" width="100%" | ||
! colspan="2"|[[Image:{{{image|PinkBox.png|thumb|100px|}}}]] | ! colspan="2"|[[Image:{{{image|PinkBox.png|thumb|100px|}}}]] | ||
− | |- style="background-color: {{{color}}}" | + | |- style="background-color: {{{color}}};color: {{{fontColor|black}}}" |
| style="padding-left: 4px" | Name: || style="padding: 0 4px" | {{{name|Unknown}}} | | style="padding-left: 4px" | Name: || style="padding: 0 4px" | {{{name|Unknown}}} | ||
− | |- style="background-color: {{{color}}}" | + | |- style="background-color: {{{color}}};color: {{{fontColor|black}}}" |
| style="padding-left: 4px" | Method: || style="padding: 0 4px" | {{{method|Unknown}}} | | style="padding-left: 4px" | Method: || style="padding: 0 4px" | {{{method|Unknown}}} | ||
− | |- style="background-color: {{{color}}}" | + | |- style="background-color: {{{color}}};color: {{{fontColor|black}}}" |
| style="padding-left: 4px" | Ingested: || style="padding: 0 4px" | {{{ingested|Unknown}}} | | style="padding-left: 4px" | Ingested: || style="padding: 0 4px" | {{{ingested|Unknown}}} | ||
|- style="background-color: {{{smokeColor|lightgrey}}};color: {{{smokeFontColor|black}}}" | |- style="background-color: {{{smokeColor|lightgrey}}};color: {{{smokeFontColor|black}}}" | ||
Line 16: | Line 16: | ||
==Usage== | ==Usage== | ||
<code> | <code> | ||
− | <nowiki>{{User:Zohar/Template:Herb|image=PinkBox.png|name=Some name|method=Some method|ingested=Some effects|smoke=Some aroma|color=Some color category|smokeColor=Some color for the smoke row|smokeFontColor=Some color for smoke font}}</nowiki> | + | <nowiki>{{User:Zohar/Template:Herb|image=PinkBox.png|name=Some name|method=Some method|ingested=Some effects|smoke=Some aroma|color=Some color category|fontColor=Some font color|smokeColor=Some color for the smoke row|smokeFontColor=Some color for smoke font}}</nowiki> |
</code> | </code> | ||
</noinclude> | </noinclude> |
Revision as of 13:09, 11 November 2015
Usage
{{User:Zohar/Template:Herb|image=PinkBox.png|name=Some name|method=Some method|ingested=Some effects|smoke=Some aroma|color=Some color category|fontColor=Some font color|smokeColor=Some color for the smoke row|smokeFontColor=Some color for smoke font}}