Difference between revisions of "Template:Edit"

From EVE University Wiki
Jump to: navigation, search
(The page in question is fetched automatically.)
Line 3: Line 3:
  
 
== Usage ==
 
== 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:
+
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:
* <nowiki>{{ edit | article | size }}</nowiki>
+
* <nowiki>{{ edit | size }}</nowiki>
 +
 
 
== Example ==
 
== Example ==
 
This code:
 
This code:

Revision as of 11:20, 8 September 2015

Click to edit.


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:

  • {{ edit | 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.