--- Welcome to the official ADCIRCWiki site! The site is currently under construction, with limited information. ---

For general information, see the ADCIRC site, ADCIRC FAQ, or the ADCIRC Wikipedia page. For model documentation not yet available on the wiki, see the ADCIRC site. New content is being continuously added to the ADCIRCWiki, and material from the main ADCIRC site will be gradually transitioned over to the wiki.

Template:ADC version: Difference between revisions

From ADCIRCWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 14: Line 14:
This was inspired by [https://www.mediawiki.org/wiki/Template:MW_version a much more advanced template on MediaWiki].   
This was inspired by [https://www.mediawiki.org/wiki/Template:MW_version a much more advanced template on MediaWiki].   


Here are some examples,
== Syntax ==
<code><nowiki>{{ADC version|version=</nowiki><u><nowiki>VERSION</nowiki></u><nowiki>|relation=</nowiki><u><nowiki>RELATION</nowiki></u><nowiki>}}</nowiki></code>
 
You specify the values for <code><u>VERSION</code></u> and <code><u>RELATION</code></u>, examples of which are given below. 
 
== Examples ==
{| class="wikitable"
{| class="wikitable"
  !you type
  !you type

Revision as of 16:22, 19 August 2018

ADCIRC version: {{{version}}}


This was inspired by a much more advanced template on MediaWiki.

Syntax

{{ADC version|version=VERSION|relation=RELATION}}

You specify the values for VERSION and RELATION, examples of which are given below.

Examples

you type you get
{{ADC version|version=52}}
ADCIRC version: 52
{{ADC version|version=52|relation=>}}
ADCIRC version: > 52
{{ADC version|version=52|relation=gt}}
ADCIRC version: > 52
{{ADC version|version=53|relation=le}}
ADCIRC version: 53
{{ADC version|version=50|relation=-}}
ADCIRC version: 50
{{ADC version|version=a long, long time ago|relation=+}}
ADCIRC version: a long, long time ago