|
This page you are viewing is part of the SEVA Wiki Archive, Please visit the new Official Website! |
|
Difference between revisions of "Template:EditThis"
Jump to navigation
Jump to search
(New page: <div style="clear:right; float:right;">[{{SERVER}}{{localurl:{{{1}}}|action=edit}} edit]</div>) |
(updated) |
||
| Line 1: | Line 1: | ||
| − | <div style="clear:right; float:right;">[{{SERVER}}{{localurl:{{{1}}}|action=edit}} edit]</div> | + | <div style="clear:{{{2|right}}}; float:{{{2|right}}};">[{{SERVER}}{{localurl:{{{1}}}|action=edit}} {{{3|edit}}}]</div> |
| + | <noinclude> | ||
| + | Use this template to add an edit link to an article. | ||
| + | |||
| + | Arguments: | ||
| + | # The name of the article to edi | ||
| + | # The allignment of the link, default is ''right''. | ||
| + | # The link text, default is ''edit''. | ||
| + | ie: | ||
| + | <nowiki>{{EditThis|Talk:Some Article Name|left|Add your Comments or Corrections on the Talk Page!}}</nowiki> | ||
| + | </noinclude> | ||
Revision as of 02:28, 13 July 2007
Use this template to add an edit link to an article.
Arguments:
- The name of the article to edi
- The allignment of the link, default is right.
- The link text, default is edit.
ie: {{EditThis|Talk:Some Article Name|left|Add your Comments or Corrections on the Talk Page!}}