Template:Edit section/doc

From PinataIsland.info, the Viva Piñata wiki
Jump to: navigation, search
This is a documentation subpage for Template:Edit section

Documentation

This template provides a right-aligned edit link to edit a specific section of an article, used to edit tabs individually. It must be called with a single parameter corresponding to the section that is to be edited.

{{edit section|1}}

This will open the editing window to the first section of the page the template is called on. In tabbed articles, this will typically be the first tab of the article.

The remaining tab section numbers must be manually entered. This can be done by temporarily removing the "__NOEDITSECTION__" and "<headertabs/>" markup from the top and bottom of the article (respectively), and hovering the mouse over the =First level heading='s section editing links, taking note of the section number.

The link will look like this.

http://pinataisland.info/index.php?title=Reddhott&action=edit&section=8

Note the section number is 8, so the proper code to put immediately below this =First level header= is

{{edit section|8}}

Don't forget to put back the "__NOEDITSECTION__" and "<headertabs/>" once you have done this!