Open main menu

Changes

m
no edit summary
{{lua|Module:Check for unknown parameters}}
{{tlx|Infobox larp design}} should be used to describe larp designs, usually at the top of an article. For specific larp events or runs of larps, use {{nowrap|{{tlx|Infobox larp eventrun}}}}.
== Usage ==
| time
| duration
| date first_run | venue | location | coordinates
| also_known_as
| budget
| participation_fee
| organisers
| designers
| larpwrights
| crewcreators
| techniques
| participants
| english_name =
| tagline =
| first_run =
| series = <!-- Larp series that event is part of -->
| series_label = <!-- Optional label, if another term than series is more appropriate -->
| designers = <!-- Designers -->
| larpwrights = <!-- Larpwrights -->
| creators =
| techniques = <!-- Techniques used -->
| participants =
* {{para|english_name}} -
* {{para|tagline}} - tagline or motto
* {{para|first_run}} - Date and optionally event of first run.
* {{para|series}} - Larp series that event is part of
* {{para|series_label}} - Optional label, if another term than series is more appropriate
* {{para|designers}} - designed by
* {{para|larpwrights}} - written by
* {{para|creators}} - other creators
* {{para|techniques}} - techniques used
* {{para|participants}} - number of participants
== Example ==
{{Infobox larpdesign
|name=Joakim
|tagline=Ett experimentlajv (a larp experiment)
|designers=[[Anna-Karin Linder]]
|techniques={{Unbulleted list|[[Black-box]]|[[Monologue]]}}
|first_run={{start date|2013|10|4}} in Stockholm}}
}}
<pre style="overflow:auto;">
{{Infobox larpdesign
|name=Joakim
|tagline=Ett experimentlajv (a larp experiment)
|designers=[[Anna-Karin Linder]]
|techniques={{Unbulleted list|[[Black-box]]|[[Monologue]]}}
|first_run={{start date|2013|10|4}} in Stockholm}}
}}
</pre>
== Tracking categories ==
* {{clc|Pages using infobox larp event design with unknown parameters}}* {{clc|Pages using infobox larp event design with blank parameters}}
== See also ==
* {{tl|Infobox larp eventrun}}* {{tl|Infobox larp series}}
* {{tl|Infobox larp festival}}
* {{tl|Infobox con}}
* {{tl|Infobox con run}}
<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | |
[[Category:Templates that add a tracking category]]
}}</includeonly>
<templatedata>
{
"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."
},
"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"
},
"also_known_as": {
"aliases": [
"also known as",
"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]]}} "
},
"participants": {
"aliases": [
"Participants"
],
"label": "Participants",
"description": "Number of participants the larp is designed for"
},
"website": {
"aliases": [
"URL",
"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."
},
"next_larp": {
"label": "Next larp",
"description": "Next larp in the same series or campaign."
},
"first_run": {
"label": "First run",
"description": "First time the larp was run. Date and if applicable event.",
"example": "{{start date|2015|10|25}}, at [[Grenselandet 2015]]"
},
"creators": {
"label": "Other creators",
"description": "Other people who participated in the larp creation. Use {{plainlist}} or {{unbulleted list}} for multiple rows.",
"example": "{{unbulleted list|[[Jane Doe]] (music)|[[John Doe]] (light design)}}"
}
},
"description": "Template for a larp design. For specific larp events or runs of larps, use [[Template:Infobox larp run]].",
"paramOrder": [
"name",
"image",
"image_upright",
"alt",
"caption",
"native_name",
"native_name_lang",
"english_name",
"tagline",
"series_label",
"series",
"duration",
"also_known_as",
"designers",
"larpwrights",
"techniques",
"participants",
"first_run",
"website",
"last_larp",
"next_larp",
"creators"
]
}
</templatedata>