Changes

Jump to navigation Jump to search
m
no edit summary
{{Documentation subpage}}
<!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) -->
{{lua|Module:Check for unknown parameters}}
 
{{tlx|Infobox larp series}} should be used to describe a larp series or campaign, usually at the top of an article. For specific larp events or runs of larps, use {{nowrap|{{tlx|Infobox larp run}}}}.
 
== Usage ==
{{Parameter names example
| title
| image
| image_upright
| image_alt
| caption
| native_name
| native_name_lang
| english_name
| tagline
| genre
| style
| first_larp
| founding_location
| also_known_as
| website
}}
 
<pre style="overflow:auto;">
{{Infobox event
| title = <!-- Title to display, if other than page name -->
| image =
| image_upright =
| image_alt =
| caption =
| native_name =
| native_name_lang =
| english_name =
| tagline =
| first_larp =
| genre =
| style =
| founding_location =
| also_known_as =
| website = <!-- {{URL|example.com}} -->
}}
</pre>
{{clear}}
=== Parameters ===
* {{para|title}} - name of the event, if omitted, the page name will be used
* {{para|child}} - set to "yes" if you are embedding this infobox in another one
* {{para|image}} - name of the image of the event
* {{para|image_upright}} -
* {{para|image_alt}} -
* {{para|caption}} - optional caption of the image
* {{para|native_name}} - the native name of the event, if different
* {{para|native_name_lang}} - [[Wikipedia:ISO 639-2|ISO 639-2]] code for the native name e.g. 'fr' for French.
* {{para|english_name}} -
* {{para|tagline}} - tagline or motto
* {{para|first_larp}} - The first larp of the series or campaign
* {{para|also_known_as}} -
* {{para|style}} - Style
* {{para|genre}} - Genre
* {{para|founding_location}} - Where the series or campaign is based
* {{para|website}} - Use {{tl|URL}} (ex: <code><nowiki>{{URL|example.com}}</nowiki></code>)
 
== Example ==
{{Infobox larp series
|image=Falkar.jpeg
|image_alt=Silhouette of a group of eight medieval style soldiers with crossbows against a cloudy sky.
|name=Krigshjärta
|english_name=Heart of War
|genre=Low fantasy
|style=Rules light collaborative boffer
|founding_location=Sweden
|website={{URL|krigshjarta.com}}
|caption=Cordovian crossbow soldiers. Photo by: Lisa Tegelmark.}}
<pre style="overflow:auto;">
{{Infobox larp series
|image=Falkar.jpeg
|image_alt=Silhouette of a group of eight medieval style soldiers with crossbows against a cloudy sky.
|name=Krigshjärta
|english_name=Heart of War
|genre=Low fantasy
|style=Rules light collaborative boffer
|founding_location=Sweden
|website={{URL|krigshjarta.com}}
|caption=Cordovian crossbow soldiers. Photo by: Lisa Tegelmark.}}
</pre>
{{clear}}
 
== Microformat ==
{{UF-hcal}}
 
== Tracking categories ==
* {{clc|Pages using infobox larp series with unknown parameters}}
* {{clc|Pages using infobox larp series with blank parameters}}
 
== See also ==
* {{tl|Infobox larp run}}
* {{tl|Infobox larp design}}
* {{tl|Infobox larp festival}}
* {{tl|Infobox con}}
* {{tl|Infobox con run}}
 
<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | |
<!-- Categories below this line, please; interwikis at Wikidata -->
[[Category:Larp infobox templates| ]]
[[Category:Templates that add a tracking category]]
}}</includeonly>
<templatedata>
"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": {
],
"label": "Also known as",
"description": "Alternate name for the larp eventseries."
},
"tagline": {
"label": "Tagline",
"description": "Tagline of the larp eventseries."
},
"genre": {
"suggested": true
},
"founding_location": { "label": "Founding location", "description": "Country or more specific place where the series or campaign originated." },
"first_larp": {
"label": "First larp",
"description": "Official website only. Unofficial websites should be placed under ==External links== in the body of the article. Use {{URL}} as in {{URL|Example.com}}. Do not display the www. part unless the site requires it. ",
"example": "{{URL|example.com}}"
},
"image_alt": {
"aliases": [
"alt"
],
"label": "Alt",
"description": "Alt text for image, for visually impaired readers. One word (such as \"photograph\") is rarely sufficient. See WP:ALT."
}
},
"image",
"image_upright",
"altimage_alt",
"caption",
"native_name",
"first_larp",
"website"
], "description": "Template for a larp series or campaign. For specific larp events or runs of larps, use [[Template:Infobox larp event]]."
}
</templatedata>

Navigation menu