Template:Last Updated: Difference between revisions

From Zyrkthraan Chronicles Wiki
Jump to navigationJump to search
(Created page with "<noinclude> <table style="margin: 0 auto 1em auto"> <tr> <td style="text-align:center; font-style:italic; background-color:lightblue; width:80%; padding: 0.2em 0.5em;">This page was last updated on: May 13, 2024.<br>Please ensure you are following the most recent edition.</td> </tr> </table> </noinclude> <table style="margin: 0 auto 1em auto"> <tr> <td style="text-align:center; font-style:italic; background-color:lightblue; width:80%; padding: 0.2em 0.5em;">This page wa...")
 
No edit summary
Line 16: Line 16:


Call this template with:<br>
Call this template with:<br>
<code><nowiki>{{Last Updated|Month DD, YYYY}}</nowiki></code><br>
<code><nowiki>{{Last Updated|date=Month DD, YYYY}}</nowiki></code><br>
Where Month is the full name of the month (i.e., December) and numerals are used for the day and year.<br>
Where Month is the full name of the month (i.e., December) and numerals are used for the day and year.<br>
Example: <code><nowiki>{{Last Updated|May 13, 2024}}</nowiki></code>
Example: <code><nowiki>{{Last Updated|May 13, 2024}}</nowiki></code>

Revision as of 14:48, 13 May 2024

This page was last updated on: May 13, 2024.
Please ensure you are following the most recent edition.


This page was last updated on: {{{date}}}.
Please ensure you are following the most recent edition.


Call this template with:
{{Last Updated|date=Month DD, YYYY}}
Where Month is the full name of the month (i.e., December) and numerals are used for the day and year.
Example: {{Last Updated|May 13, 2024}}

About

This template is for alerting other admin to when a specific resource page was last updated. It comes pre-loaded on all resources such as templates, manuals, and example pages. (Except this one, which cannot call it due to infinite loop).