Difference between revisions of "Template:Infobox NBA All-Star Game/doc"
Jump to navigation
Jump to search
imported>Frietjes (moved from template) |
imported>Frietjes (documentation) |
||
| Line 3: | Line 3: | ||
== Usage == | == Usage == | ||
| − | <pre> | + | {{Infobox NBA All-Star Game |
| + | | name = {{{name}}} | ||
| + | | image = {{{image}}} | ||
| + | | visitor = {{{visitor}}} | ||
| + | | visitor_qtr1 = {{{visitor_qtr1}}} | ||
| + | | visitor_qtr2 = {{{visitor_qtr2|...}}} | ||
| + | | visitor_qtr3 = {{{visitor_qtr3|...}}} | ||
| + | | visitor_qtr4 = {{{visitor_qtr4|...}}} | ||
| + | | visitor_total = {{{visitor_total}}} | ||
| + | | home = {{{home}}} | ||
| + | | home_qtr1 = {{{home_qtr1}}} | ||
| + | | home_qtr2 = {{{home_qtr2|...}}} | ||
| + | | home_qtr3 = {{{home_qtr3|...}}} | ||
| + | | home_qtr4 = {{{home_qtr4|...}}} | ||
| + | | home_total = {{{home_total}}} | ||
| + | | date = {{{date}}} | ||
| + | | arena = {{{arena}}} | ||
| + | | city = {{{city}}} | ||
| + | | MVP = {{{MVP}}} | ||
| + | | anthem = {{{anthem}}} | ||
| + | | referee = {{{referee}}} | ||
| + | | halftime = {{{halftime}}} | ||
| + | | attendance = {{{attendance}}} | ||
| + | | network = {{{network}}} | ||
| + | | announcers = {{{announcers}}} | ||
| + | |||
| + | | west_pattern_b = {{{west_pattern_b}}} | ||
| + | | west_body = {{{west_body}}} | ||
| + | | west_shorts = {{{west_shorts}}} | ||
| + | | east_pattern_b = {{{east_pattern_b}}} | ||
| + | | east_body = {{{east_body}}} | ||
| + | | east_shorts = {{{east_shorts}}} | ||
| + | |||
| + | | prev_year = {{{prev_year}}} | ||
| + | | next_year = {{{next_year}}} | ||
| + | }} | ||
| + | <pre style="overflow:auto"> | ||
{{Infobox NBA All-Star Game | {{Infobox NBA All-Star Game | ||
| name = | | name = | ||
| Line 40: | Line 76: | ||
| next_year = | | next_year = | ||
}} | }} | ||
| + | </pre> | ||
| + | |||
| + | == Overtime == | ||
| + | Scores for the additional overtime periods can be added using | ||
| + | <pre style="overflow:auto"> | ||
| + | | visitor_qtr4 = | ||
| + | | visitor_qtr5 = | ||
| + | </pre> | ||
| + | and | ||
| + | <pre style="overflow: auto"> | ||
| + | | home_qtr4 = | ||
| + | | home_qtr5 = | ||
</pre> | </pre> | ||
Revision as of 16:14, 3 March 2012
| 40px | This is a documentation subpage for Template:Infobox NBA All-Star Game. It contains usage information, categories and other content that is not part of the original template page. |
Usage
| [[File:{{{image}}}|frameless]] | |||||||||||||||||||
| |||||||||||||||||||
| Date | {{{date}}} | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Arena | {{{arena}}} | ||||||||||||||||||
| City | {{{city}}} | ||||||||||||||||||
| MVP | {{{MVP}}} | ||||||||||||||||||
| National anthem | {{{anthem}}} | ||||||||||||||||||
| Referees | {{{referee}}} | ||||||||||||||||||
| Halftime show | {{{halftime}}} | ||||||||||||||||||
| Attendance | {{{attendance}}} | ||||||||||||||||||
| Network | {{{network}}} | ||||||||||||||||||
| Announcers | {{{announcers}}} | ||||||||||||||||||
| NBA All-Star Game | |||||||||||||||||||
| |||||||||||||||||||
{{Infobox NBA All-Star Game
| name =
| image =
| visitor =
| visitor_qtr1 =
| visitor_qtr2 =
| visitor_qtr3 =
| visitor_qtr4 =
| visitor_total =
| home =
| home_qtr1 =
| home_qtr2 =
| home_qtr3 =
| home_qtr4 =
| home_total =
| date =
| arena =
| city =
| MVP =
| anthem =
| referee =
| halftime =
| attendance =
| network =
| announcers =
| west_pattern_b=
| west_body=
| west_shorts=
| east_pattern_b=
| east_body=
| east_shorts=
| prev_year =
| next_year =
}}
Overtime
Scores for the additional overtime periods can be added using
| visitor_qtr4 = | visitor_qtr5 =
and
| home_qtr4 = | home_qtr5 =
See also