Line 1:
Line 1:
+
==How to make a new Template==
+
+
For certain purposes as if you want to maintain some works on redundant pages without efforts, you may need to write a Template of your page.
+
+
A template is just like a page, so a "make-it-easy" template would reside at the URL:
+
http://wiki.contribs.org/Template:make-it-easy
+
+
Create it and copy and paste the wiki markup for what you have already done relating to "make-it-easy" into it and save it. Then where you want to include the template on any other page just use <nowiki>{{make-it-easy}}</nowiki>.
+
+
==Templates==
==Templates==