Template:EditState

From Drawn to Life Wiki


This template allows the creator of fanon pages to specify the type of edits they wish to allow to their articles.

Template parameters

ParameterDescriptionTypeStatus
Template display styleStyle

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
{{EditState|Style=Icon|top=7.85em}}\n{{EditState|Style=Banner|Partial}}
Auto value
Banner
Stringsuggested
Edit value1

Specity the edit access to the article. Acceptable values are "None", "Partial", and "Full".

Example
{{EditState|Full}}\n{{EditState|Partial}}\n{{EditState|None}}
Auto value
unset
Stringrequired
Top positiontop

Specify the distance from the top of the page (preferably EM) for icon mode. This value is intended to be used on pages where an Infobox is present as the Icon is sized to fit within most infoboxes.

Example
{{EditState|Partial|top=7.85em}}
Auto value
0em
Numberoptional