Syntax àtúnṣe

Examples àtúnṣe

Sandbox àtúnṣe

A sandbox has been set up so modifications to the template may be tested before being implemented in the template proper:

Template:Infobox Country/sandbox

If possible, please try to view any modifications using a variety of web browsers and on different types of computer (PC, Macintosh, etc). Thank you!

Microformat àtúnṣe

The HTML mark up produced by this template includes an hCard microformat, which makes the place-name and location parsable by computers, either acting automatically to catalogue article across Wikipedia, or via a browser tool operated by a person, to (for example) add the subject to an address book. For more information about the use of microformats on Wikipedia, please see the microformat project.

hCard uses HTML classes including:

  • "adr"
  • "county-name"
  • "fn"
  • "label"
  • "locality"
  • "nickname"
  • "note"
  • "org"
  • "vcard"

Please do not rename or remove these classes.


This template is used to produce a simple loop that can repeat up to 150 times. It is not a real loop; it works by conditionally repeating the string. It is a simple version of {{For loop}}. To use it, enter:
{{loop|times to repeat|string}}
If string contains an equals sign, you must put "|2=string" instead of "|string". Examples:

  • {{loop|4|n}} produces nnnn
  • {{loop|25|test}} produces testtesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttest
  • {{#expr:2{{loop|50|*2}}}} produces 2.2517998136852E+15
  • {{loop|9|2==}} produces ========= (the "2=" must be present)
  • {{loop|3|{{CURRENTYEAR}}}} produces 202420242024