Template:Infobox Playboy Playmate/doc
40px | This is a documentation subpage for Template:Infobox Playboy Playmate. It contains usage information, categories and other content that is not part of the original template page. |
Infobox Playboy Playmate may be used to summarize information about a Playboy Playmate.
Usage
The infobox may be added by pasting the template as shown below into an article. All fields are optional with the exception of issue, which is required. Any unused parameter names can be left blank or omitted.
{{Infobox Playboy Playmate | name = | image = | image_size = | caption = | issue = | birth_name = | birth_place = | birth_date = | death_date = | death_place = | bust = | waist = | hips = | height = | weight = | preceded = | succeeded = | pmoy-year = | pmoy-preceded = | pmoy-succeeded = | website = }}
The following template (most common parameters used) can be copied and pasted. If you use the template below, you will have to change parameters for the following fields: year, birth_date, bust, waist, hips, height, weight, preceded, and succeeded. Note: The article's page name will be automatically substituted ({{subst:PAGENAME}}) for the name parameter when you save the page. Unless you change it.
{{Infobox Playboy Playmate | name = {{subst:PAGENAME}} | image = | caption = | issue = month year | birth_name = | birth_place = | birth_date = {{Birth date and age|year|mo|da}} | death_date = | death_place = | bust = | waist = {{convert|num=x|in|cm|0|abbr=on}} | hips = {{convert|num=x|in|cm|0|abbr=on}} | height = {{convert|X|ft|Y|in|m|2}} | weight = {{convert|Z|lb|kg}} | preceded = | succeeded = | pmoy-year = | pmoy-preceded = | pmoy-succeeded = | website = }}
Parameters
Please remove any parameters from an article's infobox that are left blank.
Parameter | Explanation | |||||
---|---|---|---|---|---|---|
name | Insert name of playmate. Use the common name, typically the name of the article, or if multiple names are used. If omitted or blank, it defaults to the name of the article. The default background display color for a living playmate is Red. Note: If the death parameter below is used, it will change the background display color of the playmate's name to silver. | |||||
image | Insert image name. Use only the file name such as abc.jpg, xyz.png, 123.gif, etc. Do not use syntax such as [[Image:abc.jpg]] or [[Image:abc.jpg|200px]] Only free-content images are allowed for depicting living people. Non-free and "fair use" images, e.g. promo photos, CD/DVD covers, posters, screen captures, etc., will be deleted – see WP:NONFREE. | |||||
caption | Insert photograph caption. Try to include date of photo and the photographer. | |||||
issue | Insert the playmate's month and year of centerfold appearance in Playboy magazine (issue). | |||||
birth_name | Insert playmate's name at birth (or christening if name at birth is unavailable). | |||||
birth_date | Insert the person's birth date if known as: month day, year. Or you can use the following formats:
| |||||
birth_place | Insert the playmate's place of birth if known as: town, city, state, country. Note: Do not add flag icons to the birthplace. See Wikipedia:Manual of Style (flags) | |||||
death_date | Note: Using this field will also change the background display color of the name at the top of the infobox to silver.
If the person is still living, leave this parameter blank. Insert the person's date of death if known as: month day, year.
| |||||
death_place | Insert the playmate's place of death if known as: town, city, state, country. Note: Do not add flag icons to the deathplace. See: Wikipedia:Manual of Style (flags). | |||||
bust | Insert the playmate's bust size if known. If unknown leave blank. Consider using:<br / {{convert|num=X|in|cm|0|abbr=on}} where X is the bust size in inches. | |||||
waist | Insert the playmate's waist size if known. If unknown leave blank. Consider using:{{convert|num=X|in|cm|0|abbr=on}} where X is the waist size in inches. | |||||
hips | Insert the playmate's hip size if known. If unknown leave blank. Consider using:{{convert|num=X|in|cm|0|abbr=on}} where X is the hip size in inches. | |||||
height | Insert the playmate's height if known. If unknown leave blank. Consider using: {{convert|height in feet|ft|height in inches|in|m|2}} or {{convert|height in meters|m|ftin}}
| |||||
weight | Insert the playmate's weight if known. If unknown leave blank. Consider using: {{convert|weight in pounds|lb|kg|0}} or {{convert|weight in kilos|kg|lb}}
| |||||
preceded | ||||||
succeeded | ||||||
pmoy-year | Playmate of the Year. If the playmate was chosen as Playmate of the Year, enter the year here. Otherwise leave this blank. | |||||
pmoy-preceded | ||||||
pmoy-succeeded | ||||||
website | If the playmate has an official website enter it here. Do not enter unofficial, blogs or fan websites. Only one official website is allowed. If the playmate has more than one official website, only the most prominent should be listed in the infobox. All other websites should be listed in the article under ==External links==. Enter just the url. Do not use syntax such as [http://www.lastpageontheinternet.com/] or [[http://www.lastpageontheinternet.com/ Sexy girl]]. The proper syntax is: http://www.lastpageontheinternet.com/ |
Microformat
The HTML markup produced by this template includes an hCard microformat, which makes the person'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 or database. For more information about the use of microformats on Wikipedia, please see the microformat project.
Sub-templates
Date-of-birth ("bday") information will only be included in the microformat if {{birth date}}, or {{birth date and age}} are used in the infobox. (Do not use these if the date is before 1583).
To include a URL, use {{URL}}.
Please do not remove instances of these sub-templates.
Classes
hCard uses HTML classes including:
- adr
- agent
- bday
- birthplace
- category
- country-name
- deathdate
- deathplace
- extended-address
- family-name
- fn (required)
- given-name
- honorific-prefix
- honorific-suffix
- label
- locality
- n
- nickname
- note
- org
- role
- url
- vcard
Please do not rename or remove these classes; nor collapse nested elements which use them.