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 search
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div class="foragingHerb" style="width:250px;border: 1px solid #888888;display: inline-block;font-weight: bold;box-shadow: 4px 4px 2px #888888;font-size: 11px">
+
<div class="foragingHerb" style="width:250px;border: 1px solid #888888;display: inline-block;font-weight: bold;box-shadow: 3px 3px 2px #888888;font-size: 11px">
 
{| 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: 3px" | Name: || style="padding: 0 3px" | {{{name|Unknown}}}
|- style="background-color: {{{color}}}"
+
|- style="background-color: {{{color}}};color: {{{fontColor|black}}}"
| style="padding-left: 4px" | Technique: || style="padding: 0 4px" | {{{technique|Unknown}}}
+
| style="padding-left: 3px" | Forage: || style="padding: 0 3px" | {{{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: 3px" | Fresh: || style="padding: 0 3px;font-size: 8px;white-space:nowrap" | {{{ingested|Unknown}}}
 
|- style="background-color: {{{smokeColor|lightgrey}}};color: {{{smokeFontColor|black}}}"
 
|- style="background-color: {{{smokeColor|lightgrey}}};color: {{{smokeFontColor|black}}}"
| style="padding-left: 4px" | Smoke: || style="padding: 0 4px;font-weight:normal;" | {{{smoke|<div style="line-height:34px">Unknown</div>}}}
+
| style="padding-left: 3px" | Smoke: || style="padding: 0 3px;font-weight:normal;" | {{{smoke|<div style="line-height:34px">Unknown</div>}}}
 
|}
 
|}
 
</div>
 
</div>
Line 16: Line 16:
 
==Usage==
 
==Usage==
 
<code>
 
<code>
<nowiki>{{User:Zohar/Template:Herb|image=PinkBox.png|name=Some name|technique=Some technique|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>

Latest revision as of 00:32, 16 November 2015

PinkBox.png
Name: Unknown
Forage: Unknown
Fresh: Unknown
Smoke:
Unknown


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}}