Difference between revisions of "Template:Version"

From Fortress Forever Wiki
Jump to navigationJump to search
(Trying to fix)
Line 1: Line 1:
 +
<!-- <includeonly>{{subst:</includeonly>Version|{{{1}}}<includeonly>}}</includeonly> -->
 
{| class="version_infobox" align="center" style="border: 1px solid #999999; background-color: #f5faff;" cellpadding="5" cellspacing="0"
 
{| class="version_infobox" align="center" style="border: 1px solid #999999; background-color: #f5faff;" cellpadding="5" cellspacing="0"
 
|-
 
|-
| style="background: #dce7ed; padding:0 1em;" align="right" width="100%"|{{{1{{{1}}}|This page has been checked for accuracy with Fortress Forever version '''{{{1}}}'''}}}
+
| style="background: #dce7ed; padding:0 1em;" align="right" width="100%"|{{{1{{{1}}}|This page has been checked for accuracy with Fortress Forever version {{{1}}}}}}
 
|-
 
|-
|align="center"|This article was tagged at <i>20:02 UTC on December 29, 2007</i><br>This template is is broken!
+
|align="center"|This article was tagged at <i>{{{2|{{<includeonly>subst:</includeonly>CURRENTTIME}} (UTC) on {{<includeonly>subst:</includeonly>CURRENTMONTHNAME}} {{<includeonly>subst:</includeonly>CURRENTDAY}}, {{<includeonly>subst:</includeonly>CURRENTYEAR}}}}}</i>
|}<noinclude>
+
|}
 +
<noinclude>
 
----
 
----
 
Example Usage:
 
Example Usage:
<code><pre>{{Version|1.11}}</pre></code>
+
<code><pre>{{subst:Version|1.11}}</pre></code>
 
Produces:
 
Produces:
{{Version|1.11}}
+
{| class="version_infobox" align="center" style="border: 1px solid #999999; background-color: #f5faff;" cellpadding="5" cellspacing="0"
 
+
|-
 +
| style="background: #dce7ed; padding:0 1em;" align="right" width="100%"|{{{11.11|This page has been checked for accuracy with Fortress Forever version '''1.11'''}}}
 +
|-
 +
|align="center"|This article was tagged at <i>20:02 UTC on December 29, 2007</i><br>This template is is broken!
 +
|}
 
</noinclude>
 
</noinclude>

Revision as of 13:35, 29 December 2007

This page has been checked for accuracy with Fortress Forever version {{{1}}}
This article was tagged at 02:43 (UTC) on May 3, 2024

Example Usage:

{{subst:Version|1.11}}

Produces:

This page has been checked for accuracy with Fortress Forever version 1.11
This article was tagged at 20:02 UTC on December 29, 2007
This template is is broken!