Template:Edit-top-section

出典:メタ・ウィキメディア
Template:Edit-first-sectionから転送)

[編集]

Template documentation


This template shows an [edit] link (optionally in the top right corner) on the page where it is placed on (including this one). The link activates the page editor, only showing the top section of that page (&section=0). This is useful for long pages, where the only alternatives to edit the top section is to either edit the entire page, which takes a long time to load and save, or to enter the edit URL manually with "&section=0" appended.

Usage[編集]

{{Edit-top-section}}
{{Edit-top-section|absolute}}
{{Edit-top-section|absolute|top}}

Place the template on the first line of the page. A floating [edit] link will appear on the far right of the first line. When using the absolute keyword, the link will appear in the top right corner of the page, no matter where the template is placed.

An optional third parameter (top) can be entered when the default absolute position conflicts with another element (like another template that uses absolute positioning). It accepts CSS compatible values (ie. px or em). The default is 1em, placing the link just above the top line. Use 2.9em to place it below the line. Use higher values to place it even lower.

See also[編集]