Difference between revisions of "Template:Edit"

From EVE University Wiki
Jump to: navigation, search
m (Undo revision 85613 by Cassiel seraphim (talk))
m (Undo revision 85612 by Cassiel seraphim (talk))
Line 3: Line 3:
  
 
== Usage ==
 
== Usage ==
It's a simple template, you just add the template where you want the edit and optionally the size of the notepad image as an argument:
+
It's a simple template, you just add the page you want the edit to lead to and optionally the size of the notepad image as a second argument:
* <nowiki>{{ edit | size }}</nowiki>
+
* <nowiki>{{ edit | article | size }}</nowiki>
 
 
 
== Example ==
 
== Example ==
 
This code:
 
This code:

Revision as of 11:26, 8 September 2015

Click to edit.


Usage

It's a simple template, you just add the page you want the edit to lead to and optionally the size of the notepad image as a second argument:

  • {{ edit | article | size }}

Example

This code:

{{ edit | Template:Edit }}

Would result in this:

Click to edit.


And this code:

{{ edit | Template:Edit | 32 }}

Would result in this:

Click to edit.