Changes

Jump to navigation Jump to search
m
no edit summary
{
"params": {
"name": { "label": "Name", "description": "Name of the larp", "type": "string", "required": true }, "image": { "label": "Image", "description": "Image name: abc.jpg, xpz.png, 123.gif, etc. If no image is available yet, do not use an image placeholder.", "type": "wiki-file-name" }, "image_upright": { "label": "Image upright", "description": "Scales the image thumbnail from its default size by the given factor. Values less than 1 scale the image down (0.9 = 90%) and values greater than 1 scale the image up (1.15 = 115%).", "example": "1.15", "default": "1" },
"alt": {
"aliases": [
"image_alt"
], "label": "Alt", "description": "Alt text for image, for visually impaired readers. One word (such as \"photograph\") is rarely sufficient. See WP:ALT." }, "caption": { "aliases": [ "image caption", "image_caption" ], "label": "Caption", "description": "Caption for image, if needed. Try to include date of photo and the photographer." }, "native_name": { "label": "Native name", "description": "The larp's name in it's own language, if different." }, "native_name_lang": { "label": "Native name language", "description": "ISO 639-1 code, e.g., \"fr\" for French. If more than one, use Template:lang in `native_name` instead."
},
"caption": {},
"native_name": {},
"native_name_lang": {},
"english_name": {
"aliases": [
"English_name"
], "label": "English name", "description": "The larp's name translated to english, if needed" }, "tagline": { "label": "Tagline", "description": "Tagline of the larp" }, "series_label": { "label": "Series label", "description": "Optional label, if another term than series is more appropriate" }, "series": { "label": "Series", "description": "Larp series that the design is part of." }, "duration": { "label": "Duration", "description": "Duration of the larp", "example": "4h"
},
"tagline": {},
"series_label": {},
"series": {},
"duration": {},
"also_known_as": {
"aliases": [
"AKA",
"aka"
], "label": "Also known as", "description": "Alternate name for the larp design" }, "designers": { "label": "Designers", "description": "The people who designed the larp. Use {{plainlist}} or {{Unbulleted list}} for multiple rows.", "example": "{{Unbulleted list|[[Designer 1]]|[[Designer 2]]}} or [[Designer]]" }, "larpwrights": { "label": "Larpwrights", "description": "The people who wrote the larp. Use {{plainlist}} or {{Unbulleted list}} for multiple rows.", "example": " {{Unbulleted list|[[Larpwright 1]]|[[Larpwright 2]]}} or [[Larpwright]]" }, "techniques": { "label": "Techniques", "description": "Techniques used in the larp. Use {{plainlist}} or {{unbulleted list}} for multiple rows.", "example": "{{Unbulleted list|[[Check-in]]|[[Monologue]]}} "
},
"designers": {},
"larpwrights": {},
"techniques": {},
"participants": {
"aliases": [
"Participants"
],
"label": "Participants", "description": "Number of participants the larp is designed for"
},
"website": {
"url"
],
"label": "Website", "description": "Official website only. Unofficial websites should be placed under ==External links== in the body of the article. Use Template:URL as in Example.com . Do not include the www. part unless the server requires it. Use camel case capitalization to make multiword domain names easier to read.", "example": "{{URL|example.com}}" }, "last_larp": { "label": "Last larp", "description": "Previous larp in the same series or campaign."
},
"last_larpnext_larp": {} "label": "Next larp", "next_larpdescription": {"Next larp in the same series or campaign." }
},
"description": "Template for a larp design. For specific larp events or runs of larps, use [[Template:Infobox larp event]].",

Navigation menu