Template:Art: Difference between revisions

From The Reed and Rite
mNo edit summary
mNo edit summary
Line 33: Line 33:
| style="background-color: white;" |
| style="background-color: white;" |
|}
|}
=== Parameters ===
{| class="wikitable" style="width: 70%;"
! Parameter !! Description
|-
| style="text-align: center;" | <code>name</code> || The character's name.
|-
| style="text-align: center;" | <code>image</code> || Filename of the character's image (e.g., `File:Example.jpg`).
|-
| style="text-align: center;" | <code>caption</code> || Caption for the image.
|-
| style="text-align: center;" | <code>book</code> || What book the location is from. Use abbreviation(s) from [[:Template:B]].
|-
| style="text-align: center;" | <code>series</code> || What series the location is from. Use abbreviation(s) from [[:Template:B]].
|-
| style="text-align: center;" | <code>location</code> || Where it is located, if applicable.
|-
| style="text-align: center;" | <code>city</code> || The city it is located in, if applicable.
|-
| style="text-align: center;" | <code>county</code> || The county it is located in, if applicable.
|-
| style="text-align: center;" | <code>region</code> || The region it is located in, if applicable.
|-
| style="text-align: center;" | <code>country</code> || The country it is located in, if applicable.
|-
| style="text-align: center;" | <code>established</code> || The year it was established, if applicable.
|-
| style="text-align: center;" | <code>founder</code> || The name of the founder, if applicable.
|-
| style="text-align: center;" | <code>function</code> || It's primary function, if applicable. (i.e., Bookshop, Bakery, Tea House, etc.)
|-
| style="text-align: center;" | <code>nr1=</code>, <code>nr2=</code>, <code>nr3=</code>, etc. || Notable Residents, up to five names. (If applicable.) Use double brackets around the name (e.g., <code><nowiki>[[Emma M. Lion]]</nowiki></code>) to link to that character's page.
|-
| style="text-align: center;" | <code>first_mentioned</code> || Where the location was first mentioned (e.g., book, chapter, etc.).
|}


== Files Using Template ==
== Files Using Template ==
{{for|Special:WhatLinksHere/{{FULLPAGENAME}}|a full listing|here|pre=This list is limited to 100 pages}}
{{for|Special:WhatLinksHere/{{FULLPAGENAME}}|a full listing|here|pre=This list is limited to 100 pages}}
{{Special:WhatLinksHere/{{FULLPAGENAME}}|namespace=6|limit=100}}
{{Special:WhatLinksHere/{{FULLPAGENAME}}|namespace=6|limit=100}}

Revision as of 22:32, 9 May 2025

Description

Usage

You Type You Get
{{art
|title=Title of Artwork
|artist=Artist's Name
|character=Character's Name
|source=Source of Image
|book=Book Name
|series=Series Name
|year=Year of Creation
|license=Relevant License
}}

Parameters

Parameter Description
name The character's name.
image Filename of the character's image (e.g., `File:Example.jpg`).
caption Caption for the image.
book What book the location is from. Use abbreviation(s) from Template:B.
series What series the location is from. Use abbreviation(s) from Template:B.
location Where it is located, if applicable.
city The city it is located in, if applicable.
county The county it is located in, if applicable.
region The region it is located in, if applicable.
country The country it is located in, if applicable.
established The year it was established, if applicable.
founder The name of the founder, if applicable.
function It's primary function, if applicable. (i.e., Bookshop, Bakery, Tea House, etc.)
nr1=, nr2=, nr3=, etc. Notable Residents, up to five names. (If applicable.) Use double brackets around the name (e.g., [[Emma M. Lion]]) to link to that character's page.
first_mentioned Where the location was first mentioned (e.g., book, chapter, etc.).


Files Using Template