Template:EditSection
From WikiPathways
(Difference between revisions)
Line 1: | Line 1: | ||
- | <span class="plainlinks" style="float: | + | <span class="plainlinks" style="float:left;margin-right:5px;margin-top:15px;clear:left"><nowiki>[</nowiki>[{{SERVER}}{{localurl:{{FULLPAGENAME}}|action=edit§ion={{{section}}}}} edit]<nowiki>]</nowiki></span><noinclude> |
Line 9: | Line 9: | ||
'''Usage''' | '''Usage''' | ||
- | Add <tt><nowiki>{{</nowiki>{{PAGENAME}}<nowiki>|section=#}}</nowiki></tt> above the section header you want to make editable. | + | Add <tt><nowiki>{{</nowiki>{{PAGENAME}}<nowiki>|section=#}}</nowiki></tt> above the section header you want to make editable. Replace "#" with the number of the section. Subsections have a single number, so section 2.1 will be numbered 3, this will cause section 3 to be numbered 4 (see [http://en.wikipedia.org/wiki/Help:Section Sections]. |
</noinclude> | </noinclude> |
Revision as of 16:20, 13 April 2007
[edit]
Description
To edit a section of a page when __NOEDITSECTION__ is evoked, one usually has to edit the whole page. This template creates an edit link for a particular section. Note that this can also be used to add an edit link for text above the first section on a page, i.e., section=0.
Usage
Add {{EditSection|section=#}} above the section header you want to make editable. Replace "#" with the number of the section. Subsections have a single number, so section 2.1 will be numbered 3, this will cause section 3 to be numbered 4 (see Sections.