Template:Lang date: Difference between revisions

From the Portal Wiki
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 249: Line 249:
  | 5 = мая
  | 5 = мая
  | 6 = июня
  | 6 = июня
  | 7 = иоля
  | 7 = июля
  | 8 = августа
  | 8 = августа
  | 9 = сентября
  | 9 = сентября

Revision as of 20:52, 31 July 2011

The template above may be partially or fully invisible or glitched due to the respected strings aren't entered.
This is normal.

Documentation for Lang date


Usage

  • Add the following code to the template (in alphabetical order)
    • Replace xx with your language's code
    • Replace the month names with translations
| xx = {{#switch:{{{1|}}}
 | 1 = January
 | 2 = February
 | 3 = March
 | 4 = April
 | 5 = May
 | 6 = June
 | 7 = July
 | 8 = August
 | 9 = September
 | 10 = October
 | 11 = November
 | 12 = December
 }}