Template:Infobox Wrestling event

From Iwe

(Difference between revisions)
 
(42 intermediate revisions not shown)
Line 1: Line 1:
-
{{documentation subpage}}
+
{| class="infobox" cellpadding=1 cellspacing=1 width=300px style="float:right; font-family: Arial; padding: 4px; margin: 0 0 1em 1em; font-size: 11px; background-color: white; border:1px solid lightgrey; font-size: 95%;"
 +
! colspan="3" style="text-align: center; font-size: 120%;" | {{{name}}}
 +
|- class{{{image|}}}="hiddenStructure"
 +
| colspan="3" style="text-align: center;" | [[Image:{{{image}}}|200px]]
 +
|- class{{{caption|}}}="hiddenStructure"
 +
| colspan="3" style="text-align: center" |{{{caption}}}
 +
|- class{{{tagline|}}}="hiddenStructure"
 +
! style="padding-right: 1.2em; width: 20%;" align=left | Tagline(s)
 +
| colspan="3" style="text-align: left;" |{{{tagline}}}
 +
|- class{{{theme|}}}="hiddenStructure"
 +
! style="padding-right: 1.2em; width: 20%;" align=left | Theme song(s)
 +
| colspan="3" style="text-align: left;" |{{{theme}}}
 +
|-
 +
! colspan="3" style="background-color: #d0d0d0; text-align: center;" | Information
 +
|-
 +
! style="white-space: nowrap; padding-right: 1.2em; width: 33%;" align=left | [[Professional Wrestling Promotion|Promotion]]
 +
| colspan="2" style="width: 66%;" align=left |{{{promotion}}}
 +
|- class{{{sponsor|}}}="hiddenStructure"
 +
! style="padding-right: 1.2em; width: 33%;" align=left | [[Sponsor (Commercial)|Sponsor]]
 +
| colspan="2" style="width: 66%;" align=left |{{{sponsor|}}}
 +
|- class{{{brand|}}}="hiddenStructure"
 +
! style="padding-right: 1.2em; width: 33%;" align=left | Brand
 +
| colspan="2" style="width: 66%;" align=left |{{{brand|}}}
 +
|-
 +
! style="padding-right: 1.2em;; width: 33%;" align=left | Date
 +
| colspan="2" style="width: 66%;" align=left |{{{date}}}
 +
|- class{{{date_aired|}}}="hiddenStructure"
 +
! style="padding-right: 1.2em;; width: 33%;" align=left | Date aired
 +
| colspan="2" style="width: 66%;" align=left |{{{date_aired}}}
 +
|- class{{{attendance|}}}="hiddenStructure"
 +
! style="padding-right: 1.2em;; width: 33%;" align=left | Attendance
 +
| colspan="2" style="width: 66%;" align=left |{{{attendance}}}
 +
|-
 +
! style="padding-right: 1.2em; width: 33%;" align=left | Venue
 +
| colspan="2" style="width: 66%;" align=left |{{{venue}}}
 +
|-
 +
! style="padding-right: 1.2em; width: 33%;" align=left | City
 +
| colspan="2" style="width: 66%;" align=left |{{{city}}}
 +
|- class{{{lastevent|}}}{{{nextevent||}}}="hiddenStructure"
 +
! colspan="3" style="background-color: #d0d0d0; text-align: center;" | Pay-per-view chronology
 +
|- class{{{lastevent|}}}{{{nextevent|}}}="hiddenStructure" style="text-align: center; font-size: 88%;"
 +
|style="width: 35%;" valign=top|{{{iwelast}}}
 +
|style="width: 35%;" valign=top|'''{{{name}}}'''
 +
|style="width: 35%;" valign=top|{{{nextevent}}}
 +
|- class{{{lastevent2|}}}{{{nextevent2||}}}="hiddenStructure"
 +
! colspan="3" style="background-color: #d0d0d0; text-align: center;" | {{{event}}} chronology
 +
|- class{{{lastevent2|}}}{{{nextevent2|}}}="hiddenStructure" style="text-align: center; font-size: 88%;"
 +
|style="width: 35%;" valign=top|{{{lastevent2}}}
 +
|style="width: 35%;" valign=top|'''{{{name}}}'''
 +
|style="width: 35%;" valign=top|{{{iwenext}}}
 +
|}<noinclude>
-
'''Infobox Wrestling event''' may be used to summarize the main statistics info about a [[professional wrestling]] event without interfering with the article flow.
+
<br style="clear: both;" />
-
==Usage==
+
{{TOCright}}
-
This infobox may be added by pasting the template as shown below into an article.
+
 
 +
==Introduction==
 +
This template produces a standardized box which concisely presents the main statistics info about a professional wrestling event without interfering with the article flow.
 +
Its only mandatory parameters are '''promotion''', '''date''', '''venue''', and '''city'''.
 +
 
 +
==Suggested usage==
 +
An easy and error-proof way to use the template is to copy the code below to the top of the article source text, then add the relevant parameter values.
 +
 
 +
===Empty syntax===
 +
''provided for copy-and-paste usage''
<pre>
<pre>
{{Infobox Wrestling event
{{Infobox Wrestling event
Line 15: Line 74:
|promotion  =
|promotion  =
|brand      =
|brand      =
 +
|sponsor    =
|date      =
|date      =
|date_aired =  
|date_aired =  
Line 26: Line 86:
|lastevent2 =
|lastevent2 =
|nextevent2 =
|nextevent2 =
-
|event2     =  
+
|event2     =  
-
|lastevent3 =
+
|iwelast =
-
|nextevent3 =
+
|iernext =
|future    =
|future    =
|current    =  
|current    =  
-
}}
+
}}</pre>
-
</pre>
+
-
 
+
-
===Example===
+
-
{{Infobox Wrestling event
+
-
|name      = No Turning Back (2003)
+
-
|image      = No Turning Back.png
+
-
|caption    = No Turning Back logo
+
-
|alt        =
+
-
|tagline    = Never Back Down
+
-
|theme      = "[[Slither (song)|Slither]]" by [[Velvet Revolver]]
+
-
|promotion  = Hard and Intense Wrestling
+
-
|brand      =
+
-
|date      = April 26, 2003
+
-
|date_aired = April 27, 2003
+
-
|attendance = 3,562
+
-
|venue      = [[Cow Palace]]
+
-
|city      = [[Daly City, California]]
+
-
|liveevent  =
+
-
|lastevent  = Apathy (2003)
+
-
|nextevent  = Intuition IV
+
-
|event      = No Turning Back
+
-
|lastevent2 = No Turning Back (2002)
+
-
|nextevent2 = No Turning Back (2004)
+
-
|future    =
+
-
|current    =
+
-
}}
+
==Description of fields==
==Description of fields==
-
Note: * denotes required fields.
+
* '''name'''. The name of the event held (preferably without the promotion's initials).
-
 
+
* '''image'''. The image filename &mdash;do not add modifiers, such as ''thumb'' or size specifications, such as ''150px''.
-
{| class="wikitable"
+
* '''theme'''. Is the music provided for the event.
-
! style=prowrestler"text-align: left" | Parameter
+
* '''tagline'''. Is the motto for this event.
-
! style="text-align: left" | Explanation
+
* '''promotion'''. The name of the professional wrestling promotion holding this event.
-
|-
+
* '''brand'''. For World Wrestling Entertainment related events, the brand(s) holding this event (''WWE RAW'', ''WWE Friday Night SmackDown!'' and ''Extreme Championship Wrestling'').
-
| '''name''' *
+
* '''date'''. Date of the event.
-
| The name of the event held (preferably without the promotion's initials).
+
* '''venue'''. The venue(s) of where the event is held
-
|-
+
* '''city'''. The location of the venue.
-
| '''image'''
+
* '''attendance'''. The number of people in attendance.
-
| The image filename —do not add modifiers, such as ''thumb'' or size specifications, such as ''150px''.
+
* '''buyrate'''. The buyrate, if the show is a pay-per-view, example: 300,000 buys.
-
|-
+
* '''lastevent'''. The previous pay-per-view event, if the show is a pay-per-view.
-
| '''caption'''
+
* '''nextevent'''. The next pay-per-view event, if the show is a pay-per-view.
-
| A caption for the image.
+
* '''lastevent2'''. The previous pay-per-view event under that name.
-
|-
+
* '''nextevent2'''. The next pay-per-view event under that name.
-
| '''alt'''
+
-
| Alternate text for the image. See [[WP:ALT]] for more details.
+
-
|-
+
-
| '''tagline'''
+
-
| The [[tagline]] of the event.
+
-
|-
+
-
| '''theme'''
+
-
| The [[Theme music|theme song]] of the event in [[quotation mark]]s followed by by artist name, i.e. "[insert name of song here]" by [insert artist name here].
+
-
|-
+
-
| '''promotion''' *
+
-
| The name of the professional wrestling promotion holding this event.
+
-
|-
+
-
| '''brand'''
+
-
For World Wrestling Entertainment related events, the brand(s) holding this event ([[WWE Raw|Raw]], [[WWE SmackDown|SmackDown]] and [[ECW (WWE)|ECW]]). Should be not be used for events post mid-2007.
+
-
|-
+
-
| '''date''' *
+
-
| Date of the event. If the event is a show televised on tape delay, this represents the date of the taping.
+
-
|-
+
-
| '''date_aired'''
+
-
| Date of the televised airing if it is a show aired on tape delay.
+
-
|-
+
-
| '''attendance'''
+
-
| The number of people in attendance.
+
-
|-
+
-
| '''venue''' *
+
-
| The venue(s) of where the event is held
+
-
|-
+
-
| '''city''' *
+
-
| The location of the venue.
+
-
|-
+
-
| '''liveevent'''
+
-
| Will replace the heading "Pay-per-view chronology" with "Event chronology" if the parameter is given "Y". For important events that are not shown on pay-per-view.
+
-
|-
+
-
| '''lastevent'''
+
-
| The previous pay-per-view event, if the show is a pay-per-view.
+
-
|-
+
-
| '''nextevent'''
+
-
| The next pay-per-view event, if the show is a pay-per-view.
+
-
|-
+
-
| '''event'''
+
-
| The name of the pay-per-view series.
+
-
|-
+
-
| '''lastevent2'''
+
-
| The previous pay-per-view event under that name
+
-
|-
+
-
| '''nextevent2'''
+
-
| The next pay-per-view event under that name
+
-
|-
+
-
| '''future'''
+
-
| Will place article in [[:Category:Future sporting events]] if the parameter is given "Y". Also switches airing date from "aired" to "to be aired".
+
-
|-
+
-
| '''current'''
+
-
| Will place article in [[:Category:Current sports events]] if the parameter is given "Y".
+
-
|}
+
-
<includeonly>
+
[[Category:Event Templates|Wrestling Event]]
-
<!-- ADD CATEGORIES BELOW THIS LINE -->
+
[[Category:Templates|Wrestling Event]]
-
[[Category:Professional wrestling infobox templates|{{PAGENAME}}]]
+
</noinclude>
-
<!-- ADD INTERWIKIS BELOW THIS LINE -->
+
-
[[ar:قالب:عرض مصارعة]]
+
-
[[it:Template:Infobox evento wrestling]]
+
-
[[ja:Template:Infobox Wrestling event]]
+
-
[[pt:Predefinição:Info/Evento de Wrestling]]
+
-
</includeonly>
+

Current revision as of 07:36, 6 October 2015

{{{name}}}
[[Image:{{{image}}}|200px]]
{{{caption}}}
Tagline(s) {{{tagline}}}
Theme song(s) {{{theme}}}
Information
Promotion {{{promotion}}}
Sponsor
Brand
Date {{{date}}}
Date aired {{{date_aired}}}
Attendance {{{attendance}}}
Venue {{{venue}}}
City {{{city}}}
Pay-per-view chronology
{{{iwelast}}} {{{name}}} {{{nextevent}}}
{{{event}}} chronology
{{{lastevent2}}} {{{name}}} {{{iwenext}}}


Contents

[edit] Introduction

This template produces a standardized box which concisely presents the main statistics info about a professional wrestling event without interfering with the article flow. Its only mandatory parameters are promotion, date, venue, and city.

[edit] Suggested usage

An easy and error-proof way to use the template is to copy the code below to the top of the article source text, then add the relevant parameter values.

[edit] Empty syntax

provided for copy-and-paste usage

{{Infobox Wrestling event
|name       =
|image      =
|caption    =
|alt        =
|tagline    =
|theme      =
|promotion  =
|brand      =
|sponsor    =
|date       =
|date_aired = 
|attendance =
|venue      =
|city       =
|liveevent  =
|lastevent  =
|nextevent  =
|event      = 
|lastevent2 =
|nextevent2 =
|event2     = 
|iwelast =
|iernext =
|future     =
|current    = 
}}

[edit] Description of fields

  • name. The name of the event held (preferably without the promotion's initials).
  • image. The image filename —do not add modifiers, such as thumb or size specifications, such as 150px.
  • theme. Is the music provided for the event.
  • tagline. Is the motto for this event.
  • promotion. The name of the professional wrestling promotion holding this event.
  • brand. For World Wrestling Entertainment related events, the brand(s) holding this event (WWE RAW, WWE Friday Night SmackDown! and Extreme Championship Wrestling).
  • date. Date of the event.
  • venue. The venue(s) of where the event is held
  • city. The location of the venue.
  • attendance. The number of people in attendance.
  • buyrate. The buyrate, if the show is a pay-per-view, example: 300,000 buys.
  • lastevent. The previous pay-per-view event, if the show is a pay-per-view.
  • nextevent. The next pay-per-view event, if the show is a pay-per-view.
  • lastevent2. The previous pay-per-view event under that name.
  • nextevent2. The next pay-per-view event under that name.
Personal tools