NovaRoma:Templates

From NovaRoma
(Difference between revisions)
Jump to: navigation, search
(Templates for Laws: add a few templates)
m (Date Templates: polish)
Line 29: Line 29:
  
 
==Date Templates==
 
==Date Templates==
 +
 +
===Years===
  
 
Templates convert recent years to Roman-style dating:
 
Templates convert recent years to Roman-style dating:
  
 
:<nowiki>{{2004}}</nowiki> gives {{2004}}.
 
:<nowiki>{{2004}}</nowiki> gives {{2004}}.
 +
 +
===Roman Dates===
  
 
Templates convert dates in month-day format into Roman dates:
 
Templates convert dates in month-day format into Roman dates:
Line 38: Line 42:
 
:<nowiki>{{Jan 1}}</nowiki> gives {{Jan 1}}.
 
:<nowiki>{{Jan 1}}</nowiki> gives {{Jan 1}}.
  
Months use three letter abbreviations '''without a period''': Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
+
:* Months use three letter abbreviations '''without a period''': Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
 
+
:* Days are not padded with leading zeroes.
Days are not padded with leading zeroes.
+
 
+
  
 
==Templates for Laws==
 
==Templates for Laws==

Revision as of 04:26, 25 October 2006

This is one of the Nova Roma wiki help files.

Contents

Template basics

  • Templates let us put things onto pages automatically.
  • Templates are added by putting the template's name in {{double braces}}.
  • One advantage of using templates is that a change to a template will change that template on every page that uses the template.

Templates to add standard text

Templates can be used to add standard text to an article. The text can be formatted and images can be included.

Example: If you type

{{ArticleStub}}

then the "boilerplate" for stub articles will be included in the article, like this:

This article is a stub. Can you help by expanding it?

Templates to add an article to a category

If a template includes a category tag (example: [[Category:NovaRoma]]) then any article that contains that template will be included in the category.

Templates can have variables

Values can be passed to templates. The syntax is like this:

{{TemplateName | VariableName=Value}}

Date Templates

Years

Templates convert recent years to Roman-style dating:

{{2004}} gives Cn. Salvio Cn. Equitio cos. MMDCCLVII a.u.c..

Roman Dates

Templates convert dates in month-day format into Roman dates:

{{Jan 1}} gives Kal. Ian. .
  • Months use three letter abbreviations without a period: Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
  • Days are not padded with leading zeroes.

Templates for Laws

Macellum templates

Other Templates

These templates generally add a banner and place the article in a category

Personal tools