InfoboxLocation - World of T-Shirts Wiki

From World of T-Shirts Wiki
Jump to navigation Jump to search
Ptfitb (talk | contribs)
No edit summary
Ptfitb (talk | contribs)
No edit summary
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>
 
{| class="infobox" style="width:250px; font-size:90%; line-height:1.5em; border:1px solid #aaa; background-color:#f9f9f9;"
|-
! colspan="2" style="text-align:center; font-size:120%; background-color:#f2f2f2;" | {{{title|}}}
|-
| colspan="2" style="text-align:center;" | [[File:{{{image|Placeholder.png}}}|250px]]
|-
! Start date
| {{{start_date|—}}}
|-
! End date
| {{{end_date|—}}}
|-
! Field 1
| {{{field1|—}}}
|-
! Field 2
| {{{field2|—}}}
|-
! Field 3
| {{{field3|—}}}
|}
</includeonly>


<noinclude>
<noinclude>
== Usage ==
Copy and paste this code into a page to use the template:


```wikitext
[[Category:Infobox templates]]
{{InfoboxCustom
<templatedata>
| title = Example Title
{
| image = Example.jpg
"params": {
| start_date = January 1, 2020
"image": {
| end_date = December 31, 2020
"label": "Image"
| field1 = Value 1
},
| field2 = Value 2
"duration": {
| field3 = Value 3
"label": "Duration"
}}
},
"citiesVisited": {
"label": "Cities Visited"
},
"wikipediaLink": {
"label": "Wikipedia",
"type": "url"
},
"country": {
"label": "Country"
}
},
"paramOrder": [
"country",
"image",
"duration",
"citiesVisited",
"wikipediaLink"
]
}
</templatedata></noinclude>

Latest revision as of 01:55, 13 April 2025

No description.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Countrycountry

no description

Unknownoptional
Imageimage

no description

Unknownoptional
Durationduration

no description

Unknownoptional
Cities VisitedcitiesVisited

no description

Unknownoptional
WikipediawikipediaLink

no description

URLoptional