Difference between revisions of "Template:Description NativeLook"

[unchecked revision][unchecked revision]
m
m
Line 162: Line 162:
 
}}
 
}}
 
| 80}}px;background-color:#2d2a25;text-align: center">
 
| 80}}px;background-color:#2d2a25;text-align: center">
{{#if: {{{name|}}} |{{#ifeq: {{#explode:{{{name}}}|;|1}} | y | <div style="color:#d5bf98">{{#explode:{{{name}}}|;|0}}</div> | <div style="color:#ebe4dc">{{#explode:{{{name}}}|;|0}}</div> }} |}}{{#if: {{{lvl|}}} |<div style="color:#9eaaa0">{{{lvl}}}</div>|}}{{#if: {{{text|}}} |{{{text}}}|}}
+
{{#if: {{{name|}}} |{{#ifeq: {{#explode:{{{name}}}|;|1}} | y | <div style="color:#d5bf98">{{#explode:{{{name}}}|;|0}}</div> | <div style="color:#ebe4dc">{{#explode:{{{name}}}|;|0}}</div> }} |}}{{#if: {{{lvl|}}} |<div style="color:#9eaaa0">From level: {{{lvl}}}</div>|}}{{#if: {{{text|}}} |{{{text}}}|}}
 
</div>
 
</div>
  
Line 168: Line 168:
  
 
<pre>
 
<pre>
Vision:
+
make with real colors, maybe transparent (css) // height, width, text - Done
 
 
make with real colors, maybe transparent (css)
 
make it inteligent
 
- variables of template:
 
  height, width - Done
 
  text - set text to body of description, must be 2 poles, delimeter maybe ";" , first will be
 
        text, second color of text - maybe it can be pre-defined some for more comfortable
 
        working - case ?
 
 
</pre>
 
</pre>
  
 
[[Category:WC]]
 
[[Category:WC]]

Revision as of 12:24, 26 January 2013

UL nativelook.png
 
 
 
UR nativelook.png
 
 
 
 
 
 
DL nativelook.png
 
 
 
DR nativelook.png
make with real colors, maybe transparent (css) // height, width, text - Done