Template:Infobox beauty pageant
This template is used on approximately 2,400 pages and changes may be widely noticed. Test changes in the template's /sandbox or /testcases subpages, or in your own user subpage. Consider discussing changes on the talk page before implementing them. |
This template adds an automatically generated short description. If the automatic short description is not optimal, replace it by adding {{Short description}} at the top of the article. |
This template uses Lua: |
Usage
Infobox beauty pageant | |
---|---|
[[File:{{{image}}}|{{{image size}}}|alt={{{image alt}}}|upright=1]] | |
Date | {{{date}}} |
Presenters | {{{presenters}}} or {{{hosts}}} |
Entertainment | {{{entertainment}}} or {{{acts}}} |
Theme | {{{theme}}} |
Venue | {{{venue}}} |
Broadcaster | {{{broadcaster}}} |
Director | {{{director}}} |
Producer | {{{producer}}} |
Owner | {{{owner}}} |
Sponsor | {{{sponsor}}} |
Entrants | {{{entrants}}} |
Placements | {{{placements}}} |
Debuts | {{{debuts}}} |
Withdrawals | {{{withdrawals}}} |
Returns | {{{returns}}} |
Winner | {{{winner}}} {{{represented}}} |
Congeniality | {{{congeniality}}} |
Personality | {{{personality}}} |
Best National Costume | {{{best national costume}}} |
Best State Costume | {{{best state costume}}} |
Photogenic | {{{photogenic}}} |
Miss Internet | {{{miss internet}}} |
{{{award1 label}}} | {{{award1}}} |
{{{award2 label}}} | {{{award2}}} |
Opening trailer | {{{opening trailer}}} |
{{Infobox beauty pageant
| name =
| image =
| image size =
| image alt =
| caption =
| date =
| presenters = <!-- or | hosts = -->
| entertainment = <!-- or | acts = -->
| theme =
| venue =
| broadcaster =
| director =
| producer =
| owner =
| sponsor =
| entrants =
| placements =
| debuts =
| withdrawals =
| returns =
| winner =
| represented =
| congeniality =
| personality =
| best national costume =
| best state costume =
| photogenic =
| miss internet =
| award1 label =
| award1 =
| award2 label =
| award2 =
| opening trailer =
| before =
| next =
}}
Note: This can be used for any annual pageant. All the variables are optional, so only use what you want. "Winner" and "Date" should be used, to ensure the validity of the microformats.
Example
Miss Dominican Republic 2008 | |
---|---|
Date | December 3, 2007 |
Venue | Estudio de Canal 7, Santo Domingo, Dominican Republic |
Broadcaster |
|
Entrants | 9 |
Debuts | Salcedo (as Hermanas Mirabal) |
Returns | Espaillat |
Winner | Marianne Cruz Hermanas Mirabal |
Congeniality | Katherine Escaño, Monseñor Nouel |
Best National Costume | Yaritza Camacho, Espaillat |
Photogenic | Yaritza Camacho, Espaillat |
{{Infobox beauty pageant
| name = Miss Dominican Republic 2008
| winner = [[Marianne Cruz]]
| image = <!-- copyright free image -->
| caption = <!-- winners name only no wikilink - linked in winner -->
| represented = [[Hermanas Mirabal Province|Hermanas Mirabal]]
| date = December 3, 2007
| entrants = 9
| venue = Estudio de Canal 7, [[Santo Domingo]], Dominican Republic
| broadcaster = {{hlist|Dominican TV|Antena Latina 7}}
| debuts = [[Hermanas Mirabal Province|Salcedo]] (as [[Hermanas Mirabal Province|Hermanas Mirabal]])
| returns = [[Espaillat Province|Espaillat]]
| best national costume = Yaritza Camacho, [[Espaillat Province|Espaillat]]
| congeniality = Katherine Escaño,[[Monseñor Nouel Province|Monseñor Nouel]]
| photogenic = Yaritza Camacho,[[Espaillat Province|Espaillat]]
| before = [[Miss Dominican Republic 2007|2007]]
| next = [[Miss Dominican Republic 2009|2009]]
}}
Microformats
The HTML markup produced by this template includes an hCard microformat, which makes a person, organisation or place's details parsable by computers, either acting automatically to catalogue articles across Wikipedia or via a browser tool operated by a reader, to (for example) add the subject to an address book. It also includes an hCalendar microformat, which makes event details parsable, to (for example) add the subject to a calendar or diary application.
For more information about the use of microformats on Wikipedia, please see the microformat project.
Event dates will only appear if you use {{start date}} or {{end date}} (use the former for single dates). As an alternative, you may use or {{start-date}} and {{end-date}}.
To include a URL, use {{URL}}.
hCard uses HTML classes including:
- adr
- agent
- bday
- category
- county-name
- extended-address
- family-name
- fn (required)
- given-name
- honorific-prefix
- honorific-suffix
- label
- locality
- n
- nickname
- note
- org
- role
- url
- vcard
hCalendar uses HTML classes including:
- attendee
- contact
- description
- dtend
- dtstart
- location
- organiser
- summary
- url
- vevent
Please do not rename or remove these classes nor collapse nested elements which use them.