Difference between revisions of "Template:Description NativeLook"

[unchecked revision][unchecked revision]
m
Line 1: Line 1:
{|cellpadding="0" cellspacing="0"
+
<div style="position:relative;width:300px;height:300px;left:0px;top:0px">
|<div style="top:0px">[[file:UL nativelook.png]]</div>
+
<div style="position:absolute;left:0px;top:0px;width:10px;height:10px;line-height:7px;">[[File:UL nativelook.png]]</div>
|<span><div style="width:201px;background-color:#524e4b;height:1px;top:0px">&nbsp;</div><div style="width:201px;background-color:black;height:1px">&nbsp;</div><div style="width:201px;background-color:#2d2a25;height:80px">&nbsp;</div></span>
+
<div style="position:absolute;left:10px;top:0px;width:280px;height:1px;background-color:#524e4b">&nbsp;</div>
|[[image:UR nativelook.png]]
+
<div style="position:absolute;left:10px;top:1px;width:280px;height:1px;background-color:black">&nbsp;</div>
|-
+
<div style="position:absolute;left:10px;top:2px;width:280px;height:8px;background-color:#2d2a25">&nbsp;</div>
|
+
<div style="position:absolute;right:0px;top:0px;width:10px;height:10px;line-height:7px;">[[File:UR nativelook.png]]</div>
|
+
<div style="position:absolute;left:0px;top:10px;width:1px;height:280px;background-color:#524e4b">&nbsp;</div>
|
+
<div style="position:absolute;left:1px;top:10px;width:1px;height:280px;background-color:black">&nbsp;</div>
|-
+
<div style="position:absolute;left:2px;top:10px;width:8px;height:280px;background-color:#2d2a25">&nbsp;</div>
|}
+
<div style="position:absolute;right:0px;top:10px;width:1px;height:280px;background-color:#524e4b">&nbsp;</div>
 +
<div style="position:absolute;right:1px;top:10px;width:1px;height:280px;background-color:black">&nbsp;</div>
 +
<div style="position:absolute;right:2px;top:10px;width:8px;height:280px;background-color:#2d2a25">&nbsp;</div>
 +
<div style="position:absolute;left:0px;bottom:0px;width:10px;height:10px;line-height:7px;">[[File:DL nativelook.png]]</div>
 +
<div style="position:absolute;left:10px;bottom:0px;width:280px;height:1px;background-color:#524e4b">&nbsp;</div>
 +
<div style="position:absolute;left:10px;bottom:1px;width:280px;height:1px;background-color:black">&nbsp;</div>
 +
<div style="position:absolute;left:10px;bottom:2px;width:280px;height:8px;background-color:#2d2a25">&nbsp;</div>
 +
<div style="position:absolute;left:290px;bottom:0px;width:10px;height:10px;line-height:7px;">[[File:DR nativelook.png]]</div>
  
 +
<div style="position:absolute;left:10px;top:10px;width:280px;height:280px;background-color:#2d2a25">
 +
<div style="color:white;font-weight:bold;text-align:center">Body of description !</div>
 +
</div>
  
<div style="position:relative;width:300px;height:300px;left:0px;top:0px;border:1px solid black">
 
<div style="position:absolute;left:0px;top:0px;width:10px;height:10px;line-height:7px;">[[File:UL nativelook.png]]</div><div style="position:absolute;left:10px;top:0px;width:290px;height:1px;background-color:#524e4b">&nbsp;</div>
 
<div style="position:absolute;left:290px;top:0px;width:10px;height:10px;line-height:7px;">[[File:UR nativelook.png]]</div>
 
 
</div>
 
</div>
  
 +
<pre>
 +
Vision:
  
 
+
make with real colors, maybe transparent (css)
 
+
make it inteligent
 
+
- variables of template:
// strange formating of picture, this is really not a top... UL png, positioning will be better
+
  height - set height of native description - case ?
// positioning bad again :D
+
  width - set width of native description - case ?
 +
  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>
  
  
  
 
[[Category:WC]]
 
[[Category:WC]]

Revision as of 11:36, 24 January 2013

UL nativelook.png
 
 
 
UR nativelook.png
 
 
 
 
 
 
DL nativelook.png
 
 
 
DR nativelook.png
Body of description !
Vision:

make with real colors, maybe transparent (css)
make it inteligent
- variables of template:
  height - set height of native description - case ?
  width - set width of native description - case ?
  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 ?