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
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
<div style="margin:0">
<table style="margin: 0 auto 1em auto">
<table style="margin: 0 auto 1em auto">
<tr>
<tr>
Line 5: Line 6:
</tr>
</tr>
</table>
</table>
</div>
</noinclude>
</noinclude>


<div style="margin:0">
<table style="margin: 0 auto 1em auto">
<table style="margin: 0 auto 1em auto">
<tr>
<tr>
Line 12: Line 15:
</tr>
</tr>
</table>
</table>
</div>


<noinclude>
<noinclude>


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|date=May 13, 2024}}</nowiki></code>


== About ==
== About ==
Line 25: Line 29:


<!--
<!--
<templatedata>
<templatedata>
{
{
Line 33: Line 36:
}
}
</templatedata>
</templatedata>
-->
</noinclude>
</noinclude>
-->
<noinclude>[[Category:Template]]</noinclude>

Latest revision as of 08:22, 24 August 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|date=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).