Changes

From Drawn to Life Wiki
no edit summary
Line 1: Line 1: −
{{#switch: {{{Style}}}
+
{{#switch: {{{Style|Banner}}}
 
|Icon={{#switch: {{{1}}}
 
|Icon={{#switch: {{{1}}}
 
|None=<div style="position:absolute; z-index:100; right:7px; top:{{{top|11px}}}; height:10px; width:300px;">[[File:NoEdit.png|right|This page may not be edited by any user other than the creator]]</div>
 
|None=<div style="position:absolute; z-index:100; right:7px; top:{{{top|11px}}}; height:10px; width:300px;">[[File:NoEdit.png|right|This page may not be edited by any user other than the creator]]</div>
Line 32: Line 32:  
"example": "Style=[Banner/Icon]",
 
"example": "Style=[Banner/Icon]",
 
"type": "string",
 
"type": "string",
"default": "Banner1",
+
"default": "Banner",
"autovalue": "Banner2",
+
"autovalue": "",
 
"suggested": true
 
"suggested": true
 
},
 
},