Template:Now: Difference between revisions

No change in size ,  12 November 2009
corrected syntax
(+cat)
(corrected syntax)
Line 5: Line 5:
Copy the following sequence to your Clipboard
Copy the following sequence to your Clipboard


  <nowiki>subst:{{Lastupdate}}</nowiki>
  <nowiki>{{subst:Lastupdate}}</nowiki>


and place it into the wiki page source when editing. Keep in mind: the <code><nowiki>subst:</nowiki></code> is nessesary for using the current template content at saving time. You can see the effect using the ''show preview'' button.
and place it into the wiki page source when editing. Keep in mind: the <code><nowiki>subst:</nowiki></code> is nessesary for using the current template content at saving time. You can see the effect using the ''show preview'' button.


When you save your changes, the <code><nowiki>subst:{{Lastupdate}}</nowiki></code> will disappear and be permanently replaced by the current time (month followed by year).
When you save your changes, the <code><nowiki>{{subst:Lastupdate}}</nowiki></code> will disappear and be permanently replaced by the current time (month followed by year).


[[Category:Templates]]
[[Category:Templates]]


</noinclude>
</noinclude>
4,624

edits