Aurora is on version 2.5.0 C#, available at the Aurora Forums.

Contact Erik on the forum for a wiki account.

Difference between revisions of "Template:ArticleVersion"

From AuroraWiki
Jump to navigation Jump to search
(Modified version of http://dwarffortresswiki.org/index.php/Template:ArticleVersion)
 
m
Line 10: Line 10:
 
#vardefine:evan|{{#if:{{#var:e5}}{{#var:e4}}{{#var:e3}}{{#var:e2}}{{#var:e1}}|1}}}}
 
#vardefine:evan|{{#if:{{#var:e5}}{{#var:e4}}{{#var:e3}}{{#var:e2}}{{#var:e1}}|1}}}}
 
{{version links
 
{{version links
|theme={{#switch:{{NAMESPACE}}|{{Aurora:Current}}=green|Template|Auror Wiki=blue|#default=orange}}
+
|theme={{#switch:{{NAMESPACE}}|{{Aurora:Current}}=green|Template|Aurora Wiki=blue|#default=orange}}
 
|r1={{#if:{{#var:evan}}|
 
|r1={{#if:{{#var:evan}}|
 
[[{{#ifeq:{{NAMESPACE}}|6.43|*}}6.43:{{PAGENAME}}|{{current/version}}]]
 
[[{{#ifeq:{{NAMESPACE}}|6.43|*}}6.43:{{PAGENAME}}|{{current/version}}]]
Line 21: Line 21:
 
}}
 
}}
 
|bottom={{version links/link|Template:av|More Info}}
 
|bottom={{version links/link|Template:av|More Info}}
|center={{#switch:{{NAMESPACE}}|#default=This article is about an '''older version''' of Aurora.[[category:Obsolete|{{PAGENAME}}]]{{#if:{{#var:e4}}||[[category:Missing current version|{{PAGENAME}}]]}}|Template=This article is in the template namespace.|Aurora Wiki=This article is in the DF wiki namespace.|{{df:current}}=This article is about the current version of Aurora.[[category:Current|{{PAGENAME}}]]
+
|center={{#switch:{{NAMESPACE}}|#default=This article is about an '''older version''' of Aurora.[[category:Obsolete|{{PAGENAME}}]]{{#if:{{#var:e4}}||[[category:Missing current version|{{PAGENAME}}]]}}|Template=This article is in the template namespace.|Aurora Wiki=This article is in the Aurora wiki namespace.|{{df:current}}=This article is about the current version of Aurora.[[category:Current|{{PAGENAME}}]]
 
}}}}<noinclude>
 
}}}}<noinclude>
 
{{Documentation}}
 
{{Documentation}}
 
</noinclude>
 
</noinclude>

Revision as of 03:53, 12 August 2014

Shortcut:
template:av

{{

  1. vardefine:PAGE|ArticleVersion}}{{
  2. vardefine:ecur|}}{{
  3. vardefine:e4|{{#var:ecur}}}}{{
  4. vardefine:e3|}}{{
  5. vardefine:e2|}}{{
  6. vardefine:e1|}}{{
  7. vardefine:evan|1}}

{{#vardefine:version_links_theme|blue}}

This article is in the template namespace.
[edit] [purge] Template-info.svg Template documentation

This template is to be used on all pages that are game version specific.

Usage

To use this template simply add {{ArticleVersion}} or {{av}} to the top of an article.

"There's a new version! What do I do?"

If the version is major enough to warrant a new namespace, then the most important thing to do is update this page with the newest namespace. This will cause all the templates to show the proper current/outdated message.

The second thing to do is update the ArticleVersion template. This template is widely used and quite complicated; please do not attempt to modify it unless you are very familiar with wiki template code. Instead, please post an update request on its talk page.