Changes

From Drawn to Life Wiki
no edit summary
Line 30: Line 30:  
"Style": {
 
"Style": {
 
"description": "Specify how this template will display. Available options are either \"Banner\" (to display as a full-width banner) or \"Icon\" (to display as a mini-icon over Infoboxes. Use the top parameter to adjust the position of the icon)",
 
"description": "Specify how this template will display. Available options are either \"Banner\" (to display as a full-width banner) or \"Icon\" (to display as a mini-icon over Infoboxes. Use the top parameter to adjust the position of the icon)",
"example": "Style=[Banner/Icon]",
+
"example": "{{EditState|Style=Icon|top=7.85em}}<br>{{EditState|Style=Banner|Partial}}",
 
"type": "string",
 
"type": "string",
"default": "Banner",
+
"autovalue": "Banner",
"autovalue": "",
   
"suggested": true
 
"suggested": true
 
},
 
},