This wiki has been automatically closed because there have been no edits or log actions made within the last 60 days. If you are a user (who is not the bureaucrat) that wishes for this wiki to be reopened, please request that at Requests for reopening wikis. If this wiki is not reopened within 6 months it may be deleted. Note: If you are a bureaucrat on this wiki, you can go to Special:ManageWiki and uncheck the "Closed" box to reopen it.

Template:Edit

From the Dragon Quest Wiki, the Dragon Quest encyclopedia
Jump to navigationJump to search
[[{{fullurl:Template:{{{1}}}|action=edit}} Edit]]

This template is to be placed on every navigation template directly in front of the title in the template's header. It must be typed in the form of {{edit|NAME}}, where "NAME" is the name of the template (minus "Template:"). For example, on Template:DQ2, {{edit|DQ2}} would be used, and the coding at the top of the template would look like this:

{| class="mw-collapsible mw-collapsed navbox"
!colspan=2 style=background:#CC0000|{{edit|DQ2}} ''[[Dragon Quest II: Luminaries of the Legendary Line]]''
|-

Keep in mind that the names of the template must be added as they appear in the address bar, meaning it is case-sensitive, spaces must be rendered as underscores ( _ ) and while colons (:), apostrophes (') and regular dashes (-) are not affected, other symbols may need to be entered as code, including ampersands (&). For example, %26 is substituted for &, and _ for the space.

Original template is from Super Mario Wiki.