This page you are viewing is part of the SEVA Wiki Archive, Please visit the new Official Website!
NOTICE: Visit the Maillist page for help joining the new google groups email list, the old maillist is no more.
SEVA meetings are held every second Tuesday.


Difference between revisions of "Template:EditThis"

From SeattleEVA
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

edit

Use this template to add an edit link to an article.

Arguments:

  1. The name of the article to edi
  2. The allignment of the link, default is right.
  3. The link text, default is edit.

ie: {{EditThis|Talk:Some Article Name|left|Add your Comments or Corrections on the Talk Page!}}