Yahoo! Sports
| {{{above}}} | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| {{{label}}} | | |
}}{{{data}}} | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| {{{header}}} | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| {{{label}}} | | |
}} | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| {{{header}}} | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| {{{label}}} | | |
}}{{{subheader2}}} | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| {{{header}}} | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| {{{label}}} | | |
}}{{#if:| }} | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| {{{header}}} | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Parameter | Description |
|---|---|
| toggle | Set to "left" (without speechmarks) to move [show/hide] button to titlebar's lefthand side. |
| title | Text shown in titlebar. |
| titlestyle | CSS styles to apply to title, e.g. "border:1px solid lightgrey;" to produce a border around the titlebar, "background:color;" to change the titlebar's background color from transparent to color, "text-align:[center/right];" to change the titlebar text's alignment from left to center or right, etc. |
| bodystyle | CSS styles to apply to the hidden material, e.g. background and text-align per titlestyle. |
Examples
| Code | Result | |
|---|---|---|
{{hidden begin
|title = default example
}}
*def
*ghi
{{hidden end}}
|
{{#ifeq:|left | default example }}
Template loop detected: Template:Hidden end |
{{hidden begin
|title = title with background:pink
|titlestyle = background:pink;
}}
*def
*ghi
{{hidden end}}
|
{{#ifeq:|left | title with background:pink }}
Template loop detected: Template:Hidden end |
{{hidden begin
|title = title aligned in the center
|titlestyle = background:pink; text-align:center;
}}
*def
*ghi{{hidden end}}
|
{{#ifeq:|left | title aligned in the center }}
Template loop detected: Template:Hidden end |
{{hidden begin
|title = title aligned on the right needs padding-right
|titlestyle = background:pink;
text-align:right;padding-right:3em;
}}
*change window width and
*watch title alignment{{hidden end}}
|
{{#ifeq:|left | title aligned on the right needs padding-right }}
Template loop detected: Template:Hidden end |
{{hidden begin
|toggle = left
|title = title with toggle=left
|titlestyle = background:palegreen;
}}
*def
*ghi
{{hidden end}}
|
{{#ifeq:left|left | title with toggle=left }}
Template loop detected: Template:Hidden end |
{{hidden begin
|toggle = right
|title = title with toggle=right
|titlestyle = background:lightgrey;
}}
*def
*ghi
{{hidden end}}
|
{{#ifeq:right|left | title with toggle=right }}
Template loop detected: Template:Hidden end |
{{hidden begin
|toggle = left
|title = abc with toggle=left
|titlestyle = background:palegreen;
|bodystyle = font-size:150%; font-weight:bold;
}}
*def
*ghi
{{hidden end}}
|
{{#ifeq:left|left | abc with toggle=left }}
Template loop detected: Template:Hidden end |
{{hidden begin
|toggle = right
|header = deprecated_header_
|title = title with toggle=right
|titlestyle = font-style:italic; padding-right:3em;
|border = dashed
|bg1 = palegreen
|bg2 = cyan
|ta1 = left
|ta2 = center
|extra1 = font-size:120%
|extra2 = font-size:150%
}}
*make window narrower and
*title will wrap
{{hidden end}}
|
{{#ifeq:right|left | deprecated_header_ title with toggle=right }}
Template loop detected: Template:Hidden end |
{{hidden begin
|toggle = right
|title = title with non-breaking spaces
|titlestyle =
|border = dotted
|bg1 = cyan
|bg2 = yellow
|ta1 = right
|ta2 = left
|extra1 = font-size:120%; padding-right:2.5em;
|extra2 = font-size:150%; padding-left:3em;
}}
*def these should have left padding
*ghi
{{hidden end}}
|
{{#ifeq:right|left | title with non-breaking spaces }}
Template loop detected: Template:Hidden end |
See also
eo:Ŝablono:Kaŝskatolo fino
fr:Modèle:Boîte déroulante fin
hsb:Předłoha:Nawigaciska lajsta/kónc
id:Templat:Hidden end
pl:Szablon:Ukryte koniec
}}|
Top: A typical Yahoo! Sports homepage.{{#if:|{{#ifeq: yahoo! sports | doc
|
{{
#ifeq: show | show
| {{
{{#switch:
{{#if:
|
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| main | = ambox | talk = tmbox | user = ombox | wikipedia = ombox | file | image = imbox | mediawiki = ombox | template = ombox | help = ombox | category = cmbox | portal = ombox | book = ombox | other | #default = ombox
}}
| type = notice
| image = 40px
| imageright =
| style =
| textstyle =
| text = This is a documentation subpage for :Yahoo! Sports.
It contains usage information, categories, interlanguage links and other content that is not part of the original {{ #if: | {{{text2}}} | {{ #if: | {{{text1}}} | {{ #ifeq: | User | template page | {{ #if: | page|article}}}}}}}}.
| small =
| smallimage =
| smallimageright =
| smalltext =
}}
}}{{
#if:
|
| [[Category:{{
#if:
|
| Article
}} documentation]]
}}
| }}
- {{hidden begin}}
- {{hidden end}}
Syntax
{{Hidden begin
|toggle=
|border=
|header=
|title=
|titlestyle=
|bodystyle=
|bg1=
|bg2=
|ta1=
|ta2=
|extra1=
|extra2=
}}
<!-- content -->
{{Hidden end}}
Parameters
| Parameter | Description |
|---|---|
| toggle | Set to "left" (without speechmarks) to move [show/hide] button to titlebar's lefthand side. |
| title | Text shown in titlebar. |
| titlestyle | CSS styles to apply to title, e.g. "border:1px solid lightgrey;" to produce a border around the titlebar, "background:color;" to change the titlebar's background color from transparent to color, "text-align:[center/right];" to change the titlebar text's alignment from left to center or right, etc. |
| bodystyle | CSS styles to apply to the hidden material, e.g. background and text-align per titlestyle. |
Examples
| Code | Result | |
|---|---|---|
{{hidden begin
|title = default example
}}
*def
*ghi
{{hidden end}}
|
{{#ifeq:|left | default example }}
Template loop detected: Template:Hidden end |
{{hidden begin
|title = title with background:pink
|titlestyle = background:pink;
}}
*def
*ghi
{{hidden end}}
|
{{#ifeq:|left | title with background:pink }}
Template loop detected: Template:Hidden end |
{{hidden begin
|title = title aligned in the center
|titlestyle = background:pink; text-align:center;
}}
*def
*ghi{{hidden end}}
|
{{#ifeq:|left | title aligned in the center }}
Template loop detected: Template:Hidden end |
{{hidden begin
|title = title aligned on the right needs padding-right
|titlestyle = background:pink;
text-align:right;padding-right:3em;
}}
*change window width and
*watch title alignment{{hidden end}}
|
{{#ifeq:|left | title aligned on the right needs padding-right }}
Template loop detected: Template:Hidden end |
{{hidden begin
|toggle = left
|title = title with toggle=left
|titlestyle = background:palegreen;
}}
*def
*ghi
{{hidden end}}
|
{{#ifeq:left|left | title with toggle=left }}
Template loop detected: Template:Hidden end |
{{hidden begin
|toggle = right
|title = title with toggle=right
|titlestyle = background:lightgrey;
}}
*def
*ghi
{{hidden end}}
|
{{#ifeq:right|left | title with toggle=right }}
Template loop detected: Template:Hidden end |
{{hidden begin
|toggle = left
|title = abc with toggle=left
|titlestyle = background:palegreen;
|bodystyle = font-size:150%; font-weight:bold;
}}
*def
*ghi
{{hidden end}}
|
{{#ifeq:left|left | abc with toggle=left }}
Template loop detected: Template:Hidden end |
{{hidden begin
|toggle = right
|header = deprecated_header_
|title = title with toggle=right
|titlestyle = font-style:italic; padding-right:3em;
|border = dashed
|bg1 = palegreen
|bg2 = cyan
|ta1 = left
|ta2 = center
|extra1 = font-size:120%
|extra2 = font-size:150%
}}
*make window narrower and
*title will wrap
{{hidden end}}
|
{{#ifeq:right|left | deprecated_header_ title with toggle=right }}
Template loop detected: Template:Hidden end |
{{hidden begin
|toggle = right
|title = title with non-breaking spaces
|titlestyle =
|border = dotted
|bg1 = cyan
|bg2 = yellow
|ta1 = right
|ta2 = left
|extra1 = font-size:120%; padding-right:2.5em;
|extra2 = font-size:150%; padding-left:3em;
}}
*def these should have left padding
*ghi
{{hidden end}}
|
{{#ifeq:right|left | title with non-breaking spaces }}
Template loop detected: Template:Hidden end |
See also
eo:Ŝablono:Kaŝskatolo fino fr:Modèle:Boîte déroulante fin hsb:Předłoha:Nawigaciska lajsta/kónc id:Templat:Hidden end pl:Szablon:Ukryte koniec }}</span>}}
|}}
{{#if:|{{#ifeq:|left
||
{{
#ifeq: show | show
| {{
{{#switch:
{{#if:
|
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| main | = ambox | talk = tmbox | user = ombox | wikipedia = ombox | file | image = imbox | mediawiki = ombox | template = ombox | help = ombox | category = cmbox | portal = ombox | book = ombox | other | #default = ombox
}}
| type = notice
| image = 40px
| imageright =
| style =
| textstyle =
| text = This is a documentation subpage for :Yahoo! Sports.
It contains usage information, categories, interlanguage links and other content that is not part of the original {{ #if: | {{{text2}}} | {{ #if: | {{{text1}}} | {{ #ifeq: | User | template page | {{ #if: | page|article}}}}}}}}.
| small =
| smallimage =
| smallimageright =
| smalltext =
}}
}}{{
#if:
|
| [[Category:{{
#if:
|
| Article
}} documentation]]
}}
| }}
- {{hidden begin}}
- {{hidden end}}
Syntax
{{Hidden begin
|toggle=
|border=
|header=
|title=
|titlestyle=
|bodystyle=
|bg1=
|bg2=
|ta1=
|ta2=
|extra1=
|extra2=
}}
<!-- content -->
{{Hidden end}}
Parameters
| Parameter | Description |
|---|---|
| toggle | Set to "left" (without speechmarks) to move [show/hide] button to titlebar's lefthand side. |
| title | Text shown in titlebar. |
| titlestyle | CSS styles to apply to title, e.g. "border:1px solid lightgrey;" to produce a border around the titlebar, "background:color;" to change the titlebar's background color from transparent to color, "text-align:[center/right];" to change the titlebar text's alignment from left to center or right, etc. |
| bodystyle | CSS styles to apply to the hidden material, e.g. background and text-align per titlestyle. |
Examples
| Code | Result | |
|---|---|---|
{{hidden begin
|title = default example
}}
*def
*ghi
{{hidden end}}
|
{{#ifeq:|left | default example }}
Template loop detected: Template:Hidden end |
{{hidden begin
|title = title with background:pink
|titlestyle = background:pink;
}}
*def
*ghi
{{hidden end}}
|
{{#ifeq:|left | title with background:pink }}
Template loop detected: Template:Hidden end |
{{hidden begin
|title = title aligned in the center
|titlestyle = background:pink; text-align:center;
}}
*def
*ghi{{hidden end}}
|
{{#ifeq:|left | title aligned in the center }}
Template loop detected: Template:Hidden end |
{{hidden begin
|title = title aligned on the right needs padding-right
|titlestyle = background:pink;
text-align:right;padding-right:3em;
}}
*change window width and
*watch title alignment{{hidden end}}
|
{{#ifeq:|left | title aligned on the right needs padding-right }}
Template loop detected: Template:Hidden end |
{{hidden begin
|toggle = left
|title = title with toggle=left
|titlestyle = background:palegreen;
}}
*def
*ghi
{{hidden end}}
|
{{#ifeq:left|left | title with toggle=left }}
Template loop detected: Template:Hidden end |
{{hidden begin
|toggle = right
|title = title with toggle=right
|titlestyle = background:lightgrey;
}}
*def
*ghi
{{hidden end}}
|
{{#ifeq:right|left | title with toggle=right }}
Template loop detected: Template:Hidden end |
{{hidden begin
|toggle = left
|title = abc with toggle=left
|titlestyle = background:palegreen;
|bodystyle = font-size:150%; font-weight:bold;
}}
*def
*ghi
{{hidden end}}
|
{{#ifeq:left|left | abc with toggle=left }}
Template loop detected: Template:Hidden end |
{{hidden begin
|toggle = right
|header = deprecated_header_
|title = title with toggle=right
|titlestyle = font-style:italic; padding-right:3em;
|border = dashed
|bg1 = palegreen
|bg2 = cyan
|ta1 = left
|ta2 = center
|extra1 = font-size:120%
|extra2 = font-size:150%
}}
*make window narrower and
*title will wrap
{{hidden end}}
|
{{#ifeq:right|left | deprecated_header_ title with toggle=right }}
Template loop detected: Template:Hidden end |
{{hidden begin
|toggle = right
|title = title with non-breaking spaces
|titlestyle =
|border = dotted
|bg1 = cyan
|bg2 = yellow
|ta1 = right
|ta2 = left
|extra1 = font-size:120%; padding-right:2.5em;
|extra2 = font-size:150%; padding-left:3em;
}}
*def these should have left padding
*ghi
{{hidden end}}
|
{{#ifeq:right|left | title with non-breaking spaces }}
Template loop detected: Template:Hidden end |
See also
eo:Ŝablono:Kaŝskatolo fino
fr:Modèle:Boîte déroulante fin
hsb:Předłoha:Nawigaciska lajsta/kónc
id:Templat:Hidden end
pl:Szablon:Ukryte koniec
}}|
Top: A typical Yahoo! Sports homepage.{{#if:|{{#ifeq: yahoo! sports | doc
|
{{
#ifeq: show | show
| {{
{{#switch:
{{#if:
|
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| main | = ambox | talk = tmbox | user = ombox | wikipedia = ombox | file | image = imbox | mediawiki = ombox | template = ombox | help = ombox | category = cmbox | portal = ombox | book = ombox | other | #default = ombox
}}
| type = notice
| image = 40px
| imageright =
| style =
| textstyle =
| text = This is a documentation subpage for :Yahoo! Sports.
It contains usage information, categories, interlanguage links and other content that is not part of the original {{ #if: | {{{text2}}} | {{ #if: | {{{text1}}} | {{ #ifeq: | User | template page | {{ #if: | page|article}}}}}}}}.
| small =
| smallimage =
| smallimageright =
| smalltext =
}}
}}{{
#if:
|
| [[Category:{{
#if:
|
| Article
}} documentation]]
}}
| }}
- {{hidden begin}}
- {{hidden end}}
Syntax
{{Hidden begin
|toggle=
|border=
|header=
|title=
|titlestyle=
|bodystyle=
|bg1=
|bg2=
|ta1=
|ta2=
|extra1=
|extra2=
}}
<!-- content -->
{{Hidden end}}
Parameters
| Parameter | Description |
|---|---|
| toggle | Set to "left" (without speechmarks) to move [show/hide] button to titlebar's lefthand side. |
| title | Text shown in titlebar. |
| titlestyle | CSS styles to apply to title, e.g. "border:1px solid lightgrey;" to produce a border around the titlebar, "background:color;" to change the titlebar's background color from transparent to color, "text-align:[center/right];" to change the titlebar text's alignment from left to center or right, etc. |
| bodystyle | CSS styles to apply to the hidden material, e.g. background and text-align per titlestyle. |
Examples
| Code | Result | |
|---|---|---|
{{hidden begin
|title = default example
}}
*def
*ghi
{{hidden end}}
|
{{#ifeq:|left | default example }}
Template loop detected: Template:Hidden end |
{{hidden begin
|title = title with background:pink
|titlestyle = background:pink;
}}
*def
*ghi
{{hidden end}}
|
{{#ifeq:|left | title with background:pink }}
Template loop detected: Template:Hidden end |
{{hidden begin
|title = title aligned in the center
|titlestyle = background:pink; text-align:center;
}}
*def
*ghi{{hidden end}}
|
{{#ifeq:|left | title aligned in the center }}
Template loop detected: Template:Hidden end |
{{hidden begin
|title = title aligned on the right needs padding-right
|titlestyle = background:pink;
text-align:right;padding-right:3em;
}}
*change window width and
*watch title alignment{{hidden end}}
|
{{#ifeq:|left | title aligned on the right needs padding-right }}
Template loop detected: Template:Hidden end |
{{hidden begin
|toggle = left
|title = title with toggle=left
|titlestyle = background:palegreen;
}}
*def
*ghi
{{hidden end}}
|
{{#ifeq:left|left | title with toggle=left }}
Template loop detected: Template:Hidden end |
{{hidden begin
|toggle = right
|title = title with toggle=right
|titlestyle = background:lightgrey;
}}
*def
*ghi
{{hidden end}}
|
{{#ifeq:right|left | title with toggle=right }}
Template loop detected: Template:Hidden end |
{{hidden begin
|toggle = left
|title = abc with toggle=left
|titlestyle = background:palegreen;
|bodystyle = font-size:150%; font-weight:bold;
}}
*def
*ghi
{{hidden end}}
|
{{#ifeq:left|left | abc with toggle=left }}
Template loop detected: Template:Hidden end |
{{hidden begin
|toggle = right
|header = deprecated_header_
|title = title with toggle=right
|titlestyle = font-style:italic; padding-right:3em;
|border = dashed
|bg1 = palegreen
|bg2 = cyan
|ta1 = left
|ta2 = center
|extra1 = font-size:120%
|extra2 = font-size:150%
}}
*make window narrower and
*title will wrap
{{hidden end}}
|
{{#ifeq:right|left | deprecated_header_ title with toggle=right }}
Template loop detected: Template:Hidden end |
{{hidden begin
|toggle = right
|title = title with non-breaking spaces
|titlestyle =
|border = dotted
|bg1 = cyan
|bg2 = yellow
|ta1 = right
|ta2 = left
|extra1 = font-size:120%; padding-right:2.5em;
|extra2 = font-size:150%; padding-left:3em;
}}
*def these should have left padding
*ghi
{{hidden end}}
|
{{#ifeq:right|left | title with non-breaking spaces }}
Template loop detected: Template:Hidden end |
See also
eo:Ŝablono:Kaŝskatolo fino fr:Modèle:Boîte déroulante fin hsb:Předłoha:Nawigaciska lajsta/kónc id:Templat:Hidden end pl:Szablon:Ukryte koniec }}</span>}}</td></tr>
}}
}} }}{{#if:
||{{#if:http://sports.yahoo.com/
|}}
http://sports.yahoo.com/</td></tr>
}}
}}{{#if:
||{{#if:
|}}
</td></tr>
}}
}}{{#if:
||{{#if:
|}}
</td></tr>
}}
}}{{#if:
||{{#if:Sports
|}}
Sports</td></tr>
}}
}}{{#if:
||{{#if:
|}}
</td></tr>
}}
}}{{#if:
||{{#if:
|}}
</td></tr>
}}
}}{{#if:
||{{#if:
|}}
</td></tr>
}}
}}{{#if:
||{{#if:Yahoo!
|}}
Yahoo!</td></tr>
}}
}}{{#if:
||{{#if:Yahoo!
|}}
Yahoo!</td></tr>
}}
}}{{#if:
||{{#if:December 8, 1997
|}}
December 8, 1997</td></tr>
}}
}}{{#if:
||{{#if:
|}}
</td></tr>
}}
}}{{#if:
||{{#if:
|}}
</td></tr>
}}
}}{{#if:
||{{#if:
|}}
</td></tr>
}}
}}{{#if:
||{{#if:Public
|}}
Public</td></tr>
}}
}}{{#if:
||{{#if:
|}}
</td></tr>
}}
}}{{#if:
||{{#if:
|}}
</td></tr>
}}
}}{{#if:
||{{#if:
|}}
</td></tr>
}}
}}{{#if:
||{{#if:
|}}
</td></tr>
}}
}}{{#if:
||{{#if:
|}}
</td></tr>
}}
}}{{#if:
||{{#if:
|}}
</td></tr>
}}
}}{{#if:
||{{#if:
|}}
</td></tr>
}}
}}{{#if:
||{{#if:
|}}
</td></tr>
}}
}}{{#if:
||{{#if:
|}}
</td></tr>
}}
}}{{#if:
||{{#if:
|}}
</td></tr>
}}
}}{{#if:
||{{#if:
|}}
</td></tr>
}}
}}{{#if:
||{{#if:
|}}
</td></tr>
}}
}}{{#if:
||{{#if:
|}}
</td></tr>
}}
}}{{#if:
||{{#if:
|}}
</td></tr>
}}
}}{{#if:
||{{#if:
|}}
</td></tr>
}}
}}{{#if:
||{{#if:
|}}
</td></tr>
}}
}}{{#if:
||{{#if:
|}}
</td></tr>
}}
}}{{#if:
||{{#if:
|}}
</td></tr>
}}
}}{{#if:
||{{#if:
|}}
</td></tr>
}}
}}{{#if:
||{{#if:
|}}
</td></tr>
}}
}}{{#if:
||{{#if:
|}}
</td></tr>
}}
}}{{#if:
||{{#if:
|}}
</td></tr>
}}
}}{{#if:
||{{#if:
|}}
</td></tr>
}}
}}{{#if:
||{{#if:
|}}
</td></tr>
}}
}}{{#if:
||{{#if:
|}}
</td></tr>
}}
}}{{#if:
||{{#if:
|}}
</td></tr>
}}
}}{{#if:
||{{#if:
|}}
</td></tr>
}}
}}{{#if:
||{{#if:
|}}
</td></tr>
}}
}}{{#if:
||{{#if:
|}}
</td></tr>
}}
}}{{#if:
||{{#if:
|}}
</td></tr>
}}
}}{{#if:
||{{#if:
|}}
</td></tr>
}}
}}{{#if:
||{{#if:
|}}
</td></tr>
}}
}}{{#if:
||{{#if:
|}}
</td></tr>
}}
}}{{#if:
||{{#if:
|}}
</td></tr>
}}
}}{{#if:
||{{#if:
|}}
</td></tr>
}}
}}{{#if:
||{{#if:
|}}
</td></tr>
}}
}}{{#if:
||{{#if:
|}}
</td></tr>
}}
}}{{#if:
||{{#if:
|}}
</td></tr>
}}
}}{{#if:
||{{#if:
|}}
</td></tr>
}}
}}{{#if:
||{{#if:
|}}
</td></tr>
}}
}}{{#if:
||{{#if:
|}}
</td></tr>
}}
}}{{#if:
||{{#if:
|}}
</td></tr>
}}
}}{{#if:
||{{#if:
|}}
</td></tr>
}}
}}{{#if:
||{{#if:
|}}
</td></tr>
}}
}}{{#if:
||{{#if:
|}}
</td></tr>
}}
}}{{#if:
||{{#if:
|}}
</td></tr>
}}
}}{{#if:
||{{#if:
|}}
</td></tr>
}}
}}{{#if:
||{{#if:
|}}
</td></tr>
}}
}}{{#if:
||{{#if:
|}}
</td></tr>
}}
}}{{#if:
||{{#if:
|}}
</td></tr>
}}
}}{{#if:
||{{#if:
|}}
</td></tr>
}}
}}{{#if:
||{{#if:
|}}
</td></tr>
}}
}}{{#if:
||{{#if:
|}}
</td></tr>
}}
}}{{#if:
||{{#if:
|}}
</td></tr>
}}
}}{{#if:
||{{#if:
|}}
</td></tr>
}}
}}{{#if:
||{{#if:
|}}
</td></tr>
}}
}}{{#if:
||{{#if:
|}}
</td></tr>
}}
}}{{#if:
||{{#if:
|}}
</td></tr>
}}
}}{{#if:
||{{#if:
|}}
</td></tr>
}}
}}{{#if:
||{{#if:
|}}
</td></tr>
}}
}}{{#if:
||{{#if:
|}}
</td></tr>
}}
}}{{#if:
||{{#if:
|}}
</td></tr>
}}
}}{{#if:
||{{#if:
|}}
</td></tr>
}}
}}{{#if:
||{{#if:
|}}
</td></tr>
}}
}}{{#if:
||{{#if:
|}}
</td></tr>
}}
}}{{#if:
||{{#if:
|}}
</td></tr>
}}}}{{#if:|
|¬|no = ||force|yes =
}} Yahoo! Sports was launched on December 8, 1997.<ref name="yhoo.client.shareholder.com">{{
#if:{{#if:Yahoo! Inc
|Yahoo! Inc
|{{#if:
|{{{last1}}}
|
}}
}}
|{{
#if:
|{{
#iferror: {{ #expr: 1*{{{AuthorMask}}} }}
|{{{AuthorMask}}}
|{{#ifeq: yahoo! sports | doc
|
{{
#ifeq: show | show
| {{
{{#switch:
{{#if:
|
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| main | = ambox | talk = tmbox | user = ombox | wikipedia = ombox | file | image = imbox | mediawiki = ombox | template = ombox | help = ombox | category = cmbox | portal = ombox | book = ombox | other | #default = ombox
}}
| type = notice
| image = 40px
| imageright =
| style =
| textstyle =
| text = This is a documentation subpage for :Yahoo! Sports.
It contains usage information, categories, interlanguage links and other content that is not part of the original {{ #if: | {{{text2}}} | {{ #if: | {{{text1}}} | {{ #ifeq: | User | template page | {{ #if: | page|article}}}}}}}}.
| small =
| smallimage =
| smallimageright =
| smalltext =
}}
}}{{
#if:
|
| [[Category:{{
#if:
|
| Article
}} documentation]]
}}
|
}}
This template is used to produce a simple loop that can repeat up to 150 times. It is not a real loop; it works by conditionally repeating the string. It is a simple version of {{For loop}}. To use it, enter:
{{loop|times to repeat|string}}
If string contains an equals sign, you must put "|2=string" instead of "|string". Examples:
- {{loop|4|n}} produces Template loop detected: Template:Loop
- {{loop|25|test}} produces Template loop detected: Template:Loop
- {{#expr:2{{loop|50|*2}}}} produces {{#expr:2Template loop detected: Template:Loop}}
- {{loop|9|2==}} produces Template loop detected: Template:Loop (the "2=" must be present)
- {{loop|3|{{CURRENTYEAR}}}} produces Template loop detected: Template:Loop
{{xpd/w{{#if:|l}}|"}}{{xpd/w{{#if:|l}}|{}}{{xpd/w{{#if:|l}}|{}}{{xpd/w{{#if:|l}}|loop}}{{xpd/w{{#if:|l}}|&p}}{{xpd/w{{#if:|l}}|{{#switch:p3q|p q=&s|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|3}}}}{{xpd/w{{#if:|l}}|{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}}}{{xpd/w{{#if:|l}}|{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}}}{{xpd/w{{#if:|l}}|&p}}{{xpd/w{{#if:|l}}|{{#switch:pabq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|ab}}}}{{xpd/w{{#if:|l}}|{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}}}{{xpd/w{{#if:|l}}|{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}}}{{xpd/w{{#if:|l}}|}}}{{xpd/w{{#if:|l}}|}}}{{xpd/w{{#if:|l}}|{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}}}{{xpd/w{{#if:|l}}|{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}}}{{xpd/w{{#if:|l}}|{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}}}{{xpd/w{{#if:|l}}|{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}}}{{xpd/w{{#if:|l}}|{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}}}{{xpd/w{{#if:|l}}|{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}}}{{xpd/w{{#if:|l}}|{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}}}{{xpd/w{{#if:|l}}|{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}}}{{xpd/w{{#if:|l}}|{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}}}{{xpd/w{{#if:|l}}|"}} gives "Template loop detected: Template:Loop" [http://www.fantasycafewiki.com/index.php?title=Special:ExpandTemplates&input={{#switch:p"q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:"|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%22}}{{#switch:p{q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:{|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7B}}{{#switch:p{q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:{|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7B}}{{#switch:ploopq|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:loop|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|loop}}{{#switch:p&pq|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:&p|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%26p}}{{#switch:p{{#switch:p3q|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|3}}q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:{{#switch:p3q|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|3}}|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7B%7B%23switch%3Ap3q%7Cp+q%3D%26s%7Cp%0Aq%3D%26nl%7Cp%2Aq%3D%26%2A%7Cp%23q%3D%26%23%7Cp%3Aq%3D%26%3A%7C3%7D%7D}}{{#switch:p{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:{{#switch:pq|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|}}|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7B%7B%23switch%3Apq%7Cp+q%3D%26s%7Cp%0Aq%3D%26nl%7Cp%2Aq%3D%26%2A%7Cp%23q%3D%26%23%7Cp%3Aq%3D%26%3A%7C%7D%7D}}{{#switch:p{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:{{#switch:pq|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|}}|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7B%7B%23switch%3Apq%7Cp+q%3D%26s%7Cp%0Aq%3D%26nl%7Cp%2Aq%3D%26%2A%7Cp%23q%3D%26%23%7Cp%3Aq%3D%26%3A%7C%7D%7D}}{{#switch:p&pq|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:&p|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%26p}}{{#switch:p{{#switch:pabq|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|ab}}q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:{{#switch:pabq|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|ab}}|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7B%7B%23switch%3Apabq%7Cp+q%3D%26s%7Cp%0Aq%3D%26nl%7Cp%2Aq%3D%26%2A%7Cp%23q%3D%26%23%7Cp%3Aq%3D%26%3A%7Cab%7D%7D}}{{#switch:p{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:{{#switch:pq|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|}}|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7B%7B%23switch%3Apq%7Cp+q%3D%26s%7Cp%0Aq%3D%26nl%7Cp%2Aq%3D%26%2A%7Cp%23q%3D%26%23%7Cp%3Aq%3D%26%3A%7C%7D%7D}}{{#switch:p{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:{{#switch:pq|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|}}|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7B%7B%23switch%3Apq%7Cp+q%3D%26s%7Cp%0Aq%3D%26nl%7Cp%2Aq%3D%26%2A%7Cp%23q%3D%26%23%7Cp%3Aq%3D%26%3A%7C%7D%7D}}{{#switch:p}q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:}|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7D}}{{#switch:p}q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:}|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7D}}{{#switch:p{{#switch:pq|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|}}q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:{{#switch:pq|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|}}|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7B%7B%23switch%3Apq%7Cp+q%3D%26s%7Cp%0Aq%3D%26nl%7Cp%2Aq%3D%26%2A%7Cp%23q%3D%26%23%7Cp%3Aq%3D%26%3A%7C%7D%7D}}{{#switch:p{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:{{#switch:pq|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|}}|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7B%7B%23switch%3Apq%7Cp+q%3D%26s%7Cp%0Aq%3D%26nl%7Cp%2Aq%3D%26%2A%7Cp%23q%3D%26%23%7Cp%3Aq%3D%26%3A%7C%7D%7D}}{{#switch:p{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:{{#switch:pq|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|}}|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7B%7B%23switch%3Apq%7Cp+q%3D%26s%7Cp%0Aq%3D%26nl%7Cp%2Aq%3D%26%2A%7Cp%23q%3D%26%23%7Cp%3Aq%3D%26%3A%7C%7D%7D}}{{#switch:p{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:{{#switch:pq|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|}}|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7B%7B%23switch%3Apq%7Cp+q%3D%26s%7Cp%0Aq%3D%26nl%7Cp%2Aq%3D%26%2A%7Cp%23q%3D%26%23%7Cp%3Aq%3D%26%3A%7C%7D%7D}}{{#switch:p{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:{{#switch:pq|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|}}|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7B%7B%23switch%3Apq%7Cp+q%3D%26s%7Cp%0Aq%3D%26nl%7Cp%2Aq%3D%26%2A%7Cp%23q%3D%26%23%7Cp%3Aq%3D%26%3A%7C%7D%7D}}{{#switch:p{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:{{#switch:pq|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|}}|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7B%7B%23switch%3Apq%7Cp+q%3D%26s%7Cp%0Aq%3D%26nl%7Cp%2Aq%3D%26%2A%7Cp%23q%3D%26%23%7Cp%3Aq%3D%26%3A%7C%7D%7D}}{{#switch:p{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:{{#switch:pq|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|}}|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7B%7B%23switch%3Apq%7Cp+q%3D%26s%7Cp%0Aq%3D%26nl%7Cp%2Aq%3D%26%2A%7Cp%23q%3D%26%23%7Cp%3Aq%3D%26%3A%7C%7D%7D}}{{#switch:p{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:{{#switch:pq|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|}}|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7B%7B%23switch%3Apq%7Cp+q%3D%26s%7Cp%0Aq%3D%26nl%7Cp%2Aq%3D%26%2A%7Cp%23q%3D%26%23%7Cp%3Aq%3D%26%3A%7C%7D%7D}}{{#switch:p{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:{{#switch:pq|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|}}|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7B%7B%23switch%3Apq%7Cp+q%3D%26s%7Cp%0Aq%3D%26nl%7Cp%2Aq%3D%26%2A%7Cp%23q%3D%26%23%7Cp%3Aq%3D%26%3A%7C%7D%7D}}{{#switch:p"q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:"|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%22}}&removecomments=true]
- q|p
See also
eo:Ŝablono:Loop es:Plantilla:Loop eu:Txantiloi:Begizta fr:Modèle:Loop hsb:Předłoha:Loop ia:Patrono:Loop it:Template:Ciclo is:Snið:Lykkja ja:Template:Loop no:Mal:loop nn:Mal:Loop sq:Stampa:Loop sk:Šablóna:Loop sl:Predloga:Zanka sv:Mall:Loop
}}
|{{
#if: {{#if:|{{{authorlink}}}|}}
|[[{{#if:|{{{authorlink}}}|}} |{{#if:Yahoo! Inc
|Yahoo! Inc
|{{#if:
|{{{last1}}}
|
}}
}}{{
#if: {{#if:|{{{first}}}|}}
|, {{#if:|{{{first}}}|}}
}}]]
|{{#if:Yahoo! Inc
|Yahoo! Inc
|{{#if:
|{{{last1}}}
|
}}
}}{{
#if: {{#if:|{{{first}}}|}}
|, {{#if:|{{{first}}}|}}
}}
}}
}}{{
#if:
|{{#ifexpr:8<2
| et al.
|{{
#iferror: {{ #expr: 1*0.0 }}
|
|{{
#if:
|;
|{{#if:| & |; }}
}}
}}{{
#if:
|[[ |{{
#if:
|,
}}]]
|{{
#if:
|,
}}
}}{{
#if:
|{{#ifexpr:8<3
| et al.
|{{
#if:
|;
|{{#if:| & |; }}
}}{{
#if:
|[[ |{{
#if:
|,
}}]]
|{{
#if:
|,
}}
}}{{
#if:
|{{#ifexpr:8<4
| et al.
|{{
#if:
|;
|{{#if:| & |; }}
}}{{
#if:
|[[ |{{
#if:
|,
}}]]
|{{
#if:
|,
}}
}}{{
#if:
|{{#ifexpr:8<5
| et al.
|{{
#if:
|;
|{{#if:| & |; }}
}}{{
#if:
|[[ |{{
#if:
|,
}}]]
|{{
#if:
|,
}}
}}{{
#if:
|{{#ifexpr:8<6
| et al.
|{{
#if:
|;
|{{#if:| & |; }}
}}{{
#if:
|[[ |{{
#if:
|,
}}]]
|{{
#if:
|,
}}
}}{{
#if:
|{{#ifexpr:8<7
| et al.
|{{
#if:
|;
|{{#if:| & |; }}
}}{{
#if:
|[[ |{{
#if:
|,
}}]]
|{{
#if:
|,
}}
}}{{
#if:
|{{#ifexpr:8<8
| et al.
|{{
#if:
|;
|{{#if:| & |; }}
}}{{
#if:
|[[ |{{
#if:
|,
}}]]
|{{
#if:
|,
}}
}}{{
#if:
| et al.
}}
}}
}}
}}
}}
}}
}}
}}
}}
}}
}}
}}
}}
}}
}}{{
#if:
|; |
}}{{
#if: {{#if:Dec. 8, 1997|Dec. 8, 1997| {{#if:|{{{year}}}|}}}}
| ({{#if:Dec. 8, 1997|Dec. 8, 1997| {{#if:|{{{year}}}|}}}}){{
#if:
| [{{{YearNote}}}]
}}
}}
|{{
#if:
|{{
#if:
|[[ |{{
#if:
|,
}}]]
|{{
#if:
|,
}}
}}{{
#if:
|{{
#if:
|;
|{{#if:| & |; }}
}}{{
#if:
|[[ |{{
#if:
|,
}}]]
|{{
#if:
|,
}}
}}{{
#if:
|{{
#if:
|;
|{{#if:| & |; }}
}}{{
#if:
|[[ |{{
#if:
|,
}}]]
|{{
#if:
|,
}}
}}{{
#if:
| et al.
}}
}}
}}, ed{{#if:|s}}{{#ifeq:{{#ifeq:{{{seperator}}} |;|;|. }}|.||.}}{{
#if: {{#if:Dec. 8, 1997|Dec. 8, 1997| {{#if:|{{{year}}}|}}}}
| ({{#if:Dec. 8, 1997|Dec. 8, 1997| {{#if:|{{{year}}}|}}}}){{
#if:
| [{{{YearNote}}}]
}}
}}
}}
}}{{
#if: {{
#if:Yahoo! Launches Yahoo! Sports.
|Yahoo! Launches Yahoo! Sports.
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}{{#if:||{{#if:||}}}}
|{{
#if:{{#if:Yahoo! Inc
|Yahoo! Inc
|{{#if:
|{{{last1}}}
|
}}
}}
|{{#ifeq:{{{seperator}}} |;|;|. }}
}}{{#if:{{
#if: {{#if:||http://yhoo.client.shareholder.com/press/ReleaseDetail.cfm?ReleaseID=173303}}
|{{#if:||http://yhoo.client.shareholder.com/press/ReleaseDetail.cfm?ReleaseID=173303}}
|{{
#if:
|{{{URL}}}
|{{#ifexpr:{{#time: U}} > {{#time: U | 2001-10-10 }}
|{{
#if:
|http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid={{{PMC}}}
}}
}}
}}
}}
|[{{
#if: {{#if:||http://yhoo.client.shareholder.com/press/ReleaseDetail.cfm?ReleaseID=173303}}
|{{#if:||http://yhoo.client.shareholder.com/press/ReleaseDetail.cfm?ReleaseID=173303}}
|{{
#if:
|{{{URL}}}
|{{#ifexpr:{{#time: U}} > {{#time: U | 2001-10-10 }}
|{{
#if:
|http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid={{{PMC}}}
}}
}}
}}
}} {{
#if:
|{{
#if:Yahoo! Launches Yahoo! Sports.
|Yahoo! Launches Yahoo! Sports.
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}
|"{{
#if:Yahoo! Launches Yahoo! Sports.
|Yahoo! Launches Yahoo! Sports.
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}{{
#if:
|{{
#if: {{
#if:Yahoo! Launches Yahoo! Sports.
|Yahoo! Launches Yahoo! Sports.
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}
|
}}[]
}}"
}}]
|{{
#if:
|{{
#if:Yahoo! Launches Yahoo! Sports.
|Yahoo! Launches Yahoo! Sports.
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}
|"{{
#if:Yahoo! Launches Yahoo! Sports.
|Yahoo! Launches Yahoo! Sports.
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}{{
#if:
|{{
#if: {{
#if:Yahoo! Launches Yahoo! Sports.
|Yahoo! Launches Yahoo! Sports.
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}
|
}}[]
}}"
}}
}} }}{{
#if:
|{{
#ifeq: |
|
|{{
#if: {{#if:Yahoo! Inc
|Yahoo! Inc
|{{#if:
|{{{last1}}}
|
}}
}}{{
#if:Yahoo! Launches Yahoo! Sports.
|Yahoo! Launches Yahoo! Sports.
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}
|{{#ifeq:{{{seperator}}} |;|;|. }} written at {{{Place}}}
}}
}}
}}{{
#if:
|{{
#if: {{#if:Yahoo! Inc
|Yahoo! Inc
|{{#if:
|{{{last1}}}
|
}}
}}
|{{#ifeq:{{{seperator}}} |;|;|. }} {{
#if: {{
#if:Yahoo! Launches Yahoo! Sports.
|Yahoo! Launches Yahoo! Sports.
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}
|{{#ifeq:{{#ifeq:{{{seperator}}} |;|;|. }}|.|I|i}}n
}}{{
#if:
|[[ |{{
#if:
|,
}}]]
|{{
#if:
|,
}}}}{{
#if:
|{{
#if:
|;
|{{#if:| & |; }}
}}{{
#if:
|[[|{{
#if:
|,
}}]]
|{{
#if:
|,
}}
}}{{
#if:
|{{
#if:
|;
|{{#if:| & |; }}
}}{{
#if:
|[[|{{
#if:
|,
}}]]
|{{
#if:
|,
}}
}}{{
#if:
| et al.
}}
}}
}}{{
#if: {{
#if:Yahoo! Launches Yahoo! Sports.
|Yahoo! Launches Yahoo! Sports.
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}
|
|{{#ifeq:{{{seperator}}} |;|;|. }} ed{{#if:|s}}{{#ifeq:{{#ifeq:{{{seperator}}} |;|;|. }}|.||.}}
}}
}}
}}{{
#if:
|{{
#if:
|{{#ifeq:{{{seperator}}} |;|;|. }}
}}{{
#if: {{#if:Yahoo! Inc
|Yahoo! Inc
|{{#if:
|{{{last1}}}
|
}}
}}{{
#if:Yahoo! Launches Yahoo! Sports.
|Yahoo! Launches Yahoo! Sports.
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}
|{{#ifeq:{{{seperator}}} |;|;|. }} }}{{
#if: Press Release
|{{#if:{{
#if: {{
#if:Yahoo! Launches Yahoo! Sports.
|Yahoo! Launches Yahoo! Sports.
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}
|{{
#if: {{#if:||http://yhoo.client.shareholder.com/press/ReleaseDetail.cfm?ReleaseID=173303}}
|{{
#if:
|{{{URL}}}
|{{
#ifexpr: {{#time: U}} > {{#time: U | 2001-10-10 }} | {{
#if:
| http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid={{{PMC}}}
}}
}}
}}
}}
|{{
#if:
|{{{URL}}}
|{{#ifexpr:{{#time: U}} > {{#time: U | 2001-10-10 }} |{{
#if:
| http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid={{{PMC}}}
}}
}}
}}
}}
|[{{
#if: {{
#if:Yahoo! Launches Yahoo! Sports.
|Yahoo! Launches Yahoo! Sports.
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}
|{{
#if: {{#if:||http://yhoo.client.shareholder.com/press/ReleaseDetail.cfm?ReleaseID=173303}}
|{{
#if:
|{{{URL}}}
|{{
#ifexpr: {{#time: U}} > {{#time: U | 2001-10-10 }} | {{
#if:
| http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid={{{PMC}}}
}}
}}
}}
}}
|{{
#if:
|{{{URL}}}
|{{#ifexpr:{{#time: U}} > {{#time: U | 2001-10-10 }} |{{
#if:
| http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid={{{PMC}}}
}}
}}
}}
}} "Press Release{{
#if:
|{{
#if: Press Release
|
}}[]
}}"]
|"Press Release{{
#if:
|{{
#if: Press Release
|
}}[]
}}"
}}{{
#if:
|{{#ifeq:{{{seperator}}} |;|;|. }} {{{TitleNote}}}
}}
}}
}}{{
#if: | (in )
}}{{
#if: | ()
}}{{
#if:
|{{
#if:{{
#if:Yahoo! Launches Yahoo! Sports.
|Yahoo! Launches Yahoo! Sports.
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}Press Release
|{{#ifeq:{{{seperator}}} |;|;|. }}
}}{{{Periodical}}}{{
#if:
|{{#ifeq:{{{seperator}}} |;|;|. }} {{{Series}}}
}}{{
#if:
|{{
#if:
| (: )
| ()
}}
|{{
#if:
| ()
}}
}}{{
#if:
| {{{Volume}}}{{
#if:
| ({{{Issue}}})
}}
|{{
#if:
| ({{{Issue}}})
}}
}}{{
#if: {{#if:|p. {{{page}}}|{{#if:|pp. | }} }}
|: {{#if:|p. {{{page}}}|{{#if:|pp. | }} }}
}}
|{{
#if: Press Release
|{{
#if: {{#if:Yahoo! Inc
|Yahoo! Inc
|{{#if:
|{{{last1}}}
|
}}
}}{{
#if:Yahoo! Launches Yahoo! Sports.
|Yahoo! Launches Yahoo! Sports.
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}
|{{#ifeq:{{{seperator}}} |;|;|. }}
}} {{#if:{{
#if: {{
#if:Yahoo! Launches Yahoo! Sports.
|Yahoo! Launches Yahoo! Sports.
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}
|{{
#if: {{#if:||http://yhoo.client.shareholder.com/press/ReleaseDetail.cfm?ReleaseID=173303}}
|{{
#if:
|{{{URL}}}
|{{#ifexpr:{{#time: U}} > {{#time: U | 2001-10-10 }}|{{
#if:
| http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid={{{PMC}}}
}}}}
}}
}}
|{{
#if:
|{{{URL}}}
|{{#ifexpr:{{#time: U}} > {{#time: U | 2001-10-10 }}|{{
#if:
| http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid={{{PMC}}}
}}}}
}}
}}
|[{{
#if: {{
#if:Yahoo! Launches Yahoo! Sports.
|Yahoo! Launches Yahoo! Sports.
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}
|{{
#if: {{#if:||http://yhoo.client.shareholder.com/press/ReleaseDetail.cfm?ReleaseID=173303}}
|{{
#if:
|{{{URL}}}
|{{#ifexpr:{{#time: U}} > {{#time: U | 2001-10-10 }}|{{
#if:
| http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid={{{PMC}}}
}}}}
}}
}}
|{{
#if:
|{{{URL}}}
|{{#ifexpr:{{#time: U}} > {{#time: U | 2001-10-10 }}|{{
#if:
| http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid={{{PMC}}}
}}}}
}}
}} Press Release{{
#if:| [{{{TransItalic}}}]
}}]
|Press Release{{
#if:| [{{{TransItalic}}}]
}}
}}
}}{{
#if:
| ({{{TitleType}}})
}}{{
#if:
|{{#ifeq:{{{seperator}}} |;|;|. }} {{{Series}}}
}}{{
#if:
|{{#ifeq:{{{seperator}}} |;|;|. }} {{{Volume}}}
}}{{
#if:
|{{#ifeq:{{{seperator}}} |;|;|. }}
}}{{
#if:
| ({{{Edition}}} ed.)
}}{{
#if:
|{{#ifeq:{{{seperator}}} |;|;|. }}
}}{{
#if:
|{{
#if:
|:
|{{#ifeq:{{{seperator}}} |;|;|. }}
}}
}}
}}{{
#if: {{#if:Yahoo! Inc
|Yahoo! Inc
|{{#if:
|{{{last1}}}
|
}}
}}
|
|{{
#if: {{#if:Dec. 8, 1997|Dec. 8, 1997| {{#if:|{{{year}}}|}}}}
|{{#ifeq:{{{seperator}}} |;|;|. }} {{#if:Dec. 8, 1997|Dec. 8, 1997| {{#if:|{{{year}}}|}}}}{{
#if:
| [{{{YearNote}}}]
}}
}}
}}{{
#if:
|{{
#ifeq: | {{#if:Dec. 8, 1997|Dec. 8, 1997| {{#if:|{{{year}}}|}}}}
|
|{{
#if:
|{{
#if: {{#if:Yahoo! Inc
|Yahoo! Inc
|{{#if:
|{{{last1}}}
|
}}
}}
|{{#ifeq:{{{seperator}}} |;|;|. }} {{{PublicationDate}}}
| (published {{{PublicationDate}}})
}}
|{{
#if:
|{{#ifeq:{{{seperator}}} |;|;|. }} {{{PublicationDate}}}
| (published {{{PublicationDate}}})
}}
}}
}}
}}{{
#if:
|
|{{
#if: {{#if:|p. {{{page}}}|{{#if:|pp. | }} }}
|{{#ifeq:{{{seperator}}} |;|;|. }} {{#if:|p. {{{page}}}|{{#if:|pp. | }} }}
}}
}}{{
- if:
|{{#ifeq:{{{seperator}}} |;|;|. }} {{#switch:doi
|arxiv=arXiv:{{#if:
| []
|
}}
{{#if:1||arXiv:{{#if:
| []
|
}}
}}
|doi={{#if:
|doi: (inactive ) {{#ifeq: |
|[[Category:Pages with DOIs inactive since {{#time: Y | }}]]
|
}}
|doi:
}}
{{#if:1||{{#if:
|doi: (inactive )
|doi:
}}
}}
|asin=ASIN
{{#if:1||ASIN
}}
|bibcode=Bibcode:
{{#if:1||Bibcode:
}}
|jfm=JFM
{{#if:1||JFM
}}
|jstor=JSTOR
{{#if:1||JSTOR
}}
|isbn=ISBN [[Special:BookSources/|]]
{{#if:1||ISBN
}}
|issn=ISSN
{{#if:1||ISSN
}}
|mr=MR
{{#if:1||MR
}}
|oclc=OCLC
{{#if:1||OCLC
}}
|pmc=PMC
{{#if:1||PMC
}}
|pmid=PMID
{{#if:1||PMID
}}
|zbl=ZBL
{{#if:1||ZBL
}}
}} }}{{
#if:
|{{
#if: {{#if:Yahoo! Inc
|Yahoo! Inc
|{{#if:
|{{{last1}}}
|
}}
}}{{
#if:Yahoo! Launches Yahoo! Sports.
|Yahoo! Launches Yahoo! Sports.
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}Press Release
|{{#ifeq:{{{seperator}}} |;|;|. }} {{{ID}}}
|{{{ID}}}
}}
}}{{
#if:
|{{#ifeq:{{{seperator}}} |;|;|. }} {{#switch:isbn
|arxiv=arXiv:{{#if:
| []
|
}}
{{#if:1||arXiv:{{#if:
| []
|
}}
}}
|doi={{#if:
|doi: (inactive ) {{#ifeq: |
|[[Category:Pages with DOIs inactive since {{#time: Y | }}]]
|
}}
|doi:
}}
{{#if:1||{{#if:
|doi: (inactive )
|doi:
}}
}}
|asin=ASIN
{{#if:1||ASIN
}}
|bibcode=Bibcode:
{{#if:1||Bibcode:
}}
|jfm=JFM
{{#if:1||JFM
}}
|jstor=JSTOR
{{#if:1||JSTOR
}}
|isbn=ISBN [[Special:BookSources/|]]
{{#if:1||ISBN
}}
|issn=ISSN
{{#if:1||ISSN
}}
|mr=MR
{{#if:1||MR
}}
|oclc=OCLC
{{#if:1||OCLC
}}
|pmc=PMC
{{#if:1||PMC
}}
|pmid=PMID
{{#if:1||PMID
}}
|zbl=ZBL
{{#if:1||ZBL
}}
}} }}{{
#if:
|{{#ifeq:{{{seperator}}} |;|;|. }} {{#switch:issn
|arxiv=arXiv:{{#if:
| []
|
}}
{{#if:1||arXiv:{{#if:
| []
|
}}
}}
|doi={{#if:
|doi: (inactive ) {{#ifeq: |
|[[Category:Pages with DOIs inactive since {{#time: Y | }}]]
|
}}
|doi:
}}
{{#if:1||{{#if:
|doi: (inactive )
|doi:
}}
}}
|asin=ASIN
{{#if:1||ASIN
}}
|bibcode=Bibcode:
{{#if:1||Bibcode:
}}
|jfm=JFM
{{#if:1||JFM
}}
|jstor=JSTOR
{{#if:1||JSTOR
}}
|isbn=ISBN [[Special:BookSources/|]]
{{#if:1||ISBN
}}
|issn=ISSN
{{#if:1||ISSN
}}
|mr=MR
{{#if:1||MR
}}
|oclc=OCLC
{{#if:1||OCLC
}}
|pmc=PMC
{{#if:1||PMC
}}
|pmid=PMID
{{#if:1||PMID
}}
|zbl=ZBL
{{#if:1||ZBL
}}
}} }}{{
#if:
|{{#ifeq:{{{seperator}}} |;|;|. }} {{#switch:oclc
|arxiv=arXiv:{{#if:
| []
|
}}
{{#if:1||arXiv:{{#if:
| []
|
}}
}}
|doi={{#if:
|doi: (inactive ) {{#ifeq: |
|[[Category:Pages with DOIs inactive since {{#time: Y | }}]]
|
}}
|doi:
}}
{{#if:1||{{#if:
|doi: (inactive )
|doi:
}}
}}
|asin=ASIN
{{#if:1||ASIN
}}
|bibcode=Bibcode:
{{#if:1||Bibcode:
}}
|jfm=JFM
{{#if:1||JFM
}}
|jstor=JSTOR
{{#if:1||JSTOR
}}
|isbn=ISBN [[Special:BookSources/|]]
{{#if:1||ISBN
}}
|issn=ISSN
{{#if:1||ISSN
}}
|mr=MR
{{#if:1||MR
}}
|oclc=OCLC
{{#if:1||OCLC
}}
|pmc=PMC
{{#if:1||PMC
}}
|pmid=PMID
{{#if:1||PMID
}}
|zbl=ZBL
{{#if:1||ZBL
}}
}} }}{{
#if:
|{{#ifeq:{{{seperator}}} |;|;|. }} {{#switch:pmid
|arxiv=arXiv:{{#if:
| []
|
}}
{{#if:1||arXiv:{{#if:
| []
|
}}
}}
|doi={{#if:
|doi: (inactive ) {{#ifeq: |
|[[Category:Pages with DOIs inactive since {{#time: Y | }}]]
|
}}
|doi:
}}
{{#if:1||{{#if:
|doi: (inactive )
|doi:
}}
}}
|asin=ASIN
{{#if:1||ASIN
}}
|bibcode=Bibcode:
{{#if:1||Bibcode:
}}
|jfm=JFM
{{#if:1||JFM
}}
|jstor=JSTOR
{{#if:1||JSTOR
}}
|isbn=ISBN [[Special:BookSources/|]]
{{#if:1||ISBN
}}
|issn=ISSN
{{#if:1||ISSN
}}
|mr=MR
{{#if:1||MR
}}
|oclc=OCLC
{{#if:1||OCLC
}}
|pmc=PMC
{{#if:1||PMC
}}
|pmid=PMID
{{#if:1||PMID
}}
|zbl=ZBL
{{#if:1||ZBL
}}
}} }}{{
#if:
|{{
#if:
|{{#ifeq:{{{seperator}}} |;|;|. }} {{#switch:pmc
|arxiv=arXiv:{{#if:
| []
|
}}
{{#if:1||arXiv:{{#if:
| []
|
}}
}}
|doi={{#if:
|doi: (inactive ) {{#ifeq: |
|[[Category:Pages with DOIs inactive since {{#time: Y | }}]]
|
}}
|doi:
}}
{{#if:1||{{#if:
|doi: (inactive )
|doi:
}}
}}
|asin=ASIN
{{#if:1||ASIN
}}
|bibcode=Bibcode:
{{#if:1||Bibcode:
}}
|jfm=JFM
{{#if:1||JFM
}}
|jstor=JSTOR
{{#if:1||JSTOR
}}
|isbn=ISBN [[Special:BookSources/|]]
{{#if:1||ISBN
}}
|issn=ISSN
{{#if:1||ISSN
}}
|mr=MR
{{#if:1||MR
}}
|oclc=OCLC
{{#if:1||OCLC
}}
|pmc=PMC
{{#if:1||PMC
}}
|pmid=PMID
{{#if:1||PMID
}}
|zbl=ZBL
{{#if:1||ZBL
}}
}}
|{{#if:1||{{#ifeq:{{{seperator}}} |;|;|. }} {{#switch:pmc
|arxiv=arXiv:{{#if:
| []
|
}}
{{#if:1||arXiv:{{#if:
| []
|
}}
}}
|doi={{#if:
|doi: (inactive ) {{#ifeq: |
|[[Category:Pages with DOIs inactive since {{#time: Y | }}]]
|
}}
|doi:
}}
{{#if:1||{{#if:
|doi: (inactive )
|doi:
}}
}}
|asin=ASIN
{{#if:1||ASIN
}}
|bibcode=Bibcode:
{{#if:1||Bibcode:
}}
|jfm=JFM
{{#if:1||JFM
}}
|jstor=JSTOR
{{#if:1||JSTOR
}}
|isbn=ISBN [[Special:BookSources/|]]
{{#if:1||ISBN
}}
|issn=ISSN
{{#if:1||ISSN
}}
|mr=MR
{{#if:1||MR
}}
|oclc=OCLC
{{#if:1||OCLC
}}
|pmc=PMC
{{#if:1||PMC
}}
|pmid=PMID
{{#if:1||PMID
}}
|zbl=ZBL
{{#if:1||ZBL
}}
}} }}
}}
}}{{
#if:
|{{#ifeq:{{{seperator}}} |;|;|. }} {{#switch:bibcode
|arxiv=arXiv:{{#if:
| []
|
}}
{{#if:1||arXiv:{{#if:
| []
|
}}
}}
|doi={{#if:
|doi: (inactive ) {{#ifeq: |
|[[Category:Pages with DOIs inactive since {{#time: Y | }}]]
|
}}
|doi:
}}
{{#if:1||{{#if:
|doi: (inactive )
|doi:
}}
}}
|asin=ASIN
{{#if:1||ASIN
}}
|bibcode=Bibcode:
{{#if:1||Bibcode:
}}
|jfm=JFM
{{#if:1||JFM
}}
|jstor=JSTOR
{{#if:1||JSTOR
}}
|isbn=ISBN [[Special:BookSources/|]]
{{#if:1||ISBN
}}
|issn=ISSN
{{#if:1||ISSN
}}
|mr=MR
{{#if:1||MR
}}
|oclc=OCLC
{{#if:1||OCLC
}}
|pmc=PMC
{{#if:1||PMC
}}
|pmid=PMID
{{#if:1||PMID
}}
|zbl=ZBL
{{#if:1||ZBL
}}
}} }}{{
- if:
|{{#ifeq:{{{seperator}}} |;|;|. }} {{{Archive}}} |{{
#if:
|{{#ifeq:{{{seperator}}} |;|;|. }} {{#ifeq:{{#ifeq:{{{seperator}}} |;|;|. }}|.|A|a}}rchived{{
#if:http://yhoo.client.shareholder.com/press/ReleaseDetail.cfm?ReleaseID=173303{{#if:||http://yhoo.client.shareholder.com/press/ReleaseDetail.cfm?ReleaseID=173303}}
|{{#if:| from {{#if:http://yhoo.client.shareholder.com/press/ReleaseDetail.cfm?ReleaseID=173303
|the original
|the original
}}}}
}}{{
#if:
| on
}}{{
#if:{{#if:||A}}{{#if:http://yhoo.client.shareholder.com/press/ReleaseDetail.cfm?ReleaseID=173303{{#if:||http://yhoo.client.shareholder.com/press/ReleaseDetail.cfm?ReleaseID=173303}}||B}}{{#if:||C}}
|. Error: If you specify |{{#if:|archiveurl|archivedate}}=, you must {{#if:http://yhoo.client.shareholder.com/press/ReleaseDetail.cfm?ReleaseID=173303{{#if:||http://yhoo.client.shareholder.com/press/ReleaseDetail.cfm?ReleaseID=173303}}| also specify |{{#if:|archivedate|archiveurl}}=|first specify |url=}}{{#if:| when using {{[[Template:{{{2}}}|{{{2}}}]]}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}} }}
}}{{
#if: {{#if:||http://yhoo.client.shareholder.com/press/ReleaseDetail.cfm?ReleaseID=173303}}
|{{
#if: Press Release{{
#if:Yahoo! Launches Yahoo! Sports.
|Yahoo! Launches Yahoo! Sports.
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}
|{{#ifeq:{{{seperator}}} |;|;|. }} {{
#if: {{#if:||http://yhoo.client.shareholder.com/press/ReleaseDetail.cfm?ReleaseID=173303}}
|{{#if:||http://yhoo.client.shareholder.com/press/ReleaseDetail.cfm?ReleaseID=173303}}
|{{{URL}}}
}}
|{{#ifeq:{{{seperator}}} |;|;|. }} {{
#if: {{#if:||http://yhoo.client.shareholder.com/press/ReleaseDetail.cfm?ReleaseID=173303}}
|{{#if:||http://yhoo.client.shareholder.com/press/ReleaseDetail.cfm?ReleaseID=173303}}
|{{{URL}}}
}}
}}{{
#if: {{#if:March 26, 2007
|{{#if:
|March 26, 2007 {{{accessyear}}}
|March 26, 2007
}}
|
}}
| {{#ifeq:{{#ifeq:{{{seperator}}} |;|;|. }}|,|, r|. R}}etrieved {{#if:March 26, 2007
|{{#if:
|March 26, 2007 {{{accessyear}}}
|March 26, 2007
}}
|
}}
}}
}}{{#if:
|{{#ifeq:{{{seperator}}} |;|;|. }} [{{{laysummary}}} Lay summary]{{#if: | – {{{laysource}}}}}
}}{{#if:
| ({{{laydate}}})
}}{{#if:
|{{#ifeq:{{{seperator}}} |;|;|. }} ""
}}{{#if:||.}}<span
class="Z3988"
title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3A{{
#if:
|journal&rft.genre=article&rft.atitle=Press+Release&rft.jtitle=
|book{{
#if: {{
#if:Yahoo! Launches Yahoo! Sports.
|Yahoo! Launches Yahoo! Sports.
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}
|&rft.genre=bookitem&rft.btitle=%7B%7B%0A++++%23if%3AYahoo%21+Launches+Yahoo%21+Sports.%0A++++%7CYahoo%21+Launches+Yahoo%21+Sports.%0A++++%7C%7B%7B%0A++++++%23if%3A%0A++++++%7C%0A++++++%7C%3Cspan+class%3D%22error%22%3EError%3A+no+%3Ccode%3E%26%23124%3Btitle%26%2361%3B%3C%2Fcode%3E+specified%7B%7B%23if%3ACite+web%7C%26%2332%3Bwhen+using+%7B%7B%5B%5BTemplate%3ACite+web%7CCite+web%5D%5D%7D%7D%7D%7D%3C%2Fspan%3E%7B%7B%23ifeq%3A%7Ctrue%7C%7C%7B%7B%23switch%3A++++%0A++%7B%7B%23switch%3A++++%0A++++%7B%7B%23if%3A+%0A++++++%7C+%7B%7B%7Bdemospace%7D%7D%7D%0A++++++%7C+%7B%7B%23if%3A+%0A++++++++%7C+%0A++++++++++%7B%7B%23ifeq%3A%7B%7Bnamespace%3A%7B%7B%7Bpage%7D%7D%7D+%7D%7D%7C%7B%7Btalkspace%3A%7B%7B%7Bpage%7D%7D%7D+%7D%7D%0A++++++++++%7C+talk%0A++++++++++%7C+%7B%7Bsubjectspace%3A%7B%7B%7Bpage%7D%7D%7D+%7D%7D+%0A++++++++++%7D%7D%0A++++++++%7C+%0A++++++++++%7B%7B%23ifeq%3A%7Ctalk%0A++++++++++%7C+talk%0A++++++++++%7C++%0A++++++++++%7D%7D%0A++++++++%7D%7D%0A++++++%7D%7D%0A++%7C+showall+++%3D+showall+++%0A++%7C+main+++++++++%0A++%7C+++++++++++%3D+1%0A++%7C+talk++++++%3D+++%0A++%7C+user++++++%3D+++%0A++%7C+wikipedia+%3D+++%0A++%7C+file%0A++%7C+image+++++%3D+2%0A++%7C+mediawiki+%3D+++%0A++%7C+template++%3D+2%0A++%7C+help++++++%3D+2%0A++%7C+category++%3D+2%0A++%7C+portal++++%3D+++%0A++%7C+book++++++%3D+++%0A++%7C+other%0A++%7C+%23default++%3D++%0A++%7D%7D%0A%0A%7C+1+%3D+%5B%5BCategory%3AArticles+with+broken+citations%7CYahoo%21+Sports%5D%5D%0A%7C+2+%3D+%5B%5BCategory%3AArticles+with+broken+citations%7C%CF%84Yahoo%21+Sports%5D%5D%0A%7C+3+%3D+%0A%7C+4+%3D+%0A%7C+5+%3D+%0A%7C+6+%3D+%0A%7C+showall+%3D+%5B%5BCategory%3AArticles+with+broken+citations%7CYahoo%21+Sports%5D%5D%5B%5BCategory%3AArticles+with+broken+citations%7C%CF%84Yahoo%21+Sports%5D%5D%0A%7D%7D%7D%7D%0A++++++%7D%7D%0A++++%7D%7D&rft.atitle=Press+Release
|&rft.genre=book&rft.btitle=Press+Release
}}
}}{{
#if: {{#if:Yahoo! Inc
|Yahoo! Inc
|{{#if:
|{{{last1}}}
|
}}
}} |&rft.aulast=%7B%7B%23if%3AYahoo%21+Inc%0A++++++++++++++++%7CYahoo%21+Inc%0A++++++++++++++++%7C%7B%7B%23if%3A%0A+++++++++++++++++++%7C%7B%7B%7Blast1%7D%7D%7D%0A+++++++++++++++++++%7C+%0A+++++++++++++++++%7D%7D%0A++++++++++++++%7D%7D{{
#if: {{#if:|{{{first}}}|}} |&rft.aufirst=%7B%7B%23if%3A%7C%7B%7B%7Bfirst%7D%7D%7D%7C%7D%7D
}}
}}{{
#if: {{#if:Yahoo! Inc
|Yahoo! Inc
|{{#if:
|{{{last1}}}
|
}}
}} |&rft.au=%7B%7B%23if%3AYahoo%21+Inc%0A++++++++++++++++%7CYahoo%21+Inc%0A++++++++++++++++%7C%7B%7B%23if%3A%0A+++++++++++++++++++%7C%7B%7B%7Blast1%7D%7D%7D%0A+++++++++++++++++++%7C+%0A+++++++++++++++++%7D%7D%0A++++++++++++++%7D%7D{{
#if: {{#if:|{{{first}}}|}} |%2C%26%2332%3B%7B%7B%23if%3A%7C%7B%7B%7Bfirst%7D%7D%7D%7C%7D%7D
}}
}}{{
#if: |&rft.au={{
#if: |%2C%26%2332%3B
}}
}}{{
#if: |&rft.au={{
#if: |%2C%26%2332%3B
}}
}}{{
#if: |&rft.au={{
#if: |%2C%26%2332%3B
}}
}}{{
#if: |&rft.au={{
#if: |%2C%26%2332%3B
}}
}}{{
#if: |&rft.au={{
#if: |%2C%26%2332%3B
}}
}}{{
#if: |&rft.au={{
#if: |%2C%26%2332%3B
}}
}}{{
#if: |&rft.au={{
#if: |%2C%26%2332%3B
}}
}}{{
#if: |&rft.au={{
#if: |%2C%26%2332%3B
}}
}}{{
#if: {{#if:Dec. 8, 1997|Dec. 8, 1997| {{#if:|{{{year}}}|}}}} |&rft.date=%7B%7B%23if%3ADec.+8%2C+1997%7CDec.+8%2C+1997%7C++%7B%7B%23if%3A%7C%7B%7B%7Byear%7D%7D%7D%7C%7D%7D%7D%7D
}}{{
#if: |&rft.series=%7B%7B%7BSeries%7D%7D%7D
}}{{
#if: |&rft.volume=%7B%7B%7BVolume%7D%7D%7D
}}{{
#if: |&rft.issue=%7B%7B%7BIssue%7D%7D%7D
}}{{
#if: {{#if:|p. {{{page}}}|{{#if:|pp. | }} }} |&rft.pages=%7B%7B%23if%3A%7Cp.+%7B%7B%7Bpage%7D%7D%7D%7C%7B%7B%23if%3A%7Cpp.+%7C+%7D%7D+%7D%7D
}}{{
#if: |&rft.edition=%7B%7B%7BEdition%7D%7D%7D
}}{{
#if: |&rft.place=
}}{{
#if: |&rft.pub=
}}{{
#if: |&rft_id=info:doi/
}}{{
#if: |&rft_id=info:pmid/%7B%7B%7BPMID%7D%7D%7D
}}{{
#if: |&rft_id=info:bibcode/%7B%7B%7BBibcode%7D%7D%7D
}}{{
#if: |&rft_id=info:oclcnum/%7B%7B%7BOCLC%7D%7D%7D
}}{{
#if: |&rft.isbn=%7B%7B%7BISBN%7D%7D%7D
}}{{
#if: |&rft.issn=%7B%7B%7BISSN%7D%7D%7D
}}{{
#if: {{#if:||http://yhoo.client.shareholder.com/press/ReleaseDetail.cfm?ReleaseID=173303}} |&rft_id=%7B%7B%23if%3A%7C%7Chttp%3A%2F%2Fyhoo.client.shareholder.com%2Fpress%2FReleaseDetail.cfm%3FReleaseID%3D173303%7D%7D
}}&rfr_id=info:sid/en.wikipedia.org:Yahoo%21_Sports"></span>{{#if:|}}</ref> Prior thereto, certain elements of Yahoo! Sports were named Yahoo! Scoreboard. Yahoo! Sports is fed a majority of its information from STATS, Inc.<ref>{{
#if:{{#if:STATS Inc
|STATS Inc
|{{#if:
|{{{last1}}}
|
}}
}}
|{{
#if:
|{{
#iferror: {{ #expr: 1*{{{AuthorMask}}} }}
|{{{AuthorMask}}}
|{{#ifeq: yahoo! sports | doc
|
{{
#ifeq: show | show
| {{
{{#switch:
{{#if:
|
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| main | = ambox | talk = tmbox | user = ombox | wikipedia = ombox | file | image = imbox | mediawiki = ombox | template = ombox | help = ombox | category = cmbox | portal = ombox | book = ombox | other | #default = ombox
}}
| type = notice
| image = 40px
| imageright =
| style =
| textstyle =
| text = This is a documentation subpage for :Yahoo! Sports.
It contains usage information, categories, interlanguage links and other content that is not part of the original {{ #if: | {{{text2}}} | {{ #if: | {{{text1}}} | {{ #ifeq: | User | template page | {{ #if: | page|article}}}}}}}}.
| small =
| smallimage =
| smallimageright =
| smalltext =
}}
}}{{
#if:
|
| [[Category:{{
#if:
|
| Article
}} documentation]]
}}
|
}}
This template is used to produce a simple loop that can repeat up to 150 times. It is not a real loop; it works by conditionally repeating the string. It is a simple version of {{For loop}}. To use it, enter:
{{loop|times to repeat|string}}
If string contains an equals sign, you must put "|2=string" instead of "|string". Examples:
- {{loop|4|n}} produces Template loop detected: Template:Loop
- {{loop|25|test}} produces Template loop detected: Template:Loop
- {{#expr:2{{loop|50|*2}}}} produces {{#expr:2Template loop detected: Template:Loop}}
- {{loop|9|2==}} produces Template loop detected: Template:Loop (the "2=" must be present)
- {{loop|3|{{CURRENTYEAR}}}} produces Template loop detected: Template:Loop
{{xpd/w{{#if:|l}}|"}}{{xpd/w{{#if:|l}}|{}}{{xpd/w{{#if:|l}}|{}}{{xpd/w{{#if:|l}}|loop}}{{xpd/w{{#if:|l}}|&p}}{{xpd/w{{#if:|l}}|{{#switch:p3q|p q=&s|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|3}}}}{{xpd/w{{#if:|l}}|{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}}}{{xpd/w{{#if:|l}}|{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}}}{{xpd/w{{#if:|l}}|&p}}{{xpd/w{{#if:|l}}|{{#switch:pabq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|ab}}}}{{xpd/w{{#if:|l}}|{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}}}{{xpd/w{{#if:|l}}|{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}}}{{xpd/w{{#if:|l}}|}}}{{xpd/w{{#if:|l}}|}}}{{xpd/w{{#if:|l}}|{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}}}{{xpd/w{{#if:|l}}|{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}}}{{xpd/w{{#if:|l}}|{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}}}{{xpd/w{{#if:|l}}|{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}}}{{xpd/w{{#if:|l}}|{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}}}{{xpd/w{{#if:|l}}|{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}}}{{xpd/w{{#if:|l}}|{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}}}{{xpd/w{{#if:|l}}|{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}}}{{xpd/w{{#if:|l}}|{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}}}{{xpd/w{{#if:|l}}|"}} gives "Template loop detected: Template:Loop" [http://www.fantasycafewiki.com/index.php?title=Special:ExpandTemplates&input={{#switch:p"q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:"|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%22}}{{#switch:p{q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:{|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7B}}{{#switch:p{q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:{|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7B}}{{#switch:ploopq|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:loop|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|loop}}{{#switch:p&pq|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:&p|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%26p}}{{#switch:p{{#switch:p3q|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|3}}q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:{{#switch:p3q|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|3}}|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7B%7B%23switch%3Ap3q%7Cp+q%3D%26s%7Cp%0Aq%3D%26nl%7Cp%2Aq%3D%26%2A%7Cp%23q%3D%26%23%7Cp%3Aq%3D%26%3A%7C3%7D%7D}}{{#switch:p{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:{{#switch:pq|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|}}|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7B%7B%23switch%3Apq%7Cp+q%3D%26s%7Cp%0Aq%3D%26nl%7Cp%2Aq%3D%26%2A%7Cp%23q%3D%26%23%7Cp%3Aq%3D%26%3A%7C%7D%7D}}{{#switch:p{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:{{#switch:pq|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|}}|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7B%7B%23switch%3Apq%7Cp+q%3D%26s%7Cp%0Aq%3D%26nl%7Cp%2Aq%3D%26%2A%7Cp%23q%3D%26%23%7Cp%3Aq%3D%26%3A%7C%7D%7D}}{{#switch:p&pq|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:&p|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%26p}}{{#switch:p{{#switch:pabq|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|ab}}q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:{{#switch:pabq|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|ab}}|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7B%7B%23switch%3Apabq%7Cp+q%3D%26s%7Cp%0Aq%3D%26nl%7Cp%2Aq%3D%26%2A%7Cp%23q%3D%26%23%7Cp%3Aq%3D%26%3A%7Cab%7D%7D}}{{#switch:p{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:{{#switch:pq|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|}}|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7B%7B%23switch%3Apq%7Cp+q%3D%26s%7Cp%0Aq%3D%26nl%7Cp%2Aq%3D%26%2A%7Cp%23q%3D%26%23%7Cp%3Aq%3D%26%3A%7C%7D%7D}}{{#switch:p{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:{{#switch:pq|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|}}|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7B%7B%23switch%3Apq%7Cp+q%3D%26s%7Cp%0Aq%3D%26nl%7Cp%2Aq%3D%26%2A%7Cp%23q%3D%26%23%7Cp%3Aq%3D%26%3A%7C%7D%7D}}{{#switch:p}q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:}|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7D}}{{#switch:p}q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:}|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7D}}{{#switch:p{{#switch:pq|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|}}q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:{{#switch:pq|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|}}|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7B%7B%23switch%3Apq%7Cp+q%3D%26s%7Cp%0Aq%3D%26nl%7Cp%2Aq%3D%26%2A%7Cp%23q%3D%26%23%7Cp%3Aq%3D%26%3A%7C%7D%7D}}{{#switch:p{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:{{#switch:pq|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|}}|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7B%7B%23switch%3Apq%7Cp+q%3D%26s%7Cp%0Aq%3D%26nl%7Cp%2Aq%3D%26%2A%7Cp%23q%3D%26%23%7Cp%3Aq%3D%26%3A%7C%7D%7D}}{{#switch:p{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:{{#switch:pq|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|}}|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7B%7B%23switch%3Apq%7Cp+q%3D%26s%7Cp%0Aq%3D%26nl%7Cp%2Aq%3D%26%2A%7Cp%23q%3D%26%23%7Cp%3Aq%3D%26%3A%7C%7D%7D}}{{#switch:p{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:{{#switch:pq|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|}}|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7B%7B%23switch%3Apq%7Cp+q%3D%26s%7Cp%0Aq%3D%26nl%7Cp%2Aq%3D%26%2A%7Cp%23q%3D%26%23%7Cp%3Aq%3D%26%3A%7C%7D%7D}}{{#switch:p{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:{{#switch:pq|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|}}|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7B%7B%23switch%3Apq%7Cp+q%3D%26s%7Cp%0Aq%3D%26nl%7Cp%2Aq%3D%26%2A%7Cp%23q%3D%26%23%7Cp%3Aq%3D%26%3A%7C%7D%7D}}{{#switch:p{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:{{#switch:pq|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|}}|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7B%7B%23switch%3Apq%7Cp+q%3D%26s%7Cp%0Aq%3D%26nl%7Cp%2Aq%3D%26%2A%7Cp%23q%3D%26%23%7Cp%3Aq%3D%26%3A%7C%7D%7D}}{{#switch:p{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:{{#switch:pq|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|}}|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7B%7B%23switch%3Apq%7Cp+q%3D%26s%7Cp%0Aq%3D%26nl%7Cp%2Aq%3D%26%2A%7Cp%23q%3D%26%23%7Cp%3Aq%3D%26%3A%7C%7D%7D}}{{#switch:p{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:{{#switch:pq|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|}}|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7B%7B%23switch%3Apq%7Cp+q%3D%26s%7Cp%0Aq%3D%26nl%7Cp%2Aq%3D%26%2A%7Cp%23q%3D%26%23%7Cp%3Aq%3D%26%3A%7C%7D%7D}}{{#switch:p{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:{{#switch:pq|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|}}|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7B%7B%23switch%3Apq%7Cp+q%3D%26s%7Cp%0Aq%3D%26nl%7Cp%2Aq%3D%26%2A%7Cp%23q%3D%26%23%7Cp%3Aq%3D%26%3A%7C%7D%7D}}{{#switch:p"q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:"|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%22}}&removecomments=true]
- q|p
See also
eo:Ŝablono:Loop es:Plantilla:Loop eu:Txantiloi:Begizta fr:Modèle:Loop hsb:Předłoha:Loop ia:Patrono:Loop it:Template:Ciclo is:Snið:Lykkja ja:Template:Loop no:Mal:loop nn:Mal:Loop sq:Stampa:Loop sk:Šablóna:Loop sl:Predloga:Zanka sv:Mall:Loop
}}
|{{
#if: {{#if:|{{{authorlink}}}|}}
|[[{{#if:|{{{authorlink}}}|}} |{{#if:STATS Inc
|STATS Inc
|{{#if:
|{{{last1}}}
|
}}
}}{{
#if: {{#if:|{{{first}}}|}}
|, {{#if:|{{{first}}}|}}
}}]]
|{{#if:STATS Inc
|STATS Inc
|{{#if:
|{{{last1}}}
|
}}
}}{{
#if: {{#if:|{{{first}}}|}}
|, {{#if:|{{{first}}}|}}
}}
}}
}}{{
#if:
|{{#ifexpr:8<2
| et al.
|{{
#iferror: {{ #expr: 1*0.0 }}
|
|{{
#if:
|;
|{{#if:| & |; }}
}}
}}{{
#if:
|[[ |{{
#if:
|,
}}]]
|{{
#if:
|,
}}
}}{{
#if:
|{{#ifexpr:8<3
| et al.
|{{
#if:
|;
|{{#if:| & |; }}
}}{{
#if:
|[[ |{{
#if:
|,
}}]]
|{{
#if:
|,
}}
}}{{
#if:
|{{#ifexpr:8<4
| et al.
|{{
#if:
|;
|{{#if:| & |; }}
}}{{
#if:
|[[ |{{
#if:
|,
}}]]
|{{
#if:
|,
}}
}}{{
#if:
|{{#ifexpr:8<5
| et al.
|{{
#if:
|;
|{{#if:| & |; }}
}}{{
#if:
|[[ |{{
#if:
|,
}}]]
|{{
#if:
|,
}}
}}{{
#if:
|{{#ifexpr:8<6
| et al.
|{{
#if:
|;
|{{#if:| & |; }}
}}{{
#if:
|[[ |{{
#if:
|,
}}]]
|{{
#if:
|,
}}
}}{{
#if:
|{{#ifexpr:8<7
| et al.
|{{
#if:
|;
|{{#if:| & |; }}
}}{{
#if:
|[[ |{{
#if:
|,
}}]]
|{{
#if:
|,
}}
}}{{
#if:
|{{#ifexpr:8<8
| et al.
|{{
#if:
|;
|{{#if:| & |; }}
}}{{
#if:
|[[ |{{
#if:
|,
}}]]
|{{
#if:
|,
}}
}}{{
#if:
| et al.
}}
}}
}}
}}
}}
}}
}}
}}
}}
}}
}}
}}
}}
}}
}}{{
#if:
|; |
}}{{
#if: {{#if:|{{{date}}}| {{#if:|{{{year}}}|}}}}
| ({{#if:|{{{date}}}| {{#if:|{{{year}}}|}}}}){{
#if:
| [{{{YearNote}}}]
}}
}}
|{{
#if:
|{{
#if:
|[[ |{{
#if:
|,
}}]]
|{{
#if:
|,
}}
}}{{
#if:
|{{
#if:
|;
|{{#if:| & |; }}
}}{{
#if:
|[[ |{{
#if:
|,
}}]]
|{{
#if:
|,
}}
}}{{
#if:
|{{
#if:
|;
|{{#if:| & |; }}
}}{{
#if:
|[[ |{{
#if:
|,
}}]]
|{{
#if:
|,
}}
}}{{
#if:
| et al.
}}
}}
}}, ed{{#if:|s}}{{#ifeq:{{#ifeq:{{{seperator}}} |;|;|. }}|.||.}}{{
#if: {{#if:|{{{date}}}| {{#if:|{{{year}}}|}}}}
| ({{#if:|{{{date}}}| {{#if:|{{{year}}}|}}}}){{
#if:
| [{{{YearNote}}}]
}}
}}
}}
}}{{
#if: {{
#if:STATS Client List
|STATS Client List
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}{{#if:||{{#if:||}}}}
|{{
#if:{{#if:STATS Inc
|STATS Inc
|{{#if:
|{{{last1}}}
|
}}
}}
|{{#ifeq:{{{seperator}}} |;|;|. }}
}}{{#if:{{
#if: {{#if:||http://biz.stats.com/client.asp}}
|{{#if:||http://biz.stats.com/client.asp}}
|{{
#if:
|{{{URL}}}
|{{#ifexpr:{{#time: U}} > {{#time: U | 2001-10-10 }}
|{{
#if:
|http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid={{{PMC}}}
}}
}}
}}
}}
|[{{
#if: {{#if:||http://biz.stats.com/client.asp}}
|{{#if:||http://biz.stats.com/client.asp}}
|{{
#if:
|{{{URL}}}
|{{#ifexpr:{{#time: U}} > {{#time: U | 2001-10-10 }}
|{{
#if:
|http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid={{{PMC}}}
}}
}}
}}
}} {{
#if:
|{{
#if:STATS Client List
|STATS Client List
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}
|"{{
#if:STATS Client List
|STATS Client List
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}{{
#if:
|{{
#if: {{
#if:STATS Client List
|STATS Client List
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}
|
}}[]
}}"
}}]
|{{
#if:
|{{
#if:STATS Client List
|STATS Client List
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}
|"{{
#if:STATS Client List
|STATS Client List
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}{{
#if:
|{{
#if: {{
#if:STATS Client List
|STATS Client List
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}
|
}}[]
}}"
}}
}} }}{{
#if:
|{{
#ifeq: |
|
|{{
#if: {{#if:STATS Inc
|STATS Inc
|{{#if:
|{{{last1}}}
|
}}
}}{{
#if:STATS Client List
|STATS Client List
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}
|{{#ifeq:{{{seperator}}} |;|;|. }} written at {{{Place}}}
}}
}}
}}{{
#if:
|{{
#if: {{#if:STATS Inc
|STATS Inc
|{{#if:
|{{{last1}}}
|
}}
}}
|{{#ifeq:{{{seperator}}} |;|;|. }} {{
#if: {{
#if:STATS Client List
|STATS Client List
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}
|{{#ifeq:{{#ifeq:{{{seperator}}} |;|;|. }}|.|I|i}}n
}}{{
#if:
|[[ |{{
#if:
|,
}}]]
|{{
#if:
|,
}}}}{{
#if:
|{{
#if:
|;
|{{#if:| & |; }}
}}{{
#if:
|[[|{{
#if:
|,
}}]]
|{{
#if:
|,
}}
}}{{
#if:
|{{
#if:
|;
|{{#if:| & |; }}
}}{{
#if:
|[[|{{
#if:
|,
}}]]
|{{
#if:
|,
}}
}}{{
#if:
| et al.
}}
}}
}}{{
#if: {{
#if:STATS Client List
|STATS Client List
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}
|
|{{#ifeq:{{{seperator}}} |;|;|. }} ed{{#if:|s}}{{#ifeq:{{#ifeq:{{{seperator}}} |;|;|. }}|.||.}}
}}
}}
}}{{
#if:
|{{
#if:
|{{#ifeq:{{{seperator}}} |;|;|. }}
}}{{
#if: {{#if:STATS Inc
|STATS Inc
|{{#if:
|{{{last1}}}
|
}}
}}{{
#if:STATS Client List
|STATS Client List
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}
|{{#ifeq:{{{seperator}}} |;|;|. }} }}{{
#if:
|{{#if:{{
#if: {{
#if:STATS Client List
|STATS Client List
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}
|{{
#if: {{#if:||http://biz.stats.com/client.asp}}
|{{
#if:
|{{{URL}}}
|{{
#ifexpr: {{#time: U}} > {{#time: U | 2001-10-10 }} | {{
#if:
| http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid={{{PMC}}}
}}
}}
}}
}}
|{{
#if:
|{{{URL}}}
|{{#ifexpr:{{#time: U}} > {{#time: U | 2001-10-10 }} |{{
#if:
| http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid={{{PMC}}}
}}
}}
}}
}}
|[{{
#if: {{
#if:STATS Client List
|STATS Client List
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}
|{{
#if: {{#if:||http://biz.stats.com/client.asp}}
|{{
#if:
|{{{URL}}}
|{{
#ifexpr: {{#time: U}} > {{#time: U | 2001-10-10 }} | {{
#if:
| http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid={{{PMC}}}
}}
}}
}}
}}
|{{
#if:
|{{{URL}}}
|{{#ifexpr:{{#time: U}} > {{#time: U | 2001-10-10 }} |{{
#if:
| http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid={{{PMC}}}
}}
}}
}}
}} "{{
#if:
|{{
#if:
|
}}[]
}}"]
|"{{
#if:
|{{
#if:
|
}}[]
}}"
}}{{
#if:
|{{#ifeq:{{{seperator}}} |;|;|. }} {{{TitleNote}}}
}}
}}
}}{{
#if: | (in )
}}{{
#if: | ()
}}{{
#if:
|{{
#if:{{
#if:STATS Client List
|STATS Client List
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}
|{{#ifeq:{{{seperator}}} |;|;|. }}
}}{{{Periodical}}}{{
#if:
|{{#ifeq:{{{seperator}}} |;|;|. }} {{{Series}}}
}}{{
#if:
|{{
#if: STATS
| (: STATS)
| ()
}}
|{{
#if: STATS
| (STATS)
}}
}}{{
#if:
| {{{Volume}}}{{
#if:
| ({{{Issue}}})
}}
|{{
#if:
| ({{{Issue}}})
}}
}}{{
#if: {{#if:|p. {{{page}}}|{{#if:|pp. | }} }}
|: {{#if:|p. {{{page}}}|{{#if:|pp. | }} }}
}}
|{{
#if:
|{{
#if: {{#if:STATS Inc
|STATS Inc
|{{#if:
|{{{last1}}}
|
}}
}}{{
#if:STATS Client List
|STATS Client List
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}
|{{#ifeq:{{{seperator}}} |;|;|. }}
}} {{#if:{{
#if: {{
#if:STATS Client List
|STATS Client List
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}
|{{
#if: {{#if:||http://biz.stats.com/client.asp}}
|{{
#if:
|{{{URL}}}
|{{#ifexpr:{{#time: U}} > {{#time: U | 2001-10-10 }}|{{
#if:
| http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid={{{PMC}}}
}}}}
}}
}}
|{{
#if:
|{{{URL}}}
|{{#ifexpr:{{#time: U}} > {{#time: U | 2001-10-10 }}|{{
#if:
| http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid={{{PMC}}}
}}}}
}}
}}
|[{{
#if: {{
#if:STATS Client List
|STATS Client List
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}
|{{
#if: {{#if:||http://biz.stats.com/client.asp}}
|{{
#if:
|{{{URL}}}
|{{#ifexpr:{{#time: U}} > {{#time: U | 2001-10-10 }}|{{
#if:
| http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid={{{PMC}}}
}}}}
}}
}}
|{{
#if:
|{{{URL}}}
|{{#ifexpr:{{#time: U}} > {{#time: U | 2001-10-10 }}|{{
#if:
| http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid={{{PMC}}}
}}}}
}}
}} {{
#if:| [{{{TransItalic}}}]
}}]
|{{
#if:| [{{{TransItalic}}}]
}}
}}
}}{{
#if:
| ({{{TitleType}}})
}}{{
#if:
|{{#ifeq:{{{seperator}}} |;|;|. }} {{{Series}}}
}}{{
#if:
|{{#ifeq:{{{seperator}}} |;|;|. }} {{{Volume}}}
}}{{
#if:
|{{#ifeq:{{{seperator}}} |;|;|. }}
}}{{
#if:
| ({{{Edition}}} ed.)
}}{{
#if:
|{{#ifeq:{{{seperator}}} |;|;|. }}
}}{{
#if: STATS
|{{
#if:
|:
|{{#ifeq:{{{seperator}}} |;|;|. }}
}} STATS
}}
}}{{
#if: {{#if:STATS Inc
|STATS Inc
|{{#if:
|{{{last1}}}
|
}}
}}
|
|{{
#if: {{#if:|{{{date}}}| {{#if:|{{{year}}}|}}}}
|{{#ifeq:{{{seperator}}} |;|;|. }} {{#if:|{{{date}}}| {{#if:|{{{year}}}|}}}}{{
#if:
| [{{{YearNote}}}]
}}
}}
}}{{
#if:
|{{
#ifeq: | {{#if:|{{{date}}}| {{#if:|{{{year}}}|}}}}
|
|{{
#if:
|{{
#if: {{#if:STATS Inc
|STATS Inc
|{{#if:
|{{{last1}}}
|
}}
}}
|{{#ifeq:{{{seperator}}} |;|;|. }} {{{PublicationDate}}}
| (published {{{PublicationDate}}})
}}
|{{
#if:
|{{#ifeq:{{{seperator}}} |;|;|. }} {{{PublicationDate}}}
| (published {{{PublicationDate}}})
}}
}}
}}
}}{{
#if:
|
|{{
#if: {{#if:|p. {{{page}}}|{{#if:|pp. | }} }}
|{{#ifeq:{{{seperator}}} |;|;|. }} {{#if:|p. {{{page}}}|{{#if:|pp. | }} }}
}}
}}{{
- if:
|{{#ifeq:{{{seperator}}} |;|;|. }} {{#switch:doi
|arxiv=arXiv:{{#if:
| []
|
}}
{{#if:1||arXiv:{{#if:
| []
|
}}
}}
|doi={{#if:
|doi: (inactive ) {{#ifeq: |
|[[Category:Pages with DOIs inactive since {{#time: Y | }}]]
|
}}
|doi:
}}
{{#if:1||{{#if:
|doi: (inactive )
|doi:
}}
}}
|asin=ASIN
{{#if:1||ASIN
}}
|bibcode=Bibcode:
{{#if:1||Bibcode:
}}
|jfm=JFM
{{#if:1||JFM
}}
|jstor=JSTOR
{{#if:1||JSTOR
}}
|isbn=ISBN [[Special:BookSources/|]]
{{#if:1||ISBN
}}
|issn=ISSN
{{#if:1||ISSN
}}
|mr=MR
{{#if:1||MR
}}
|oclc=OCLC
{{#if:1||OCLC
}}
|pmc=PMC
{{#if:1||PMC
}}
|pmid=PMID
{{#if:1||PMID
}}
|zbl=ZBL
{{#if:1||ZBL
}}
}} }}{{
#if:
|{{
#if: {{#if:STATS Inc
|STATS Inc
|{{#if:
|{{{last1}}}
|
}}
}}{{
#if:STATS Client List
|STATS Client List
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}
|{{#ifeq:{{{seperator}}} |;|;|. }} {{{ID}}}
|{{{ID}}}
}}
}}{{
#if:
|{{#ifeq:{{{seperator}}} |;|;|. }} {{#switch:isbn
|arxiv=arXiv:{{#if:
| []
|
}}
{{#if:1||arXiv:{{#if:
| []
|
}}
}}
|doi={{#if:
|doi: (inactive ) {{#ifeq: |
|[[Category:Pages with DOIs inactive since {{#time: Y | }}]]
|
}}
|doi:
}}
{{#if:1||{{#if:
|doi: (inactive )
|doi:
}}
}}
|asin=ASIN
{{#if:1||ASIN
}}
|bibcode=Bibcode:
{{#if:1||Bibcode:
}}
|jfm=JFM
{{#if:1||JFM
}}
|jstor=JSTOR
{{#if:1||JSTOR
}}
|isbn=ISBN [[Special:BookSources/|]]
{{#if:1||ISBN
}}
|issn=ISSN
{{#if:1||ISSN
}}
|mr=MR
{{#if:1||MR
}}
|oclc=OCLC
{{#if:1||OCLC
}}
|pmc=PMC
{{#if:1||PMC
}}
|pmid=PMID
{{#if:1||PMID
}}
|zbl=ZBL
{{#if:1||ZBL
}}
}} }}{{
#if:
|{{#ifeq:{{{seperator}}} |;|;|. }} {{#switch:issn
|arxiv=arXiv:{{#if:
| []
|
}}
{{#if:1||arXiv:{{#if:
| []
|
}}
}}
|doi={{#if:
|doi: (inactive ) {{#ifeq: |
|[[Category:Pages with DOIs inactive since {{#time: Y | }}]]
|
}}
|doi:
}}
{{#if:1||{{#if:
|doi: (inactive )
|doi:
}}
}}
|asin=ASIN
{{#if:1||ASIN
}}
|bibcode=Bibcode:
{{#if:1||Bibcode:
}}
|jfm=JFM
{{#if:1||JFM
}}
|jstor=JSTOR
{{#if:1||JSTOR
}}
|isbn=ISBN [[Special:BookSources/|]]
{{#if:1||ISBN
}}
|issn=ISSN
{{#if:1||ISSN
}}
|mr=MR
{{#if:1||MR
}}
|oclc=OCLC
{{#if:1||OCLC
}}
|pmc=PMC
{{#if:1||PMC
}}
|pmid=PMID
{{#if:1||PMID
}}
|zbl=ZBL
{{#if:1||ZBL
}}
}} }}{{
#if:
|{{#ifeq:{{{seperator}}} |;|;|. }} {{#switch:oclc
|arxiv=arXiv:{{#if:
| []
|
}}
{{#if:1||arXiv:{{#if:
| []
|
}}
}}
|doi={{#if:
|doi: (inactive ) {{#ifeq: |
|[[Category:Pages with DOIs inactive since {{#time: Y | }}]]
|
}}
|doi:
}}
{{#if:1||{{#if:
|doi: (inactive )
|doi:
}}
}}
|asin=ASIN
{{#if:1||ASIN
}}
|bibcode=Bibcode:
{{#if:1||Bibcode:
}}
|jfm=JFM
{{#if:1||JFM
}}
|jstor=JSTOR
{{#if:1||JSTOR
}}
|isbn=ISBN [[Special:BookSources/|]]
{{#if:1||ISBN
}}
|issn=ISSN
{{#if:1||ISSN
}}
|mr=MR
{{#if:1||MR
}}
|oclc=OCLC
{{#if:1||OCLC
}}
|pmc=PMC
{{#if:1||PMC
}}
|pmid=PMID
{{#if:1||PMID
}}
|zbl=ZBL
{{#if:1||ZBL
}}
}} }}{{
#if:
|{{#ifeq:{{{seperator}}} |;|;|. }} {{#switch:pmid
|arxiv=arXiv:{{#if:
| []
|
}}
{{#if:1||arXiv:{{#if:
| []
|
}}
}}
|doi={{#if:
|doi: (inactive ) {{#ifeq: |
|[[Category:Pages with DOIs inactive since {{#time: Y | }}]]
|
}}
|doi:
}}
{{#if:1||{{#if:
|doi: (inactive )
|doi:
}}
}}
|asin=ASIN
{{#if:1||ASIN
}}
|bibcode=Bibcode:
{{#if:1||Bibcode:
}}
|jfm=JFM
{{#if:1||JFM
}}
|jstor=JSTOR
{{#if:1||JSTOR
}}
|isbn=ISBN [[Special:BookSources/|]]
{{#if:1||ISBN
}}
|issn=ISSN
{{#if:1||ISSN
}}
|mr=MR
{{#if:1||MR
}}
|oclc=OCLC
{{#if:1||OCLC
}}
|pmc=PMC
{{#if:1||PMC
}}
|pmid=PMID
{{#if:1||PMID
}}
|zbl=ZBL
{{#if:1||ZBL
}}
}} }}{{
#if:
|{{
#if:
|{{#ifeq:{{{seperator}}} |;|;|. }} {{#switch:pmc
|arxiv=arXiv:{{#if:
| []
|
}}
{{#if:1||arXiv:{{#if:
| []
|
}}
}}
|doi={{#if:
|doi: (inactive ) {{#ifeq: |
|[[Category:Pages with DOIs inactive since {{#time: Y | }}]]
|
}}
|doi:
}}
{{#if:1||{{#if:
|doi: (inactive )
|doi:
}}
}}
|asin=ASIN
{{#if:1||ASIN
}}
|bibcode=Bibcode:
{{#if:1||Bibcode:
}}
|jfm=JFM
{{#if:1||JFM
}}
|jstor=JSTOR
{{#if:1||JSTOR
}}
|isbn=ISBN [[Special:BookSources/|]]
{{#if:1||ISBN
}}
|issn=ISSN
{{#if:1||ISSN
}}
|mr=MR
{{#if:1||MR
}}
|oclc=OCLC
{{#if:1||OCLC
}}
|pmc=PMC
{{#if:1||PMC
}}
|pmid=PMID
{{#if:1||PMID
}}
|zbl=ZBL
{{#if:1||ZBL
}}
}}
|{{#if:1||{{#ifeq:{{{seperator}}} |;|;|. }} {{#switch:pmc
|arxiv=arXiv:{{#if:
| []
|
}}
{{#if:1||arXiv:{{#if:
| []
|
}}
}}
|doi={{#if:
|doi: (inactive ) {{#ifeq: |
|[[Category:Pages with DOIs inactive since {{#time: Y | }}]]
|
}}
|doi:
}}
{{#if:1||{{#if:
|doi: (inactive )
|doi:
}}
}}
|asin=ASIN
{{#if:1||ASIN
}}
|bibcode=Bibcode:
{{#if:1||Bibcode:
}}
|jfm=JFM
{{#if:1||JFM
}}
|jstor=JSTOR
{{#if:1||JSTOR
}}
|isbn=ISBN [[Special:BookSources/|]]
{{#if:1||ISBN
}}
|issn=ISSN
{{#if:1||ISSN
}}
|mr=MR
{{#if:1||MR
}}
|oclc=OCLC
{{#if:1||OCLC
}}
|pmc=PMC
{{#if:1||PMC
}}
|pmid=PMID
{{#if:1||PMID
}}
|zbl=ZBL
{{#if:1||ZBL
}}
}} }}
}}
}}{{
#if:
|{{#ifeq:{{{seperator}}} |;|;|. }} {{#switch:bibcode
|arxiv=arXiv:{{#if:
| []
|
}}
{{#if:1||arXiv:{{#if:
| []
|
}}
}}
|doi={{#if:
|doi: (inactive ) {{#ifeq: |
|[[Category:Pages with DOIs inactive since {{#time: Y | }}]]
|
}}
|doi:
}}
{{#if:1||{{#if:
|doi: (inactive )
|doi:
}}
}}
|asin=ASIN
{{#if:1||ASIN
}}
|bibcode=Bibcode:
{{#if:1||Bibcode:
}}
|jfm=JFM
{{#if:1||JFM
}}
|jstor=JSTOR
{{#if:1||JSTOR
}}
|isbn=ISBN [[Special:BookSources/|]]
{{#if:1||ISBN
}}
|issn=ISSN
{{#if:1||ISSN
}}
|mr=MR
{{#if:1||MR
}}
|oclc=OCLC
{{#if:1||OCLC
}}
|pmc=PMC
{{#if:1||PMC
}}
|pmid=PMID
{{#if:1||PMID
}}
|zbl=ZBL
{{#if:1||ZBL
}}
}} }}{{
- if:
|{{#ifeq:{{{seperator}}} |;|;|. }} {{{Archive}}} |{{
#if:
|{{#ifeq:{{{seperator}}} |;|;|. }} {{#ifeq:{{#ifeq:{{{seperator}}} |;|;|. }}|.|A|a}}rchived{{
#if:http://biz.stats.com/client.asp{{#if:||http://biz.stats.com/client.asp}}
|{{#if:| from {{#if:http://biz.stats.com/client.asp
|the original
|the original
}}}}
}}{{
#if:
| on
}}{{
#if:{{#if:||A}}{{#if:http://biz.stats.com/client.asp{{#if:||http://biz.stats.com/client.asp}}||B}}{{#if:||C}}
|. Error: If you specify |{{#if:|archiveurl|archivedate}}=, you must {{#if:http://biz.stats.com/client.asp{{#if:||http://biz.stats.com/client.asp}}| also specify |{{#if:|archivedate|archiveurl}}=|first specify |url=}}{{#if:| when using {{[[Template:{{{2}}}|{{{2}}}]]}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}} }}
}}{{
#if: {{#if:||http://biz.stats.com/client.asp}}
|{{
#if: {{
#if:STATS Client List
|STATS Client List
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}
|{{#ifeq:{{{seperator}}} |;|;|. }} {{
#if: {{#if:||http://biz.stats.com/client.asp}}
|{{#if:||http://biz.stats.com/client.asp}}
|{{{URL}}}
}}
|{{#ifeq:{{{seperator}}} |;|;|. }} {{
#if: {{#if:||http://biz.stats.com/client.asp}}
|{{#if:||http://biz.stats.com/client.asp}}
|{{{URL}}}
}}
}}{{
#if: {{#if:April 3, 2007
|{{#if:
|April 3, 2007 {{{accessyear}}}
|April 3, 2007
}}
|
}}
| {{#ifeq:{{#ifeq:{{{seperator}}} |;|;|. }}|,|, r|. R}}etrieved {{#if:April 3, 2007
|{{#if:
|April 3, 2007 {{{accessyear}}}
|April 3, 2007
}}
|
}}
}}
}}{{#if:
|{{#ifeq:{{{seperator}}} |;|;|. }} [{{{laysummary}}} Lay summary]{{#if: | – {{{laysource}}}}}
}}{{#if:
| ({{{laydate}}})
}}{{#if:
|{{#ifeq:{{{seperator}}} |;|;|. }} ""
}}{{#if:||.}}<span
class="Z3988"
title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3A{{
#if:
|journal&rft.genre=article&rft.atitle=&rft.jtitle=
|book{{
#if: {{
#if:STATS Client List
|STATS Client List
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}
|&rft.genre=bookitem&rft.btitle=%7B%7B%0A++++%23if%3ASTATS+Client+List%0A++++%7CSTATS+Client+List%0A++++%7C%7B%7B%0A++++++%23if%3A%0A++++++%7C%0A++++++%7C%3Cspan+class%3D%22error%22%3EError%3A+no+%3Ccode%3E%26%23124%3Btitle%26%2361%3B%3C%2Fcode%3E+specified%7B%7B%23if%3ACite+web%7C%26%2332%3Bwhen+using+%7B%7B%5B%5BTemplate%3ACite+web%7CCite+web%5D%5D%7D%7D%7D%7D%3C%2Fspan%3E%7B%7B%23ifeq%3A%7Ctrue%7C%7C%7B%7B%23switch%3A++++%0A++%7B%7B%23switch%3A++++%0A++++%7B%7B%23if%3A+%0A++++++%7C+%7B%7B%7Bdemospace%7D%7D%7D%0A++++++%7C+%7B%7B%23if%3A+%0A++++++++%7C+%0A++++++++++%7B%7B%23ifeq%3A%7B%7Bnamespace%3A%7B%7B%7Bpage%7D%7D%7D+%7D%7D%7C%7B%7Btalkspace%3A%7B%7B%7Bpage%7D%7D%7D+%7D%7D%0A++++++++++%7C+talk%0A++++++++++%7C+%7B%7Bsubjectspace%3A%7B%7B%7Bpage%7D%7D%7D+%7D%7D+%0A++++++++++%7D%7D%0A++++++++%7C+%0A++++++++++%7B%7B%23ifeq%3A%7Ctalk%0A++++++++++%7C+talk%0A++++++++++%7C++%0A++++++++++%7D%7D%0A++++++++%7D%7D%0A++++++%7D%7D%0A++%7C+showall+++%3D+showall+++%0A++%7C+main+++++++++%0A++%7C+++++++++++%3D+1%0A++%7C+talk++++++%3D+++%0A++%7C+user++++++%3D+++%0A++%7C+wikipedia+%3D+++%0A++%7C+file%0A++%7C+image+++++%3D+2%0A++%7C+mediawiki+%3D+++%0A++%7C+template++%3D+2%0A++%7C+help++++++%3D+2%0A++%7C+category++%3D+2%0A++%7C+portal++++%3D+++%0A++%7C+book++++++%3D+++%0A++%7C+other%0A++%7C+%23default++%3D++%0A++%7D%7D%0A%0A%7C+1+%3D+%5B%5BCategory%3AArticles+with+broken+citations%7CYahoo%21+Sports%5D%5D%0A%7C+2+%3D+%5B%5BCategory%3AArticles+with+broken+citations%7C%CF%84Yahoo%21+Sports%5D%5D%0A%7C+3+%3D+%0A%7C+4+%3D+%0A%7C+5+%3D+%0A%7C+6+%3D+%0A%7C+showall+%3D+%5B%5BCategory%3AArticles+with+broken+citations%7CYahoo%21+Sports%5D%5D%5B%5BCategory%3AArticles+with+broken+citations%7C%CF%84Yahoo%21+Sports%5D%5D%0A%7D%7D%7D%7D%0A++++++%7D%7D%0A++++%7D%7D&rft.atitle=
|&rft.genre=book&rft.btitle=
}}
}}{{
#if: {{#if:STATS Inc
|STATS Inc
|{{#if:
|{{{last1}}}
|
}}
}} |&rft.aulast=%7B%7B%23if%3ASTATS+Inc%0A++++++++++++++++%7CSTATS+Inc%0A++++++++++++++++%7C%7B%7B%23if%3A%0A+++++++++++++++++++%7C%7B%7B%7Blast1%7D%7D%7D%0A+++++++++++++++++++%7C+%0A+++++++++++++++++%7D%7D%0A++++++++++++++%7D%7D{{
#if: {{#if:|{{{first}}}|}} |&rft.aufirst=%7B%7B%23if%3A%7C%7B%7B%7Bfirst%7D%7D%7D%7C%7D%7D
}}
}}{{
#if: {{#if:STATS Inc
|STATS Inc
|{{#if:
|{{{last1}}}
|
}}
}} |&rft.au=%7B%7B%23if%3ASTATS+Inc%0A++++++++++++++++%7CSTATS+Inc%0A++++++++++++++++%7C%7B%7B%23if%3A%0A+++++++++++++++++++%7C%7B%7B%7Blast1%7D%7D%7D%0A+++++++++++++++++++%7C+%0A+++++++++++++++++%7D%7D%0A++++++++++++++%7D%7D{{
#if: {{#if:|{{{first}}}|}} |%2C%26%2332%3B%7B%7B%23if%3A%7C%7B%7B%7Bfirst%7D%7D%7D%7C%7D%7D
}}
}}{{
#if: |&rft.au={{
#if: |%2C%26%2332%3B
}}
}}{{
#if: |&rft.au={{
#if: |%2C%26%2332%3B
}}
}}{{
#if: |&rft.au={{
#if: |%2C%26%2332%3B
}}
}}{{
#if: |&rft.au={{
#if: |%2C%26%2332%3B
}}
}}{{
#if: |&rft.au={{
#if: |%2C%26%2332%3B
}}
}}{{
#if: |&rft.au={{
#if: |%2C%26%2332%3B
}}
}}{{
#if: |&rft.au={{
#if: |%2C%26%2332%3B
}}
}}{{
#if: |&rft.au={{
#if: |%2C%26%2332%3B
}}
}}{{
#if: {{#if:|{{{date}}}| {{#if:|{{{year}}}|}}}} |&rft.date=%7B%7B%23if%3A%7C%7B%7B%7Bdate%7D%7D%7D%7C++%7B%7B%23if%3A%7C%7B%7B%7Byear%7D%7D%7D%7C%7D%7D%7D%7D
}}{{
#if: |&rft.series=%7B%7B%7BSeries%7D%7D%7D
}}{{
#if: |&rft.volume=%7B%7B%7BVolume%7D%7D%7D
}}{{
#if: |&rft.issue=%7B%7B%7BIssue%7D%7D%7D
}}{{
#if: {{#if:|p. {{{page}}}|{{#if:|pp. | }} }} |&rft.pages=%7B%7B%23if%3A%7Cp.+%7B%7B%7Bpage%7D%7D%7D%7C%7B%7B%23if%3A%7Cpp.+%7C+%7D%7D+%7D%7D
}}{{
#if: |&rft.edition=%7B%7B%7BEdition%7D%7D%7D
}}{{
#if: |&rft.place=
}}{{
#if: STATS |&rft.pub=STATS
}}{{
#if: |&rft_id=info:doi/
}}{{
#if: |&rft_id=info:pmid/%7B%7B%7BPMID%7D%7D%7D
}}{{
#if: |&rft_id=info:bibcode/%7B%7B%7BBibcode%7D%7D%7D
}}{{
#if: |&rft_id=info:oclcnum/%7B%7B%7BOCLC%7D%7D%7D
}}{{
#if: |&rft.isbn=%7B%7B%7BISBN%7D%7D%7D
}}{{
#if: |&rft.issn=%7B%7B%7BISSN%7D%7D%7D
}}{{
#if: {{#if:||http://biz.stats.com/client.asp}} |&rft_id=%7B%7B%23if%3A%7C%7Chttp%3A%2F%2Fbiz.stats.com%2Fclient.asp%7D%7D
}}&rfr_id=info:sid/en.wikipedia.org:Yahoo%21_Sports"></span>{{#if:|}}</ref> Yahoo! Sports has various writers, along with team pages in almost every sport.
Sports covered
Yahoo! Sports covers many sports, including NFL, MLB, NBA, NHL, College Football, College Basketball, NASCAR, Golf, Tennis, World Soccer, Arena Football, Boxing, CFL, Cycling, IndyCar, Major League Soccer, Motor sports, Olympics, NCAA Baseball, NCAA Hockey, NCAA Women's Basketball, WNBA, World Cup, Track & Field, Cricket (UK), Figure Skating, Rugby (UK), Swimming, Mixed Martial Arts, and Horse Racing.<ref>{{
#if:{{#if:Yahoo Inc
|Yahoo Inc
|{{#if:
|{{{last1}}}
|
}}
}}
|{{
#if:
|{{
#iferror: {{ #expr: 1*{{{AuthorMask}}} }}
|{{{AuthorMask}}}
|{{#ifeq: yahoo! sports | doc
|
{{
#ifeq: show | show
| {{
{{#switch:
{{#if:
|
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| main | = ambox | talk = tmbox | user = ombox | wikipedia = ombox | file | image = imbox | mediawiki = ombox | template = ombox | help = ombox | category = cmbox | portal = ombox | book = ombox | other | #default = ombox
}}
| type = notice
| image = 40px
| imageright =
| style =
| textstyle =
| text = This is a documentation subpage for :Yahoo! Sports.
It contains usage information, categories, interlanguage links and other content that is not part of the original {{ #if: | {{{text2}}} | {{ #if: | {{{text1}}} | {{ #ifeq: | User | template page | {{ #if: | page|article}}}}}}}}.
| small =
| smallimage =
| smallimageright =
| smalltext =
}}
}}{{
#if:
|
| [[Category:{{
#if:
|
| Article
}} documentation]]
}}
|
}}
This template is used to produce a simple loop that can repeat up to 150 times. It is not a real loop; it works by conditionally repeating the string. It is a simple version of {{For loop}}. To use it, enter:
{{loop|times to repeat|string}}
If string contains an equals sign, you must put "|2=string" instead of "|string". Examples:
- {{loop|4|n}} produces Template loop detected: Template:Loop
- {{loop|25|test}} produces Template loop detected: Template:Loop
- {{#expr:2{{loop|50|*2}}}} produces {{#expr:2Template loop detected: Template:Loop}}
- {{loop|9|2==}} produces Template loop detected: Template:Loop (the "2=" must be present)
- {{loop|3|{{CURRENTYEAR}}}} produces Template loop detected: Template:Loop
{{xpd/w{{#if:|l}}|"}}{{xpd/w{{#if:|l}}|{}}{{xpd/w{{#if:|l}}|{}}{{xpd/w{{#if:|l}}|loop}}{{xpd/w{{#if:|l}}|&p}}{{xpd/w{{#if:|l}}|{{#switch:p3q|p q=&s|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|3}}}}{{xpd/w{{#if:|l}}|{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}}}{{xpd/w{{#if:|l}}|{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}}}{{xpd/w{{#if:|l}}|&p}}{{xpd/w{{#if:|l}}|{{#switch:pabq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|ab}}}}{{xpd/w{{#if:|l}}|{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}}}{{xpd/w{{#if:|l}}|{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}}}{{xpd/w{{#if:|l}}|}}}{{xpd/w{{#if:|l}}|}}}{{xpd/w{{#if:|l}}|{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}}}{{xpd/w{{#if:|l}}|{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}}}{{xpd/w{{#if:|l}}|{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}}}{{xpd/w{{#if:|l}}|{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}}}{{xpd/w{{#if:|l}}|{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}}}{{xpd/w{{#if:|l}}|{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}}}{{xpd/w{{#if:|l}}|{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}}}{{xpd/w{{#if:|l}}|{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}}}{{xpd/w{{#if:|l}}|{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}}}{{xpd/w{{#if:|l}}|"}} gives "Template loop detected: Template:Loop" [http://www.fantasycafewiki.com/index.php?title=Special:ExpandTemplates&input={{#switch:p"q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:"|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%22}}{{#switch:p{q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:{|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7B}}{{#switch:p{q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:{|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7B}}{{#switch:ploopq|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:loop|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|loop}}{{#switch:p&pq|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:&p|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%26p}}{{#switch:p{{#switch:p3q|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|3}}q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:{{#switch:p3q|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|3}}|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7B%7B%23switch%3Ap3q%7Cp+q%3D%26s%7Cp%0Aq%3D%26nl%7Cp%2Aq%3D%26%2A%7Cp%23q%3D%26%23%7Cp%3Aq%3D%26%3A%7C3%7D%7D}}{{#switch:p{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:{{#switch:pq|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|}}|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7B%7B%23switch%3Apq%7Cp+q%3D%26s%7Cp%0Aq%3D%26nl%7Cp%2Aq%3D%26%2A%7Cp%23q%3D%26%23%7Cp%3Aq%3D%26%3A%7C%7D%7D}}{{#switch:p{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:{{#switch:pq|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|}}|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7B%7B%23switch%3Apq%7Cp+q%3D%26s%7Cp%0Aq%3D%26nl%7Cp%2Aq%3D%26%2A%7Cp%23q%3D%26%23%7Cp%3Aq%3D%26%3A%7C%7D%7D}}{{#switch:p&pq|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:&p|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%26p}}{{#switch:p{{#switch:pabq|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|ab}}q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:{{#switch:pabq|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|ab}}|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7B%7B%23switch%3Apabq%7Cp+q%3D%26s%7Cp%0Aq%3D%26nl%7Cp%2Aq%3D%26%2A%7Cp%23q%3D%26%23%7Cp%3Aq%3D%26%3A%7Cab%7D%7D}}{{#switch:p{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:{{#switch:pq|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|}}|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7B%7B%23switch%3Apq%7Cp+q%3D%26s%7Cp%0Aq%3D%26nl%7Cp%2Aq%3D%26%2A%7Cp%23q%3D%26%23%7Cp%3Aq%3D%26%3A%7C%7D%7D}}{{#switch:p{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:{{#switch:pq|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|}}|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7B%7B%23switch%3Apq%7Cp+q%3D%26s%7Cp%0Aq%3D%26nl%7Cp%2Aq%3D%26%2A%7Cp%23q%3D%26%23%7Cp%3Aq%3D%26%3A%7C%7D%7D}}{{#switch:p}q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:}|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7D}}{{#switch:p}q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:}|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7D}}{{#switch:p{{#switch:pq|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|}}q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:{{#switch:pq|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|}}|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7B%7B%23switch%3Apq%7Cp+q%3D%26s%7Cp%0Aq%3D%26nl%7Cp%2Aq%3D%26%2A%7Cp%23q%3D%26%23%7Cp%3Aq%3D%26%3A%7C%7D%7D}}{{#switch:p{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:{{#switch:pq|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|}}|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7B%7B%23switch%3Apq%7Cp+q%3D%26s%7Cp%0Aq%3D%26nl%7Cp%2Aq%3D%26%2A%7Cp%23q%3D%26%23%7Cp%3Aq%3D%26%3A%7C%7D%7D}}{{#switch:p{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:{{#switch:pq|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|}}|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7B%7B%23switch%3Apq%7Cp+q%3D%26s%7Cp%0Aq%3D%26nl%7Cp%2Aq%3D%26%2A%7Cp%23q%3D%26%23%7Cp%3Aq%3D%26%3A%7C%7D%7D}}{{#switch:p{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:{{#switch:pq|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|}}|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7B%7B%23switch%3Apq%7Cp+q%3D%26s%7Cp%0Aq%3D%26nl%7Cp%2Aq%3D%26%2A%7Cp%23q%3D%26%23%7Cp%3Aq%3D%26%3A%7C%7D%7D}}{{#switch:p{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:{{#switch:pq|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|}}|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7B%7B%23switch%3Apq%7Cp+q%3D%26s%7Cp%0Aq%3D%26nl%7Cp%2Aq%3D%26%2A%7Cp%23q%3D%26%23%7Cp%3Aq%3D%26%3A%7C%7D%7D}}{{#switch:p{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:{{#switch:pq|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|}}|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7B%7B%23switch%3Apq%7Cp+q%3D%26s%7Cp%0Aq%3D%26nl%7Cp%2Aq%3D%26%2A%7Cp%23q%3D%26%23%7Cp%3Aq%3D%26%3A%7C%7D%7D}}{{#switch:p{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:{{#switch:pq|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|}}|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7B%7B%23switch%3Apq%7Cp+q%3D%26s%7Cp%0Aq%3D%26nl%7Cp%2Aq%3D%26%2A%7Cp%23q%3D%26%23%7Cp%3Aq%3D%26%3A%7C%7D%7D}}{{#switch:p{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:{{#switch:pq|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|}}|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7B%7B%23switch%3Apq%7Cp+q%3D%26s%7Cp%0Aq%3D%26nl%7Cp%2Aq%3D%26%2A%7Cp%23q%3D%26%23%7Cp%3Aq%3D%26%3A%7C%7D%7D}}{{#switch:p{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:{{#switch:pq|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|}}|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7B%7B%23switch%3Apq%7Cp+q%3D%26s%7Cp%0Aq%3D%26nl%7Cp%2Aq%3D%26%2A%7Cp%23q%3D%26%23%7Cp%3Aq%3D%26%3A%7C%7D%7D}}{{#switch:p"q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:"|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%22}}&removecomments=true]
- q|p
See also
eo:Ŝablono:Loop es:Plantilla:Loop eu:Txantiloi:Begizta fr:Modèle:Loop hsb:Předłoha:Loop ia:Patrono:Loop it:Template:Ciclo is:Snið:Lykkja ja:Template:Loop no:Mal:loop nn:Mal:Loop sq:Stampa:Loop sk:Šablóna:Loop sl:Predloga:Zanka sv:Mall:Loop
}}
|{{
#if: {{#if:|{{{authorlink}}}|}}
|[[{{#if:|{{{authorlink}}}|}} |{{#if:Yahoo Inc
|Yahoo Inc
|{{#if:
|{{{last1}}}
|
}}
}}{{
#if: {{#if:|{{{first}}}|}}
|, {{#if:|{{{first}}}|}}
}}]]
|{{#if:Yahoo Inc
|Yahoo Inc
|{{#if:
|{{{last1}}}
|
}}
}}{{
#if: {{#if:|{{{first}}}|}}
|, {{#if:|{{{first}}}|}}
}}
}}
}}{{
#if:
|{{#ifexpr:8<2
| et al.
|{{
#iferror: {{ #expr: 1*0.0 }}
|
|{{
#if:
|;
|{{#if:| & |; }}
}}
}}{{
#if:
|[[ |{{
#if:
|,
}}]]
|{{
#if:
|,
}}
}}{{
#if:
|{{#ifexpr:8<3
| et al.
|{{
#if:
|;
|{{#if:| & |; }}
}}{{
#if:
|[[ |{{
#if:
|,
}}]]
|{{
#if:
|,
}}
}}{{
#if:
|{{#ifexpr:8<4
| et al.
|{{
#if:
|;
|{{#if:| & |; }}
}}{{
#if:
|[[ |{{
#if:
|,
}}]]
|{{
#if:
|,
}}
}}{{
#if:
|{{#ifexpr:8<5
| et al.
|{{
#if:
|;
|{{#if:| & |; }}
}}{{
#if:
|[[ |{{
#if:
|,
}}]]
|{{
#if:
|,
}}
}}{{
#if:
|{{#ifexpr:8<6
| et al.
|{{
#if:
|;
|{{#if:| & |; }}
}}{{
#if:
|[[ |{{
#if:
|,
}}]]
|{{
#if:
|,
}}
}}{{
#if:
|{{#ifexpr:8<7
| et al.
|{{
#if:
|;
|{{#if:| & |; }}
}}{{
#if:
|[[ |{{
#if:
|,
}}]]
|{{
#if:
|,
}}
}}{{
#if:
|{{#ifexpr:8<8
| et al.
|{{
#if:
|;
|{{#if:| & |; }}
}}{{
#if:
|[[ |{{
#if:
|,
}}]]
|{{
#if:
|,
}}
}}{{
#if:
| et al.
}}
}}
}}
}}
}}
}}
}}
}}
}}
}}
}}
}}
}}
}}
}}{{
#if:
|; |
}}{{
#if: {{#if:|{{{date}}}| {{#if:|{{{year}}}|}}}}
| ({{#if:|{{{date}}}| {{#if:|{{{year}}}|}}}}){{
#if:
| [{{{YearNote}}}]
}}
}}
|{{
#if:
|{{
#if:
|[[ |{{
#if:
|,
}}]]
|{{
#if:
|,
}}
}}{{
#if:
|{{
#if:
|;
|{{#if:| & |; }}
}}{{
#if:
|[[ |{{
#if:
|,
}}]]
|{{
#if:
|,
}}
}}{{
#if:
|{{
#if:
|;
|{{#if:| & |; }}
}}{{
#if:
|[[ |{{
#if:
|,
}}]]
|{{
#if:
|,
}}
}}{{
#if:
| et al.
}}
}}
}}, ed{{#if:|s}}{{#ifeq:{{#ifeq:{{{seperator}}} |;|;|. }}|.||.}}{{
#if: {{#if:|{{{date}}}| {{#if:|{{{year}}}|}}}}
| ({{#if:|{{{date}}}| {{#if:|{{{year}}}|}}}}){{
#if:
| [{{{YearNote}}}]
}}
}}
}}
}}{{
#if: {{
#if:Yahoo! Sports Site Map
|Yahoo! Sports Site Map
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}{{#if:||{{#if:||}}}}
|{{
#if:{{#if:Yahoo Inc
|Yahoo Inc
|{{#if:
|{{{last1}}}
|
}}
}}
|{{#ifeq:{{{seperator}}} |;|;|. }}
}}{{#if:{{
#if: {{#if:||http://sports.yahoo.com/top/gen/sitemap}}
|{{#if:||http://sports.yahoo.com/top/gen/sitemap}}
|{{
#if:
|{{{URL}}}
|{{#ifexpr:{{#time: U}} > {{#time: U | 2001-10-10 }}
|{{
#if:
|http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid={{{PMC}}}
}}
}}
}}
}}
|[{{
#if: {{#if:||http://sports.yahoo.com/top/gen/sitemap}}
|{{#if:||http://sports.yahoo.com/top/gen/sitemap}}
|{{
#if:
|{{{URL}}}
|{{#ifexpr:{{#time: U}} > {{#time: U | 2001-10-10 }}
|{{
#if:
|http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid={{{PMC}}}
}}
}}
}}
}} {{
#if:
|{{
#if:Yahoo! Sports Site Map
|Yahoo! Sports Site Map
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}
|"{{
#if:Yahoo! Sports Site Map
|Yahoo! Sports Site Map
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}{{
#if:
|{{
#if: {{
#if:Yahoo! Sports Site Map
|Yahoo! Sports Site Map
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}
|
}}[]
}}"
}}]
|{{
#if:
|{{
#if:Yahoo! Sports Site Map
|Yahoo! Sports Site Map
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}
|"{{
#if:Yahoo! Sports Site Map
|Yahoo! Sports Site Map
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}{{
#if:
|{{
#if: {{
#if:Yahoo! Sports Site Map
|Yahoo! Sports Site Map
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}
|
}}[]
}}"
}}
}} }}{{
#if:
|{{
#ifeq: |
|
|{{
#if: {{#if:Yahoo Inc
|Yahoo Inc
|{{#if:
|{{{last1}}}
|
}}
}}{{
#if:Yahoo! Sports Site Map
|Yahoo! Sports Site Map
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}
|{{#ifeq:{{{seperator}}} |;|;|. }} written at {{{Place}}}
}}
}}
}}{{
#if:
|{{
#if: {{#if:Yahoo Inc
|Yahoo Inc
|{{#if:
|{{{last1}}}
|
}}
}}
|{{#ifeq:{{{seperator}}} |;|;|. }} {{
#if: {{
#if:Yahoo! Sports Site Map
|Yahoo! Sports Site Map
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}
|{{#ifeq:{{#ifeq:{{{seperator}}} |;|;|. }}|.|I|i}}n
}}{{
#if:
|[[ |{{
#if:
|,
}}]]
|{{
#if:
|,
}}}}{{
#if:
|{{
#if:
|;
|{{#if:| & |; }}
}}{{
#if:
|[[|{{
#if:
|,
}}]]
|{{
#if:
|,
}}
}}{{
#if:
|{{
#if:
|;
|{{#if:| & |; }}
}}{{
#if:
|[[|{{
#if:
|,
}}]]
|{{
#if:
|,
}}
}}{{
#if:
| et al.
}}
}}
}}{{
#if: {{
#if:Yahoo! Sports Site Map
|Yahoo! Sports Site Map
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}
|
|{{#ifeq:{{{seperator}}} |;|;|. }} ed{{#if:|s}}{{#ifeq:{{#ifeq:{{{seperator}}} |;|;|. }}|.||.}}
}}
}}
}}{{
#if:
|{{
#if:
|{{#ifeq:{{{seperator}}} |;|;|. }}
}}{{
#if: {{#if:Yahoo Inc
|Yahoo Inc
|{{#if:
|{{{last1}}}
|
}}
}}{{
#if:Yahoo! Sports Site Map
|Yahoo! Sports Site Map
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}
|{{#ifeq:{{{seperator}}} |;|;|. }} }}{{
#if:
|{{#if:{{
#if: {{
#if:Yahoo! Sports Site Map
|Yahoo! Sports Site Map
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}
|{{
#if: {{#if:||http://sports.yahoo.com/top/gen/sitemap}}
|{{
#if:
|{{{URL}}}
|{{
#ifexpr: {{#time: U}} > {{#time: U | 2001-10-10 }} | {{
#if:
| http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid={{{PMC}}}
}}
}}
}}
}}
|{{
#if:
|{{{URL}}}
|{{#ifexpr:{{#time: U}} > {{#time: U | 2001-10-10 }} |{{
#if:
| http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid={{{PMC}}}
}}
}}
}}
}}
|[{{
#if: {{
#if:Yahoo! Sports Site Map
|Yahoo! Sports Site Map
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}
|{{
#if: {{#if:||http://sports.yahoo.com/top/gen/sitemap}}
|{{
#if:
|{{{URL}}}
|{{
#ifexpr: {{#time: U}} > {{#time: U | 2001-10-10 }} | {{
#if:
| http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid={{{PMC}}}
}}
}}
}}
}}
|{{
#if:
|{{{URL}}}
|{{#ifexpr:{{#time: U}} > {{#time: U | 2001-10-10 }} |{{
#if:
| http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid={{{PMC}}}
}}
}}
}}
}} "{{
#if:
|{{
#if:
|
}}[]
}}"]
|"{{
#if:
|{{
#if:
|
}}[]
}}"
}}{{
#if:
|{{#ifeq:{{{seperator}}} |;|;|. }} {{{TitleNote}}}
}}
}}
}}{{
#if: | (in )
}}{{
#if: | ()
}}{{
#if:
|{{
#if:{{
#if:Yahoo! Sports Site Map
|Yahoo! Sports Site Map
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}
|{{#ifeq:{{{seperator}}} |;|;|. }}
}}{{{Periodical}}}{{
#if:
|{{#ifeq:{{{seperator}}} |;|;|. }} {{{Series}}}
}}{{
#if:
|{{
#if: Yahoo! Sports
| (: Yahoo! Sports)
| ()
}}
|{{
#if: Yahoo! Sports
| (Yahoo! Sports)
}}
}}{{
#if:
| {{{Volume}}}{{
#if:
| ({{{Issue}}})
}}
|{{
#if:
| ({{{Issue}}})
}}
}}{{
#if: {{#if:|p. {{{page}}}|{{#if:|pp. | }} }}
|: {{#if:|p. {{{page}}}|{{#if:|pp. | }} }}
}}
|{{
#if:
|{{
#if: {{#if:Yahoo Inc
|Yahoo Inc
|{{#if:
|{{{last1}}}
|
}}
}}{{
#if:Yahoo! Sports Site Map
|Yahoo! Sports Site Map
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}
|{{#ifeq:{{{seperator}}} |;|;|. }}
}} {{#if:{{
#if: {{
#if:Yahoo! Sports Site Map
|Yahoo! Sports Site Map
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}
|{{
#if: {{#if:||http://sports.yahoo.com/top/gen/sitemap}}
|{{
#if:
|{{{URL}}}
|{{#ifexpr:{{#time: U}} > {{#time: U | 2001-10-10 }}|{{
#if:
| http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid={{{PMC}}}
}}}}
}}
}}
|{{
#if:
|{{{URL}}}
|{{#ifexpr:{{#time: U}} > {{#time: U | 2001-10-10 }}|{{
#if:
| http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid={{{PMC}}}
}}}}
}}
}}
|[{{
#if: {{
#if:Yahoo! Sports Site Map
|Yahoo! Sports Site Map
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}
|{{
#if: {{#if:||http://sports.yahoo.com/top/gen/sitemap}}
|{{
#if:
|{{{URL}}}
|{{#ifexpr:{{#time: U}} > {{#time: U | 2001-10-10 }}|{{
#if:
| http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid={{{PMC}}}
}}}}
}}
}}
|{{
#if:
|{{{URL}}}
|{{#ifexpr:{{#time: U}} > {{#time: U | 2001-10-10 }}|{{
#if:
| http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid={{{PMC}}}
}}}}
}}
}} {{
#if:| [{{{TransItalic}}}]
}}]
|{{
#if:| [{{{TransItalic}}}]
}}
}}
}}{{
#if:
| ({{{TitleType}}})
}}{{
#if:
|{{#ifeq:{{{seperator}}} |;|;|. }} {{{Series}}}
}}{{
#if:
|{{#ifeq:{{{seperator}}} |;|;|. }} {{{Volume}}}
}}{{
#if:
|{{#ifeq:{{{seperator}}} |;|;|. }}
}}{{
#if:
| ({{{Edition}}} ed.)
}}{{
#if:
|{{#ifeq:{{{seperator}}} |;|;|. }}
}}{{
#if: Yahoo! Sports
|{{
#if:
|:
|{{#ifeq:{{{seperator}}} |;|;|. }}
}} Yahoo! Sports
}}
}}{{
#if: {{#if:Yahoo Inc
|Yahoo Inc
|{{#if:
|{{{last1}}}
|
}}
}}
|
|{{
#if: {{#if:|{{{date}}}| {{#if:|{{{year}}}|}}}}
|{{#ifeq:{{{seperator}}} |;|;|. }} {{#if:|{{{date}}}| {{#if:|{{{year}}}|}}}}{{
#if:
| [{{{YearNote}}}]
}}
}}
}}{{
#if:
|{{
#ifeq: | {{#if:|{{{date}}}| {{#if:|{{{year}}}|}}}}
|
|{{
#if:
|{{
#if: {{#if:Yahoo Inc
|Yahoo Inc
|{{#if:
|{{{last1}}}
|
}}
}}
|{{#ifeq:{{{seperator}}} |;|;|. }} {{{PublicationDate}}}
| (published {{{PublicationDate}}})
}}
|{{
#if:
|{{#ifeq:{{{seperator}}} |;|;|. }} {{{PublicationDate}}}
| (published {{{PublicationDate}}})
}}
}}
}}
}}{{
#if:
|
|{{
#if: {{#if:|p. {{{page}}}|{{#if:|pp. | }} }}
|{{#ifeq:{{{seperator}}} |;|;|. }} {{#if:|p. {{{page}}}|{{#if:|pp. | }} }}
}}
}}{{
- if:
|{{#ifeq:{{{seperator}}} |;|;|. }} {{#switch:doi
|arxiv=arXiv:{{#if:
| []
|
}}
{{#if:1||arXiv:{{#if:
| []
|
}}
}}
|doi={{#if:
|doi: (inactive ) {{#ifeq: |
|[[Category:Pages with DOIs inactive since {{#time: Y | }}]]
|
}}
|doi:
}}
{{#if:1||{{#if:
|doi: (inactive )
|doi:
}}
}}
|asin=ASIN
{{#if:1||ASIN
}}
|bibcode=Bibcode:
{{#if:1||Bibcode:
}}
|jfm=JFM
{{#if:1||JFM
}}
|jstor=JSTOR
{{#if:1||JSTOR
}}
|isbn=ISBN [[Special:BookSources/|]]
{{#if:1||ISBN
}}
|issn=ISSN
{{#if:1||ISSN
}}
|mr=MR
{{#if:1||MR
}}
|oclc=OCLC
{{#if:1||OCLC
}}
|pmc=PMC
{{#if:1||PMC
}}
|pmid=PMID
{{#if:1||PMID
}}
|zbl=ZBL
{{#if:1||ZBL
}}
}} }}{{
#if:
|{{
#if: {{#if:Yahoo Inc
|Yahoo Inc
|{{#if:
|{{{last1}}}
|
}}
}}{{
#if:Yahoo! Sports Site Map
|Yahoo! Sports Site Map
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}
|{{#ifeq:{{{seperator}}} |;|;|. }} {{{ID}}}
|{{{ID}}}
}}
}}{{
#if:
|{{#ifeq:{{{seperator}}} |;|;|. }} {{#switch:isbn
|arxiv=arXiv:{{#if:
| []
|
}}
{{#if:1||arXiv:{{#if:
| []
|
}}
}}
|doi={{#if:
|doi: (inactive ) {{#ifeq: |
|[[Category:Pages with DOIs inactive since {{#time: Y | }}]]
|
}}
|doi:
}}
{{#if:1||{{#if:
|doi: (inactive )
|doi:
}}
}}
|asin=ASIN
{{#if:1||ASIN
}}
|bibcode=Bibcode:
{{#if:1||Bibcode:
}}
|jfm=JFM
{{#if:1||JFM
}}
|jstor=JSTOR
{{#if:1||JSTOR
}}
|isbn=ISBN [[Special:BookSources/|]]
{{#if:1||ISBN
}}
|issn=ISSN
{{#if:1||ISSN
}}
|mr=MR
{{#if:1||MR
}}
|oclc=OCLC
{{#if:1||OCLC
}}
|pmc=PMC
{{#if:1||PMC
}}
|pmid=PMID
{{#if:1||PMID
}}
|zbl=ZBL
{{#if:1||ZBL
}}
}} }}{{
#if:
|{{#ifeq:{{{seperator}}} |;|;|. }} {{#switch:issn
|arxiv=arXiv:{{#if:
| []
|
}}
{{#if:1||arXiv:{{#if:
| []
|
}}
}}
|doi={{#if:
|doi: (inactive ) {{#ifeq: |
|[[Category:Pages with DOIs inactive since {{#time: Y | }}]]
|
}}
|doi:
}}
{{#if:1||{{#if:
|doi: (inactive )
|doi:
}}
}}
|asin=ASIN
{{#if:1||ASIN
}}
|bibcode=Bibcode:
{{#if:1||Bibcode:
}}
|jfm=JFM
{{#if:1||JFM
}}
|jstor=JSTOR
{{#if:1||JSTOR
}}
|isbn=ISBN [[Special:BookSources/|]]
{{#if:1||ISBN
}}
|issn=ISSN
{{#if:1||ISSN
}}
|mr=MR
{{#if:1||MR
}}
|oclc=OCLC
{{#if:1||OCLC
}}
|pmc=PMC
{{#if:1||PMC
}}
|pmid=PMID
{{#if:1||PMID
}}
|zbl=ZBL
{{#if:1||ZBL
}}
}} }}{{
#if:
|{{#ifeq:{{{seperator}}} |;|;|. }} {{#switch:oclc
|arxiv=arXiv:{{#if:
| []
|
}}
{{#if:1||arXiv:{{#if:
| []
|
}}
}}
|doi={{#if:
|doi: (inactive ) {{#ifeq: |
|[[Category:Pages with DOIs inactive since {{#time: Y | }}]]
|
}}
|doi:
}}
{{#if:1||{{#if:
|doi: (inactive )
|doi:
}}
}}
|asin=ASIN
{{#if:1||ASIN
}}
|bibcode=Bibcode:
{{#if:1||Bibcode:
}}
|jfm=JFM
{{#if:1||JFM
}}
|jstor=JSTOR
{{#if:1||JSTOR
}}
|isbn=ISBN [[Special:BookSources/|]]
{{#if:1||ISBN
}}
|issn=ISSN
{{#if:1||ISSN
}}
|mr=MR
{{#if:1||MR
}}
|oclc=OCLC
{{#if:1||OCLC
}}
|pmc=PMC
{{#if:1||PMC
}}
|pmid=PMID
{{#if:1||PMID
}}
|zbl=ZBL
{{#if:1||ZBL
}}
}} }}{{
#if:
|{{#ifeq:{{{seperator}}} |;|;|. }} {{#switch:pmid
|arxiv=arXiv:{{#if:
| []
|
}}
{{#if:1||arXiv:{{#if:
| []
|
}}
}}
|doi={{#if:
|doi: (inactive ) {{#ifeq: |
|[[Category:Pages with DOIs inactive since {{#time: Y | }}]]
|
}}
|doi:
}}
{{#if:1||{{#if:
|doi: (inactive )
|doi:
}}
}}
|asin=ASIN
{{#if:1||ASIN
}}
|bibcode=Bibcode:
{{#if:1||Bibcode:
}}
|jfm=JFM
{{#if:1||JFM
}}
|jstor=JSTOR
{{#if:1||JSTOR
}}
|isbn=ISBN [[Special:BookSources/|]]
{{#if:1||ISBN
}}
|issn=ISSN
{{#if:1||ISSN
}}
|mr=MR
{{#if:1||MR
}}
|oclc=OCLC
{{#if:1||OCLC
}}
|pmc=PMC
{{#if:1||PMC
}}
|pmid=PMID
{{#if:1||PMID
}}
|zbl=ZBL
{{#if:1||ZBL
}}
}} }}{{
#if:
|{{
#if:
|{{#ifeq:{{{seperator}}} |;|;|. }} {{#switch:pmc
|arxiv=arXiv:{{#if:
| []
|
}}
{{#if:1||arXiv:{{#if:
| []
|
}}
}}
|doi={{#if:
|doi: (inactive ) {{#ifeq: |
|[[Category:Pages with DOIs inactive since {{#time: Y | }}]]
|
}}
|doi:
}}
{{#if:1||{{#if:
|doi: (inactive )
|doi:
}}
}}
|asin=ASIN
{{#if:1||ASIN
}}
|bibcode=Bibcode:
{{#if:1||Bibcode:
}}
|jfm=JFM
{{#if:1||JFM
}}
|jstor=JSTOR
{{#if:1||JSTOR
}}
|isbn=ISBN [[Special:BookSources/|]]
{{#if:1||ISBN
}}
|issn=ISSN
{{#if:1||ISSN
}}
|mr=MR
{{#if:1||MR
}}
|oclc=OCLC
{{#if:1||OCLC
}}
|pmc=PMC
{{#if:1||PMC
}}
|pmid=PMID
{{#if:1||PMID
}}
|zbl=ZBL
{{#if:1||ZBL
}}
}}
|{{#if:1||{{#ifeq:{{{seperator}}} |;|;|. }} {{#switch:pmc
|arxiv=arXiv:{{#if:
| []
|
}}
{{#if:1||arXiv:{{#if:
| []
|
}}
}}
|doi={{#if:
|doi: (inactive ) {{#ifeq: |
|[[Category:Pages with DOIs inactive since {{#time: Y | }}]]
|
}}
|doi:
}}
{{#if:1||{{#if:
|doi: (inactive )
|doi:
}}
}}
|asin=ASIN
{{#if:1||ASIN
}}
|bibcode=Bibcode:
{{#if:1||Bibcode:
}}
|jfm=JFM
{{#if:1||JFM
}}
|jstor=JSTOR
{{#if:1||JSTOR
}}
|isbn=ISBN [[Special:BookSources/|]]
{{#if:1||ISBN
}}
|issn=ISSN
{{#if:1||ISSN
}}
|mr=MR
{{#if:1||MR
}}
|oclc=OCLC
{{#if:1||OCLC
}}
|pmc=PMC
{{#if:1||PMC
}}
|pmid=PMID
{{#if:1||PMID
}}
|zbl=ZBL
{{#if:1||ZBL
}}
}} }}
}}
}}{{
#if:
|{{#ifeq:{{{seperator}}} |;|;|. }} {{#switch:bibcode
|arxiv=arXiv:{{#if:
| []
|
}}
{{#if:1||arXiv:{{#if:
| []
|
}}
}}
|doi={{#if:
|doi: (inactive ) {{#ifeq: |
|[[Category:Pages with DOIs inactive since {{#time: Y | }}]]
|
}}
|doi:
}}
{{#if:1||{{#if:
|doi: (inactive )
|doi:
}}
}}
|asin=ASIN
{{#if:1||ASIN
}}
|bibcode=Bibcode:
{{#if:1||Bibcode:
}}
|jfm=JFM
{{#if:1||JFM
}}
|jstor=JSTOR
{{#if:1||JSTOR
}}
|isbn=ISBN [[Special:BookSources/|]]
{{#if:1||ISBN
}}
|issn=ISSN
{{#if:1||ISSN
}}
|mr=MR
{{#if:1||MR
}}
|oclc=OCLC
{{#if:1||OCLC
}}
|pmc=PMC
{{#if:1||PMC
}}
|pmid=PMID
{{#if:1||PMID
}}
|zbl=ZBL
{{#if:1||ZBL
}}
}} }}{{
- if:
|{{#ifeq:{{{seperator}}} |;|;|. }} {{{Archive}}} |{{
#if:
|{{#ifeq:{{{seperator}}} |;|;|. }} {{#ifeq:{{#ifeq:{{{seperator}}} |;|;|. }}|.|A|a}}rchived{{
#if:http://sports.yahoo.com/top/gen/sitemap{{#if:||http://sports.yahoo.com/top/gen/sitemap}}
|{{#if:| from {{#if:http://sports.yahoo.com/top/gen/sitemap
|the original
|the original
}}}}
}}{{
#if:
| on
}}{{
#if:{{#if:||A}}{{#if:http://sports.yahoo.com/top/gen/sitemap{{#if:||http://sports.yahoo.com/top/gen/sitemap}}||B}}{{#if:||C}}
|. Error: If you specify |{{#if:|archiveurl|archivedate}}=, you must {{#if:http://sports.yahoo.com/top/gen/sitemap{{#if:||http://sports.yahoo.com/top/gen/sitemap}}| also specify |{{#if:|archivedate|archiveurl}}=|first specify |url=}}{{#if:| when using {{[[Template:{{{2}}}|{{{2}}}]]}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}} }}
}}{{
#if: {{#if:||http://sports.yahoo.com/top/gen/sitemap}}
|{{
#if: {{
#if:Yahoo! Sports Site Map
|Yahoo! Sports Site Map
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}
|{{#ifeq:{{{seperator}}} |;|;|. }} {{
#if: {{#if:||http://sports.yahoo.com/top/gen/sitemap}}
|{{#if:||http://sports.yahoo.com/top/gen/sitemap}}
|{{{URL}}}
}}
|{{#ifeq:{{{seperator}}} |;|;|. }} {{
#if: {{#if:||http://sports.yahoo.com/top/gen/sitemap}}
|{{#if:||http://sports.yahoo.com/top/gen/sitemap}}
|{{{URL}}}
}}
}}{{
#if: {{#if:March 26, 2007
|{{#if:
|March 26, 2007 {{{accessyear}}}
|March 26, 2007
}}
|
}}
| {{#ifeq:{{#ifeq:{{{seperator}}} |;|;|. }}|,|, r|. R}}etrieved {{#if:March 26, 2007
|{{#if:
|March 26, 2007 {{{accessyear}}}
|March 26, 2007
}}
|
}}
}}
}}{{#if:
|{{#ifeq:{{{seperator}}} |;|;|. }} [{{{laysummary}}} Lay summary]{{#if: | – {{{laysource}}}}}
}}{{#if:
| ({{{laydate}}})
}}{{#if:
|{{#ifeq:{{{seperator}}} |;|;|. }} ""
}}{{#if:||.}}<span
class="Z3988"
title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3A{{
#if:
|journal&rft.genre=article&rft.atitle=&rft.jtitle=
|book{{
#if: {{
#if:Yahoo! Sports Site Map
|Yahoo! Sports Site Map
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}
|&rft.genre=bookitem&rft.btitle=%7B%7B%0A++++%23if%3AYahoo%21+Sports+Site+Map%0A++++%7CYahoo%21+Sports+Site+Map%0A++++%7C%7B%7B%0A++++++%23if%3A%0A++++++%7C%0A++++++%7C%3Cspan+class%3D%22error%22%3EError%3A+no+%3Ccode%3E%26%23124%3Btitle%26%2361%3B%3C%2Fcode%3E+specified%7B%7B%23if%3ACite+web%7C%26%2332%3Bwhen+using+%7B%7B%5B%5BTemplate%3ACite+web%7CCite+web%5D%5D%7D%7D%7D%7D%3C%2Fspan%3E%7B%7B%23ifeq%3A%7Ctrue%7C%7C%7B%7B%23switch%3A++++%0A++%7B%7B%23switch%3A++++%0A++++%7B%7B%23if%3A+%0A++++++%7C+%7B%7B%7Bdemospace%7D%7D%7D%0A++++++%7C+%7B%7B%23if%3A+%0A++++++++%7C+%0A++++++++++%7B%7B%23ifeq%3A%7B%7Bnamespace%3A%7B%7B%7Bpage%7D%7D%7D+%7D%7D%7C%7B%7Btalkspace%3A%7B%7B%7Bpage%7D%7D%7D+%7D%7D%0A++++++++++%7C+talk%0A++++++++++%7C+%7B%7Bsubjectspace%3A%7B%7B%7Bpage%7D%7D%7D+%7D%7D+%0A++++++++++%7D%7D%0A++++++++%7C+%0A++++++++++%7B%7B%23ifeq%3A%7Ctalk%0A++++++++++%7C+talk%0A++++++++++%7C++%0A++++++++++%7D%7D%0A++++++++%7D%7D%0A++++++%7D%7D%0A++%7C+showall+++%3D+showall+++%0A++%7C+main+++++++++%0A++%7C+++++++++++%3D+1%0A++%7C+talk++++++%3D+++%0A++%7C+user++++++%3D+++%0A++%7C+wikipedia+%3D+++%0A++%7C+file%0A++%7C+image+++++%3D+2%0A++%7C+mediawiki+%3D+++%0A++%7C+template++%3D+2%0A++%7C+help++++++%3D+2%0A++%7C+category++%3D+2%0A++%7C+portal++++%3D+++%0A++%7C+book++++++%3D+++%0A++%7C+other%0A++%7C+%23default++%3D++%0A++%7D%7D%0A%0A%7C+1+%3D+%5B%5BCategory%3AArticles+with+broken+citations%7CYahoo%21+Sports%5D%5D%0A%7C+2+%3D+%5B%5BCategory%3AArticles+with+broken+citations%7C%CF%84Yahoo%21+Sports%5D%5D%0A%7C+3+%3D+%0A%7C+4+%3D+%0A%7C+5+%3D+%0A%7C+6+%3D+%0A%7C+showall+%3D+%5B%5BCategory%3AArticles+with+broken+citations%7CYahoo%21+Sports%5D%5D%5B%5BCategory%3AArticles+with+broken+citations%7C%CF%84Yahoo%21+Sports%5D%5D%0A%7D%7D%7D%7D%0A++++++%7D%7D%0A++++%7D%7D&rft.atitle=
|&rft.genre=book&rft.btitle=
}}
}}{{
#if: {{#if:Yahoo Inc
|Yahoo Inc
|{{#if:
|{{{last1}}}
|
}}
}} |&rft.aulast=%7B%7B%23if%3AYahoo+Inc%0A++++++++++++++++%7CYahoo+Inc%0A++++++++++++++++%7C%7B%7B%23if%3A%0A+++++++++++++++++++%7C%7B%7B%7Blast1%7D%7D%7D%0A+++++++++++++++++++%7C+%0A+++++++++++++++++%7D%7D%0A++++++++++++++%7D%7D{{
#if: {{#if:|{{{first}}}|}} |&rft.aufirst=%7B%7B%23if%3A%7C%7B%7B%7Bfirst%7D%7D%7D%7C%7D%7D
}}
}}{{
#if: {{#if:Yahoo Inc
|Yahoo Inc
|{{#if:
|{{{last1}}}
|
}}
}} |&rft.au=%7B%7B%23if%3AYahoo+Inc%0A++++++++++++++++%7CYahoo+Inc%0A++++++++++++++++%7C%7B%7B%23if%3A%0A+++++++++++++++++++%7C%7B%7B%7Blast1%7D%7D%7D%0A+++++++++++++++++++%7C+%0A+++++++++++++++++%7D%7D%0A++++++++++++++%7D%7D{{
#if: {{#if:|{{{first}}}|}} |%2C%26%2332%3B%7B%7B%23if%3A%7C%7B%7B%7Bfirst%7D%7D%7D%7C%7D%7D
}}
}}{{
#if: |&rft.au={{
#if: |%2C%26%2332%3B
}}
}}{{
#if: |&rft.au={{
#if: |%2C%26%2332%3B
}}
}}{{
#if: |&rft.au={{
#if: |%2C%26%2332%3B
}}
}}{{
#if: |&rft.au={{
#if: |%2C%26%2332%3B
}}
}}{{
#if: |&rft.au={{
#if: |%2C%26%2332%3B
}}
}}{{
#if: |&rft.au={{
#if: |%2C%26%2332%3B
}}
}}{{
#if: |&rft.au={{
#if: |%2C%26%2332%3B
}}
}}{{
#if: |&rft.au={{
#if: |%2C%26%2332%3B
}}
}}{{
#if: {{#if:|{{{date}}}| {{#if:|{{{year}}}|}}}} |&rft.date=%7B%7B%23if%3A%7C%7B%7B%7Bdate%7D%7D%7D%7C++%7B%7B%23if%3A%7C%7B%7B%7Byear%7D%7D%7D%7C%7D%7D%7D%7D
}}{{
#if: |&rft.series=%7B%7B%7BSeries%7D%7D%7D
}}{{
#if: |&rft.volume=%7B%7B%7BVolume%7D%7D%7D
}}{{
#if: |&rft.issue=%7B%7B%7BIssue%7D%7D%7D
}}{{
#if: {{#if:|p. {{{page}}}|{{#if:|pp. | }} }} |&rft.pages=%7B%7B%23if%3A%7Cp.+%7B%7B%7Bpage%7D%7D%7D%7C%7B%7B%23if%3A%7Cpp.+%7C+%7D%7D+%7D%7D
}}{{
#if: |&rft.edition=%7B%7B%7BEdition%7D%7D%7D
}}{{
#if: |&rft.place=
}}{{
#if: Yahoo! Sports |&rft.pub=Yahoo%21+Sports
}}{{
#if: |&rft_id=info:doi/
}}{{
#if: |&rft_id=info:pmid/%7B%7B%7BPMID%7D%7D%7D
}}{{
#if: |&rft_id=info:bibcode/%7B%7B%7BBibcode%7D%7D%7D
}}{{
#if: |&rft_id=info:oclcnum/%7B%7B%7BOCLC%7D%7D%7D
}}{{
#if: |&rft.isbn=%7B%7B%7BISBN%7D%7D%7D
}}{{
#if: |&rft.issn=%7B%7B%7BISSN%7D%7D%7D
}}{{
#if: {{#if:||http://sports.yahoo.com/top/gen/sitemap}} |&rft_id=%7B%7B%23if%3A%7C%7Chttp%3A%2F%2Fsports.yahoo.com%2Ftop%2Fgen%2Fsitemap%7D%7D
}}&rfr_id=info:sid/en.wikipedia.org:Yahoo%21_Sports"></span>{{#if:|}}</ref> Yahoo! Sports also previously covered the now defunct ABL and WUSA.
Writers
Yahoo! Sports has many writers. As of 2007 they had: Dan Wetzel, Adrian Wojnarowski, Jason Cole, Charles Robinson, Jeff Passan, Josh Peter, Tim Brown, Kevin Iole, Dave Meltzer, Bob Margolis, Jerry Bonkowski, John Murphy, Michael Silver, Matt Buser, Terry Bowden, Kenny Smith, Matt Romig, Martin Rogers, James C. Black, Brandon Funston, Greg Anthony, Cris Carter, Marc J. Spears and Gerry Ahern.<ref>{{
#if:{{#if:Yahoo! Inc
|Yahoo! Inc
|{{#if:
|{{{last1}}}
|
}}
}}
|{{
#if:
|{{
#iferror: {{ #expr: 1*{{{AuthorMask}}} }}
|{{{AuthorMask}}}
|{{#ifeq: yahoo! sports | doc
|
{{
#ifeq: show | show
| {{
{{#switch:
{{#if:
|
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| main | = ambox | talk = tmbox | user = ombox | wikipedia = ombox | file | image = imbox | mediawiki = ombox | template = ombox | help = ombox | category = cmbox | portal = ombox | book = ombox | other | #default = ombox
}}
| type = notice
| image = 40px
| imageright =
| style =
| textstyle =
| text = This is a documentation subpage for :Yahoo! Sports.
It contains usage information, categories, interlanguage links and other content that is not part of the original {{ #if: | {{{text2}}} | {{ #if: | {{{text1}}} | {{ #ifeq: | User | template page | {{ #if: | page|article}}}}}}}}.
| small =
| smallimage =
| smallimageright =
| smalltext =
}}
}}{{
#if:
|
| [[Category:{{
#if:
|
| Article
}} documentation]]
}}
|
}}
This template is used to produce a simple loop that can repeat up to 150 times. It is not a real loop; it works by conditionally repeating the string. It is a simple version of {{For loop}}. To use it, enter:
{{loop|times to repeat|string}}
If string contains an equals sign, you must put "|2=string" instead of "|string". Examples:
- {{loop|4|n}} produces Template loop detected: Template:Loop
- {{loop|25|test}} produces Template loop detected: Template:Loop
- {{#expr:2{{loop|50|*2}}}} produces {{#expr:2Template loop detected: Template:Loop}}
- {{loop|9|2==}} produces Template loop detected: Template:Loop (the "2=" must be present)
- {{loop|3|{{CURRENTYEAR}}}} produces Template loop detected: Template:Loop
{{xpd/w{{#if:|l}}|"}}{{xpd/w{{#if:|l}}|{}}{{xpd/w{{#if:|l}}|{}}{{xpd/w{{#if:|l}}|loop}}{{xpd/w{{#if:|l}}|&p}}{{xpd/w{{#if:|l}}|{{#switch:p3q|p q=&s|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|3}}}}{{xpd/w{{#if:|l}}|{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}}}{{xpd/w{{#if:|l}}|{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}}}{{xpd/w{{#if:|l}}|&p}}{{xpd/w{{#if:|l}}|{{#switch:pabq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|ab}}}}{{xpd/w{{#if:|l}}|{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}}}{{xpd/w{{#if:|l}}|{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}}}{{xpd/w{{#if:|l}}|}}}{{xpd/w{{#if:|l}}|}}}{{xpd/w{{#if:|l}}|{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}}}{{xpd/w{{#if:|l}}|{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}}}{{xpd/w{{#if:|l}}|{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}}}{{xpd/w{{#if:|l}}|{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}}}{{xpd/w{{#if:|l}}|{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}}}{{xpd/w{{#if:|l}}|{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}}}{{xpd/w{{#if:|l}}|{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}}}{{xpd/w{{#if:|l}}|{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}}}{{xpd/w{{#if:|l}}|{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}}}{{xpd/w{{#if:|l}}|"}} gives "Template loop detected: Template:Loop" [http://www.fantasycafewiki.com/index.php?title=Special:ExpandTemplates&input={{#switch:p"q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:"|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%22}}{{#switch:p{q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:{|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7B}}{{#switch:p{q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:{|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7B}}{{#switch:ploopq|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:loop|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|loop}}{{#switch:p&pq|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:&p|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%26p}}{{#switch:p{{#switch:p3q|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|3}}q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:{{#switch:p3q|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|3}}|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7B%7B%23switch%3Ap3q%7Cp+q%3D%26s%7Cp%0Aq%3D%26nl%7Cp%2Aq%3D%26%2A%7Cp%23q%3D%26%23%7Cp%3Aq%3D%26%3A%7C3%7D%7D}}{{#switch:p{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:{{#switch:pq|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|}}|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7B%7B%23switch%3Apq%7Cp+q%3D%26s%7Cp%0Aq%3D%26nl%7Cp%2Aq%3D%26%2A%7Cp%23q%3D%26%23%7Cp%3Aq%3D%26%3A%7C%7D%7D}}{{#switch:p{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:{{#switch:pq|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|}}|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7B%7B%23switch%3Apq%7Cp+q%3D%26s%7Cp%0Aq%3D%26nl%7Cp%2Aq%3D%26%2A%7Cp%23q%3D%26%23%7Cp%3Aq%3D%26%3A%7C%7D%7D}}{{#switch:p&pq|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:&p|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%26p}}{{#switch:p{{#switch:pabq|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|ab}}q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:{{#switch:pabq|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|ab}}|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7B%7B%23switch%3Apabq%7Cp+q%3D%26s%7Cp%0Aq%3D%26nl%7Cp%2Aq%3D%26%2A%7Cp%23q%3D%26%23%7Cp%3Aq%3D%26%3A%7Cab%7D%7D}}{{#switch:p{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:{{#switch:pq|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|}}|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7B%7B%23switch%3Apq%7Cp+q%3D%26s%7Cp%0Aq%3D%26nl%7Cp%2Aq%3D%26%2A%7Cp%23q%3D%26%23%7Cp%3Aq%3D%26%3A%7C%7D%7D}}{{#switch:p{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:{{#switch:pq|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|}}|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7B%7B%23switch%3Apq%7Cp+q%3D%26s%7Cp%0Aq%3D%26nl%7Cp%2Aq%3D%26%2A%7Cp%23q%3D%26%23%7Cp%3Aq%3D%26%3A%7C%7D%7D}}{{#switch:p}q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:}|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7D}}{{#switch:p}q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:}|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7D}}{{#switch:p{{#switch:pq|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|}}q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:{{#switch:pq|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|}}|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7B%7B%23switch%3Apq%7Cp+q%3D%26s%7Cp%0Aq%3D%26nl%7Cp%2Aq%3D%26%2A%7Cp%23q%3D%26%23%7Cp%3Aq%3D%26%3A%7C%7D%7D}}{{#switch:p{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:{{#switch:pq|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|}}|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7B%7B%23switch%3Apq%7Cp+q%3D%26s%7Cp%0Aq%3D%26nl%7Cp%2Aq%3D%26%2A%7Cp%23q%3D%26%23%7Cp%3Aq%3D%26%3A%7C%7D%7D}}{{#switch:p{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:{{#switch:pq|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|}}|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7B%7B%23switch%3Apq%7Cp+q%3D%26s%7Cp%0Aq%3D%26nl%7Cp%2Aq%3D%26%2A%7Cp%23q%3D%26%23%7Cp%3Aq%3D%26%3A%7C%7D%7D}}{{#switch:p{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:{{#switch:pq|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|}}|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7B%7B%23switch%3Apq%7Cp+q%3D%26s%7Cp%0Aq%3D%26nl%7Cp%2Aq%3D%26%2A%7Cp%23q%3D%26%23%7Cp%3Aq%3D%26%3A%7C%7D%7D}}{{#switch:p{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:{{#switch:pq|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|}}|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7B%7B%23switch%3Apq%7Cp+q%3D%26s%7Cp%0Aq%3D%26nl%7Cp%2Aq%3D%26%2A%7Cp%23q%3D%26%23%7Cp%3Aq%3D%26%3A%7C%7D%7D}}{{#switch:p{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:{{#switch:pq|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|}}|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7B%7B%23switch%3Apq%7Cp+q%3D%26s%7Cp%0Aq%3D%26nl%7Cp%2Aq%3D%26%2A%7Cp%23q%3D%26%23%7Cp%3Aq%3D%26%3A%7C%7D%7D}}{{#switch:p{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:{{#switch:pq|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|}}|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7B%7B%23switch%3Apq%7Cp+q%3D%26s%7Cp%0Aq%3D%26nl%7Cp%2Aq%3D%26%2A%7Cp%23q%3D%26%23%7Cp%3Aq%3D%26%3A%7C%7D%7D}}{{#switch:p{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:{{#switch:pq|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|}}|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7B%7B%23switch%3Apq%7Cp+q%3D%26s%7Cp%0Aq%3D%26nl%7Cp%2Aq%3D%26%2A%7Cp%23q%3D%26%23%7Cp%3Aq%3D%26%3A%7C%7D%7D}}{{#switch:p{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:{{#switch:pq|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|}}|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7B%7B%23switch%3Apq%7Cp+q%3D%26s%7Cp%0Aq%3D%26nl%7Cp%2Aq%3D%26%2A%7Cp%23q%3D%26%23%7Cp%3Aq%3D%26%3A%7C%7D%7D}}{{#switch:p"q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:"|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%22}}&removecomments=true]
- q|p
See also
eo:Ŝablono:Loop es:Plantilla:Loop eu:Txantiloi:Begizta fr:Modèle:Loop hsb:Předłoha:Loop ia:Patrono:Loop it:Template:Ciclo is:Snið:Lykkja ja:Template:Loop no:Mal:loop nn:Mal:Loop sq:Stampa:Loop sk:Šablóna:Loop sl:Predloga:Zanka sv:Mall:Loop
}}
|{{
#if: {{#if:|{{{authorlink}}}|}}
|[[{{#if:|{{{authorlink}}}|}} |{{#if:Yahoo! Inc
|Yahoo! Inc
|{{#if:
|{{{last1}}}
|
}}
}}{{
#if: {{#if:|{{{first}}}|}}
|, {{#if:|{{{first}}}|}}
}}]]
|{{#if:Yahoo! Inc
|Yahoo! Inc
|{{#if:
|{{{last1}}}
|
}}
}}{{
#if: {{#if:|{{{first}}}|}}
|, {{#if:|{{{first}}}|}}
}}
}}
}}{{
#if:
|{{#ifexpr:8<2
| et al.
|{{
#iferror: {{ #expr: 1*0.0 }}
|
|{{
#if:
|;
|{{#if:| & |; }}
}}
}}{{
#if:
|[[ |{{
#if:
|,
}}]]
|{{
#if:
|,
}}
}}{{
#if:
|{{#ifexpr:8<3
| et al.
|{{
#if:
|;
|{{#if:| & |; }}
}}{{
#if:
|[[ |{{
#if:
|,
}}]]
|{{
#if:
|,
}}
}}{{
#if:
|{{#ifexpr:8<4
| et al.
|{{
#if:
|;
|{{#if:| & |; }}
}}{{
#if:
|[[ |{{
#if:
|,
}}]]
|{{
#if:
|,
}}
}}{{
#if:
|{{#ifexpr:8<5
| et al.
|{{
#if:
|;
|{{#if:| & |; }}
}}{{
#if:
|[[ |{{
#if:
|,
}}]]
|{{
#if:
|,
}}
}}{{
#if:
|{{#ifexpr:8<6
| et al.
|{{
#if:
|;
|{{#if:| & |; }}
}}{{
#if:
|[[ |{{
#if:
|,
}}]]
|{{
#if:
|,
}}
}}{{
#if:
|{{#ifexpr:8<7
| et al.
|{{
#if:
|;
|{{#if:| & |; }}
}}{{
#if:
|[[ |{{
#if:
|,
}}]]
|{{
#if:
|,
}}
}}{{
#if:
|{{#ifexpr:8<8
| et al.
|{{
#if:
|;
|{{#if:| & |; }}
}}{{
#if:
|[[ |{{
#if:
|,
}}]]
|{{
#if:
|,
}}
}}{{
#if:
| et al.
}}
}}
}}
}}
}}
}}
}}
}}
}}
}}
}}
}}
}}
}}
}}{{
#if:
|; |
}}{{
#if: {{#if:N.D.|N.D.| {{#if:|{{{year}}}|}}}}
| ({{#if:N.D.|N.D.| {{#if:|{{{year}}}|}}}}){{
#if:
| [{{{YearNote}}}]
}}
}}
|{{
#if:
|{{
#if:
|[[ |{{
#if:
|,
}}]]
|{{
#if:
|,
}}
}}{{
#if:
|{{
#if:
|;
|{{#if:| & |; }}
}}{{
#if:
|[[ |{{
#if:
|,
}}]]
|{{
#if:
|,
}}
}}{{
#if:
|{{
#if:
|;
|{{#if:| & |; }}
}}{{
#if:
|[[ |{{
#if:
|,
}}]]
|{{
#if:
|,
}}
}}{{
#if:
| et al.
}}
}}
}}, ed{{#if:|s}}{{#ifeq:{{#ifeq:{{{seperator}}} |;|;|. }}|.||.}}{{
#if: {{#if:N.D.|N.D.| {{#if:|{{{year}}}|}}}}
| ({{#if:N.D.|N.D.| {{#if:|{{{year}}}|}}}}){{
#if:
| [{{{YearNote}}}]
}}
}}
}}
}}{{
#if: {{
#if:Yahoo! Sports Opinion & Analysis
|Yahoo! Sports Opinion & Analysis
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}{{#if:||{{#if:||}}}}
|{{
#if:{{#if:Yahoo! Inc
|Yahoo! Inc
|{{#if:
|{{{last1}}}
|
}}
}}
|{{#ifeq:{{{seperator}}} |;|;|. }}
}}{{#if:{{
#if: {{#if:||http://sports.yahoo.com/top/expertscorner}}
|{{#if:||http://sports.yahoo.com/top/expertscorner}}
|{{
#if:
|{{{URL}}}
|{{#ifexpr:{{#time: U}} > {{#time: U | 2001-10-10 }}
|{{
#if:
|http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid={{{PMC}}}
}}
}}
}}
}}
|[{{
#if: {{#if:||http://sports.yahoo.com/top/expertscorner}}
|{{#if:||http://sports.yahoo.com/top/expertscorner}}
|{{
#if:
|{{{URL}}}
|{{#ifexpr:{{#time: U}} > {{#time: U | 2001-10-10 }}
|{{
#if:
|http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid={{{PMC}}}
}}
}}
}}
}} {{
#if:
|{{
#if:Yahoo! Sports Opinion & Analysis
|Yahoo! Sports Opinion & Analysis
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}
|"{{
#if:Yahoo! Sports Opinion & Analysis
|Yahoo! Sports Opinion & Analysis
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}{{
#if:
|{{
#if: {{
#if:Yahoo! Sports Opinion & Analysis
|Yahoo! Sports Opinion & Analysis
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}
|
}}[]
}}"
}}]
|{{
#if:
|{{
#if:Yahoo! Sports Opinion & Analysis
|Yahoo! Sports Opinion & Analysis
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}
|"{{
#if:Yahoo! Sports Opinion & Analysis
|Yahoo! Sports Opinion & Analysis
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}{{
#if:
|{{
#if: {{
#if:Yahoo! Sports Opinion & Analysis
|Yahoo! Sports Opinion & Analysis
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}
|
}}[]
}}"
}}
}} }}{{
#if:
|{{
#ifeq: |
|
|{{
#if: {{#if:Yahoo! Inc
|Yahoo! Inc
|{{#if:
|{{{last1}}}
|
}}
}}{{
#if:Yahoo! Sports Opinion & Analysis
|Yahoo! Sports Opinion & Analysis
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}
|{{#ifeq:{{{seperator}}} |;|;|. }} written at {{{Place}}}
}}
}}
}}{{
#if:
|{{
#if: {{#if:Yahoo! Inc
|Yahoo! Inc
|{{#if:
|{{{last1}}}
|
}}
}}
|{{#ifeq:{{{seperator}}} |;|;|. }} {{
#if: {{
#if:Yahoo! Sports Opinion & Analysis
|Yahoo! Sports Opinion & Analysis
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}
|{{#ifeq:{{#ifeq:{{{seperator}}} |;|;|. }}|.|I|i}}n
}}{{
#if:
|[[ |{{
#if:
|,
}}]]
|{{
#if:
|,
}}}}{{
#if:
|{{
#if:
|;
|{{#if:| & |; }}
}}{{
#if:
|[[|{{
#if:
|,
}}]]
|{{
#if:
|,
}}
}}{{
#if:
|{{
#if:
|;
|{{#if:| & |; }}
}}{{
#if:
|[[|{{
#if:
|,
}}]]
|{{
#if:
|,
}}
}}{{
#if:
| et al.
}}
}}
}}{{
#if: {{
#if:Yahoo! Sports Opinion & Analysis
|Yahoo! Sports Opinion & Analysis
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}
|
|{{#ifeq:{{{seperator}}} |;|;|. }} ed{{#if:|s}}{{#ifeq:{{#ifeq:{{{seperator}}} |;|;|. }}|.||.}}
}}
}}
}}{{
#if:
|{{
#if:
|{{#ifeq:{{{seperator}}} |;|;|. }}
}}{{
#if: {{#if:Yahoo! Inc
|Yahoo! Inc
|{{#if:
|{{{last1}}}
|
}}
}}{{
#if:Yahoo! Sports Opinion & Analysis
|Yahoo! Sports Opinion & Analysis
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}
|{{#ifeq:{{{seperator}}} |;|;|. }} }}{{
#if:
|{{#if:{{
#if: {{
#if:Yahoo! Sports Opinion & Analysis
|Yahoo! Sports Opinion & Analysis
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}
|{{
#if: {{#if:||http://sports.yahoo.com/top/expertscorner}}
|{{
#if:
|{{{URL}}}
|{{
#ifexpr: {{#time: U}} > {{#time: U | 2001-10-10 }} | {{
#if:
| http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid={{{PMC}}}
}}
}}
}}
}}
|{{
#if:
|{{{URL}}}
|{{#ifexpr:{{#time: U}} > {{#time: U | 2001-10-10 }} |{{
#if:
| http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid={{{PMC}}}
}}
}}
}}
}}
|[{{
#if: {{
#if:Yahoo! Sports Opinion & Analysis
|Yahoo! Sports Opinion & Analysis
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}
|{{
#if: {{#if:||http://sports.yahoo.com/top/expertscorner}}
|{{
#if:
|{{{URL}}}
|{{
#ifexpr: {{#time: U}} > {{#time: U | 2001-10-10 }} | {{
#if:
| http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid={{{PMC}}}
}}
}}
}}
}}
|{{
#if:
|{{{URL}}}
|{{#ifexpr:{{#time: U}} > {{#time: U | 2001-10-10 }} |{{
#if:
| http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid={{{PMC}}}
}}
}}
}}
}} "{{
#if:
|{{
#if:
|
}}[]
}}"]
|"{{
#if:
|{{
#if:
|
}}[]
}}"
}}{{
#if:
|{{#ifeq:{{{seperator}}} |;|;|. }} {{{TitleNote}}}
}}
}}
}}{{
#if: | (in )
}}{{
#if: | ()
}}{{
#if:
|{{
#if:{{
#if:Yahoo! Sports Opinion & Analysis
|Yahoo! Sports Opinion & Analysis
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}
|{{#ifeq:{{{seperator}}} |;|;|. }}
}}{{{Periodical}}}{{
#if:
|{{#ifeq:{{{seperator}}} |;|;|. }} {{{Series}}}
}}{{
#if:
|{{
#if:
| (: )
| ()
}}
|{{
#if:
| ()
}}
}}{{
#if:
| {{{Volume}}}{{
#if:
| ({{{Issue}}})
}}
|{{
#if:
| ({{{Issue}}})
}}
}}{{
#if: {{#if:|p. {{{page}}}|{{#if:|pp. | }} }}
|: {{#if:|p. {{{page}}}|{{#if:|pp. | }} }}
}}
|{{
#if:
|{{
#if: {{#if:Yahoo! Inc
|Yahoo! Inc
|{{#if:
|{{{last1}}}
|
}}
}}{{
#if:Yahoo! Sports Opinion & Analysis
|Yahoo! Sports Opinion & Analysis
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}
|{{#ifeq:{{{seperator}}} |;|;|. }}
}} {{#if:{{
#if: {{
#if:Yahoo! Sports Opinion & Analysis
|Yahoo! Sports Opinion & Analysis
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}
|{{
#if: {{#if:||http://sports.yahoo.com/top/expertscorner}}
|{{
#if:
|{{{URL}}}
|{{#ifexpr:{{#time: U}} > {{#time: U | 2001-10-10 }}|{{
#if:
| http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid={{{PMC}}}
}}}}
}}
}}
|{{
#if:
|{{{URL}}}
|{{#ifexpr:{{#time: U}} > {{#time: U | 2001-10-10 }}|{{
#if:
| http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid={{{PMC}}}
}}}}
}}
}}
|[{{
#if: {{
#if:Yahoo! Sports Opinion & Analysis
|Yahoo! Sports Opinion & Analysis
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}
|{{
#if: {{#if:||http://sports.yahoo.com/top/expertscorner}}
|{{
#if:
|{{{URL}}}
|{{#ifexpr:{{#time: U}} > {{#time: U | 2001-10-10 }}|{{
#if:
| http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid={{{PMC}}}
}}}}
}}
}}
|{{
#if:
|{{{URL}}}
|{{#ifexpr:{{#time: U}} > {{#time: U | 2001-10-10 }}|{{
#if:
| http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid={{{PMC}}}
}}}}
}}
}} {{
#if:| [{{{TransItalic}}}]
}}]
|{{
#if:| [{{{TransItalic}}}]
}}
}}
}}{{
#if:
| ({{{TitleType}}})
}}{{
#if:
|{{#ifeq:{{{seperator}}} |;|;|. }} {{{Series}}}
}}{{
#if:
|{{#ifeq:{{{seperator}}} |;|;|. }} {{{Volume}}}
}}{{
#if:
|{{#ifeq:{{{seperator}}} |;|;|. }}
}}{{
#if:
| ({{{Edition}}} ed.)
}}{{
#if:
|{{#ifeq:{{{seperator}}} |;|;|. }}
}}{{
#if:
|{{
#if:
|:
|{{#ifeq:{{{seperator}}} |;|;|. }}
}}
}}
}}{{
#if: {{#if:Yahoo! Inc
|Yahoo! Inc
|{{#if:
|{{{last1}}}
|
}}
}}
|
|{{
#if: {{#if:N.D.|N.D.| {{#if:|{{{year}}}|}}}}
|{{#ifeq:{{{seperator}}} |;|;|. }} {{#if:N.D.|N.D.| {{#if:|{{{year}}}|}}}}{{
#if:
| [{{{YearNote}}}]
}}
}}
}}{{
#if:
|{{
#ifeq: | {{#if:N.D.|N.D.| {{#if:|{{{year}}}|}}}}
|
|{{
#if:
|{{
#if: {{#if:Yahoo! Inc
|Yahoo! Inc
|{{#if:
|{{{last1}}}
|
}}
}}
|{{#ifeq:{{{seperator}}} |;|;|. }} {{{PublicationDate}}}
| (published {{{PublicationDate}}})
}}
|{{
#if:
|{{#ifeq:{{{seperator}}} |;|;|. }} {{{PublicationDate}}}
| (published {{{PublicationDate}}})
}}
}}
}}
}}{{
#if:
|
|{{
#if: {{#if:|p. {{{page}}}|{{#if:|pp. | }} }}
|{{#ifeq:{{{seperator}}} |;|;|. }} {{#if:|p. {{{page}}}|{{#if:|pp. | }} }}
}}
}}{{
- if:
|{{#ifeq:{{{seperator}}} |;|;|. }} {{#switch:doi
|arxiv=arXiv:{{#if:
| []
|
}}
{{#if:1||arXiv:{{#if:
| []
|
}}
}}
|doi={{#if:
|doi: (inactive ) {{#ifeq: |
|[[Category:Pages with DOIs inactive since {{#time: Y | }}]]
|
}}
|doi:
}}
{{#if:1||{{#if:
|doi: (inactive )
|doi:
}}
}}
|asin=ASIN
{{#if:1||ASIN
}}
|bibcode=Bibcode:
{{#if:1||Bibcode:
}}
|jfm=JFM
{{#if:1||JFM
}}
|jstor=JSTOR
{{#if:1||JSTOR
}}
|isbn=ISBN [[Special:BookSources/|]]
{{#if:1||ISBN
}}
|issn=ISSN
{{#if:1||ISSN
}}
|mr=MR
{{#if:1||MR
}}
|oclc=OCLC
{{#if:1||OCLC
}}
|pmc=PMC
{{#if:1||PMC
}}
|pmid=PMID
{{#if:1||PMID
}}
|zbl=ZBL
{{#if:1||ZBL
}}
}} }}{{
#if:
|{{
#if: {{#if:Yahoo! Inc
|Yahoo! Inc
|{{#if:
|{{{last1}}}
|
}}
}}{{
#if:Yahoo! Sports Opinion & Analysis
|Yahoo! Sports Opinion & Analysis
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}
|{{#ifeq:{{{seperator}}} |;|;|. }} {{{ID}}}
|{{{ID}}}
}}
}}{{
#if:
|{{#ifeq:{{{seperator}}} |;|;|. }} {{#switch:isbn
|arxiv=arXiv:{{#if:
| []
|
}}
{{#if:1||arXiv:{{#if:
| []
|
}}
}}
|doi={{#if:
|doi: (inactive ) {{#ifeq: |
|[[Category:Pages with DOIs inactive since {{#time: Y | }}]]
|
}}
|doi:
}}
{{#if:1||{{#if:
|doi: (inactive )
|doi:
}}
}}
|asin=ASIN
{{#if:1||ASIN
}}
|bibcode=Bibcode:
{{#if:1||Bibcode:
}}
|jfm=JFM
{{#if:1||JFM
}}
|jstor=JSTOR
{{#if:1||JSTOR
}}
|isbn=ISBN [[Special:BookSources/|]]
{{#if:1||ISBN
}}
|issn=ISSN
{{#if:1||ISSN
}}
|mr=MR
{{#if:1||MR
}}
|oclc=OCLC
{{#if:1||OCLC
}}
|pmc=PMC
{{#if:1||PMC
}}
|pmid=PMID
{{#if:1||PMID
}}
|zbl=ZBL
{{#if:1||ZBL
}}
}} }}{{
#if:
|{{#ifeq:{{{seperator}}} |;|;|. }} {{#switch:issn
|arxiv=arXiv:{{#if:
| []
|
}}
{{#if:1||arXiv:{{#if:
| []
|
}}
}}
|doi={{#if:
|doi: (inactive ) {{#ifeq: |
|[[Category:Pages with DOIs inactive since {{#time: Y | }}]]
|
}}
|doi:
}}
{{#if:1||{{#if:
|doi: (inactive )
|doi:
}}
}}
|asin=ASIN
{{#if:1||ASIN
}}
|bibcode=Bibcode:
{{#if:1||Bibcode:
}}
|jfm=JFM
{{#if:1||JFM
}}
|jstor=JSTOR
{{#if:1||JSTOR
}}
|isbn=ISBN [[Special:BookSources/|]]
{{#if:1||ISBN
}}
|issn=ISSN
{{#if:1||ISSN
}}
|mr=MR
{{#if:1||MR
}}
|oclc=OCLC
{{#if:1||OCLC
}}
|pmc=PMC
{{#if:1||PMC
}}
|pmid=PMID
{{#if:1||PMID
}}
|zbl=ZBL
{{#if:1||ZBL
}}
}} }}{{
#if:
|{{#ifeq:{{{seperator}}} |;|;|. }} {{#switch:oclc
|arxiv=arXiv:{{#if:
| []
|
}}
{{#if:1||arXiv:{{#if:
| []
|
}}
}}
|doi={{#if:
|doi: (inactive ) {{#ifeq: |
|[[Category:Pages with DOIs inactive since {{#time: Y | }}]]
|
}}
|doi:
}}
{{#if:1||{{#if:
|doi: (inactive )
|doi:
}}
}}
|asin=ASIN
{{#if:1||ASIN
}}
|bibcode=Bibcode:
{{#if:1||Bibcode:
}}
|jfm=JFM
{{#if:1||JFM
}}
|jstor=JSTOR
{{#if:1||JSTOR
}}
|isbn=ISBN [[Special:BookSources/|]]
{{#if:1||ISBN
}}
|issn=ISSN
{{#if:1||ISSN
}}
|mr=MR
{{#if:1||MR
}}
|oclc=OCLC
{{#if:1||OCLC
}}
|pmc=PMC
{{#if:1||PMC
}}
|pmid=PMID
{{#if:1||PMID
}}
|zbl=ZBL
{{#if:1||ZBL
}}
}} }}{{
#if:
|{{#ifeq:{{{seperator}}} |;|;|. }} {{#switch:pmid
|arxiv=arXiv:{{#if:
| []
|
}}
{{#if:1||arXiv:{{#if:
| []
|
}}
}}
|doi={{#if:
|doi: (inactive ) {{#ifeq: |
|[[Category:Pages with DOIs inactive since {{#time: Y | }}]]
|
}}
|doi:
}}
{{#if:1||{{#if:
|doi: (inactive )
|doi:
}}
}}
|asin=ASIN
{{#if:1||ASIN
}}
|bibcode=Bibcode:
{{#if:1||Bibcode:
}}
|jfm=JFM
{{#if:1||JFM
}}
|jstor=JSTOR
{{#if:1||JSTOR
}}
|isbn=ISBN [[Special:BookSources/|]]
{{#if:1||ISBN
}}
|issn=ISSN
{{#if:1||ISSN
}}
|mr=MR
{{#if:1||MR
}}
|oclc=OCLC
{{#if:1||OCLC
}}
|pmc=PMC
{{#if:1||PMC
}}
|pmid=PMID
{{#if:1||PMID
}}
|zbl=ZBL
{{#if:1||ZBL
}}
}} }}{{
#if:
|{{
#if:
|{{#ifeq:{{{seperator}}} |;|;|. }} {{#switch:pmc
|arxiv=arXiv:{{#if:
| []
|
}}
{{#if:1||arXiv:{{#if:
| []
|
}}
}}
|doi={{#if:
|doi: (inactive ) {{#ifeq: |
|[[Category:Pages with DOIs inactive since {{#time: Y | }}]]
|
}}
|doi:
}}
{{#if:1||{{#if:
|doi: (inactive )
|doi:
}}
}}
|asin=ASIN
{{#if:1||ASIN
}}
|bibcode=Bibcode:
{{#if:1||Bibcode:
}}
|jfm=JFM
{{#if:1||JFM
}}
|jstor=JSTOR
{{#if:1||JSTOR
}}
|isbn=ISBN [[Special:BookSources/|]]
{{#if:1||ISBN
}}
|issn=ISSN
{{#if:1||ISSN
}}
|mr=MR
{{#if:1||MR
}}
|oclc=OCLC
{{#if:1||OCLC
}}
|pmc=PMC
{{#if:1||PMC
}}
|pmid=PMID
{{#if:1||PMID
}}
|zbl=ZBL
{{#if:1||ZBL
}}
}}
|{{#if:1||{{#ifeq:{{{seperator}}} |;|;|. }} {{#switch:pmc
|arxiv=arXiv:{{#if:
| []
|
}}
{{#if:1||arXiv:{{#if:
| []
|
}}
}}
|doi={{#if:
|doi: (inactive ) {{#ifeq: |
|[[Category:Pages with DOIs inactive since {{#time: Y | }}]]
|
}}
|doi:
}}
{{#if:1||{{#if:
|doi: (inactive )
|doi:
}}
}}
|asin=ASIN
{{#if:1||ASIN
}}
|bibcode=Bibcode:
{{#if:1||Bibcode:
}}
|jfm=JFM
{{#if:1||JFM
}}
|jstor=JSTOR
{{#if:1||JSTOR
}}
|isbn=ISBN [[Special:BookSources/|]]
{{#if:1||ISBN
}}
|issn=ISSN
{{#if:1||ISSN
}}
|mr=MR
{{#if:1||MR
}}
|oclc=OCLC
{{#if:1||OCLC
}}
|pmc=PMC
{{#if:1||PMC
}}
|pmid=PMID
{{#if:1||PMID
}}
|zbl=ZBL
{{#if:1||ZBL
}}
}} }}
}}
}}{{
#if:
|{{#ifeq:{{{seperator}}} |;|;|. }} {{#switch:bibcode
|arxiv=arXiv:{{#if:
| []
|
}}
{{#if:1||arXiv:{{#if:
| []
|
}}
}}
|doi={{#if:
|doi: (inactive ) {{#ifeq: |
|[[Category:Pages with DOIs inactive since {{#time: Y | }}]]
|
}}
|doi:
}}
{{#if:1||{{#if:
|doi: (inactive )
|doi:
}}
}}
|asin=ASIN
{{#if:1||ASIN
}}
|bibcode=Bibcode:
{{#if:1||Bibcode:
}}
|jfm=JFM
{{#if:1||JFM
}}
|jstor=JSTOR
{{#if:1||JSTOR
}}
|isbn=ISBN [[Special:BookSources/|]]
{{#if:1||ISBN
}}
|issn=ISSN
{{#if:1||ISSN
}}
|mr=MR
{{#if:1||MR
}}
|oclc=OCLC
{{#if:1||OCLC
}}
|pmc=PMC
{{#if:1||PMC
}}
|pmid=PMID
{{#if:1||PMID
}}
|zbl=ZBL
{{#if:1||ZBL
}}
}} }}{{
- if:
|{{#ifeq:{{{seperator}}} |;|;|. }} {{{Archive}}} |{{
#if:
|{{#ifeq:{{{seperator}}} |;|;|. }} {{#ifeq:{{#ifeq:{{{seperator}}} |;|;|. }}|.|A|a}}rchived{{
#if:http://sports.yahoo.com/top/expertscorner{{#if:||http://sports.yahoo.com/top/expertscorner}}
|{{#if:| from {{#if:http://sports.yahoo.com/top/expertscorner
|the original
|the original
}}}}
}}{{
#if:
| on
}}{{
#if:{{#if:||A}}{{#if:http://sports.yahoo.com/top/expertscorner{{#if:||http://sports.yahoo.com/top/expertscorner}}||B}}{{#if:||C}}
|. Error: If you specify |{{#if:|archiveurl|archivedate}}=, you must {{#if:http://sports.yahoo.com/top/expertscorner{{#if:||http://sports.yahoo.com/top/expertscorner}}| also specify |{{#if:|archivedate|archiveurl}}=|first specify |url=}}{{#if:| when using {{[[Template:{{{2}}}|{{{2}}}]]}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}} }}
}}{{
#if: {{#if:||http://sports.yahoo.com/top/expertscorner}}
|{{
#if: {{
#if:Yahoo! Sports Opinion & Analysis
|Yahoo! Sports Opinion & Analysis
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}
|{{#ifeq:{{{seperator}}} |;|;|. }} {{
#if: {{#if:||http://sports.yahoo.com/top/expertscorner}}
|{{#if:||http://sports.yahoo.com/top/expertscorner}}
|{{{URL}}}
}}
|{{#ifeq:{{{seperator}}} |;|;|. }} {{
#if: {{#if:||http://sports.yahoo.com/top/expertscorner}}
|{{#if:||http://sports.yahoo.com/top/expertscorner}}
|{{{URL}}}
}}
}}{{
#if: {{#if:March 26, 2007
|{{#if:
|March 26, 2007 {{{accessyear}}}
|March 26, 2007
}}
|
}}
| {{#ifeq:{{#ifeq:{{{seperator}}} |;|;|. }}|,|, r|. R}}etrieved {{#if:March 26, 2007
|{{#if:
|March 26, 2007 {{{accessyear}}}
|March 26, 2007
}}
|
}}
}}
}}{{#if:
|{{#ifeq:{{{seperator}}} |;|;|. }} [{{{laysummary}}} Lay summary]{{#if: | – {{{laysource}}}}}
}}{{#if:
| ({{{laydate}}})
}}{{#if:
|{{#ifeq:{{{seperator}}} |;|;|. }} ""
}}{{#if:||.}}<span
class="Z3988"
title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3A{{
#if:
|journal&rft.genre=article&rft.atitle=&rft.jtitle=
|book{{
#if: {{
#if:Yahoo! Sports Opinion & Analysis
|Yahoo! Sports Opinion & Analysis
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}
|&rft.genre=bookitem&rft.btitle=%7B%7B%0A++++%23if%3AYahoo%21+Sports+Opinion+%26+Analysis%0A++++%7CYahoo%21+Sports+Opinion+%26+Analysis%0A++++%7C%7B%7B%0A++++++%23if%3A%0A++++++%7C%0A++++++%7C%3Cspan+class%3D%22error%22%3EError%3A+no+%3Ccode%3E%26%23124%3Btitle%26%2361%3B%3C%2Fcode%3E+specified%7B%7B%23if%3ACite+web%7C%26%2332%3Bwhen+using+%7B%7B%5B%5BTemplate%3ACite+web%7CCite+web%5D%5D%7D%7D%7D%7D%3C%2Fspan%3E%7B%7B%23ifeq%3A%7Ctrue%7C%7C%7B%7B%23switch%3A++++%0A++%7B%7B%23switch%3A++++%0A++++%7B%7B%23if%3A+%0A++++++%7C+%7B%7B%7Bdemospace%7D%7D%7D%0A++++++%7C+%7B%7B%23if%3A+%0A++++++++%7C+%0A++++++++++%7B%7B%23ifeq%3A%7B%7Bnamespace%3A%7B%7B%7Bpage%7D%7D%7D+%7D%7D%7C%7B%7Btalkspace%3A%7B%7B%7Bpage%7D%7D%7D+%7D%7D%0A++++++++++%7C+talk%0A++++++++++%7C+%7B%7Bsubjectspace%3A%7B%7B%7Bpage%7D%7D%7D+%7D%7D+%0A++++++++++%7D%7D%0A++++++++%7C+%0A++++++++++%7B%7B%23ifeq%3A%7Ctalk%0A++++++++++%7C+talk%0A++++++++++%7C++%0A++++++++++%7D%7D%0A++++++++%7D%7D%0A++++++%7D%7D%0A++%7C+showall+++%3D+showall+++%0A++%7C+main+++++++++%0A++%7C+++++++++++%3D+1%0A++%7C+talk++++++%3D+++%0A++%7C+user++++++%3D+++%0A++%7C+wikipedia+%3D+++%0A++%7C+file%0A++%7C+image+++++%3D+2%0A++%7C+mediawiki+%3D+++%0A++%7C+template++%3D+2%0A++%7C+help++++++%3D+2%0A++%7C+category++%3D+2%0A++%7C+portal++++%3D+++%0A++%7C+book++++++%3D+++%0A++%7C+other%0A++%7C+%23default++%3D++%0A++%7D%7D%0A%0A%7C+1+%3D+%5B%5BCategory%3AArticles+with+broken+citations%7CYahoo%21+Sports%5D%5D%0A%7C+2+%3D+%5B%5BCategory%3AArticles+with+broken+citations%7C%CF%84Yahoo%21+Sports%5D%5D%0A%7C+3+%3D+%0A%7C+4+%3D+%0A%7C+5+%3D+%0A%7C+6+%3D+%0A%7C+showall+%3D+%5B%5BCategory%3AArticles+with+broken+citations%7CYahoo%21+Sports%5D%5D%5B%5BCategory%3AArticles+with+broken+citations%7C%CF%84Yahoo%21+Sports%5D%5D%0A%7D%7D%7D%7D%0A++++++%7D%7D%0A++++%7D%7D&rft.atitle=
|&rft.genre=book&rft.btitle=
}}
}}{{
#if: {{#if:Yahoo! Inc
|Yahoo! Inc
|{{#if:
|{{{last1}}}
|
}}
}} |&rft.aulast=%7B%7B%23if%3AYahoo%21+Inc%0A++++++++++++++++%7CYahoo%21+Inc%0A++++++++++++++++%7C%7B%7B%23if%3A%0A+++++++++++++++++++%7C%7B%7B%7Blast1%7D%7D%7D%0A+++++++++++++++++++%7C+%0A+++++++++++++++++%7D%7D%0A++++++++++++++%7D%7D{{
#if: {{#if:|{{{first}}}|}} |&rft.aufirst=%7B%7B%23if%3A%7C%7B%7B%7Bfirst%7D%7D%7D%7C%7D%7D
}}
}}{{
#if: {{#if:Yahoo! Inc
|Yahoo! Inc
|{{#if:
|{{{last1}}}
|
}}
}} |&rft.au=%7B%7B%23if%3AYahoo%21+Inc%0A++++++++++++++++%7CYahoo%21+Inc%0A++++++++++++++++%7C%7B%7B%23if%3A%0A+++++++++++++++++++%7C%7B%7B%7Blast1%7D%7D%7D%0A+++++++++++++++++++%7C+%0A+++++++++++++++++%7D%7D%0A++++++++++++++%7D%7D{{
#if: {{#if:|{{{first}}}|}} |%2C%26%2332%3B%7B%7B%23if%3A%7C%7B%7B%7Bfirst%7D%7D%7D%7C%7D%7D
}}
}}{{
#if: |&rft.au={{
#if: |%2C%26%2332%3B
}}
}}{{
#if: |&rft.au={{
#if: |%2C%26%2332%3B
}}
}}{{
#if: |&rft.au={{
#if: |%2C%26%2332%3B
}}
}}{{
#if: |&rft.au={{
#if: |%2C%26%2332%3B
}}
}}{{
#if: |&rft.au={{
#if: |%2C%26%2332%3B
}}
}}{{
#if: |&rft.au={{
#if: |%2C%26%2332%3B
}}
}}{{
#if: |&rft.au={{
#if: |%2C%26%2332%3B
}}
}}{{
#if: |&rft.au={{
#if: |%2C%26%2332%3B
}}
}}{{
#if: {{#if:N.D.|N.D.| {{#if:|{{{year}}}|}}}} |&rft.date=%7B%7B%23if%3AN.D.%7CN.D.%7C++%7B%7B%23if%3A%7C%7B%7B%7Byear%7D%7D%7D%7C%7D%7D%7D%7D
}}{{
#if: |&rft.series=%7B%7B%7BSeries%7D%7D%7D
}}{{
#if: |&rft.volume=%7B%7B%7BVolume%7D%7D%7D
}}{{
#if: |&rft.issue=%7B%7B%7BIssue%7D%7D%7D
}}{{
#if: {{#if:|p. {{{page}}}|{{#if:|pp. | }} }} |&rft.pages=%7B%7B%23if%3A%7Cp.+%7B%7B%7Bpage%7D%7D%7D%7C%7B%7B%23if%3A%7Cpp.+%7C+%7D%7D+%7D%7D
}}{{
#if: |&rft.edition=%7B%7B%7BEdition%7D%7D%7D
}}{{
#if: |&rft.place=
}}{{
#if: |&rft.pub=
}}{{
#if: |&rft_id=info:doi/
}}{{
#if: |&rft_id=info:pmid/%7B%7B%7BPMID%7D%7D%7D
}}{{
#if: |&rft_id=info:bibcode/%7B%7B%7BBibcode%7D%7D%7D
}}{{
#if: |&rft_id=info:oclcnum/%7B%7B%7BOCLC%7D%7D%7D
}}{{
#if: |&rft.isbn=%7B%7B%7BISBN%7D%7D%7D
}}{{
#if: |&rft.issn=%7B%7B%7BISSN%7D%7D%7D
}}{{
#if: {{#if:||http://sports.yahoo.com/top/expertscorner}} |&rft_id=%7B%7B%23if%3A%7C%7Chttp%3A%2F%2Fsports.yahoo.com%2Ftop%2Fexpertscorner%7D%7D
}}&rfr_id=info:sid/en.wikipedia.org:Yahoo%21_Sports"></span>{{#if:|}}</ref>
Key dates in Yahoo! Sports
- December 8, 1997 - Yahoo! Sports is launched.<ref name="yhoo.client.shareholder.com"/>
- January 17, 2003 - Yahoo! Sports launched their first major redesign of the website.<ref>{{
#if:{{#if:Yahoo! Inc
|Yahoo! Inc
|{{#if:
|{{{last1}}}
|
}}
}}
|{{
#if:
|{{
#iferror: {{ #expr: 1*{{{AuthorMask}}} }}
|{{{AuthorMask}}}
|{{#ifeq: yahoo! sports | doc
|
{{
#ifeq: show | show
| {{
{{#switch:
{{#if:
|
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| main | = ambox | talk = tmbox | user = ombox | wikipedia = ombox | file | image = imbox | mediawiki = ombox | template = ombox | help = ombox | category = cmbox | portal = ombox | book = ombox | other | #default = ombox
}}
| type = notice
| image = 40px
| imageright =
| style =
| textstyle =
| text = This is a documentation subpage for :Yahoo! Sports.
It contains usage information, categories, interlanguage links and other content that is not part of the original {{ #if: | {{{text2}}} | {{ #if: | {{{text1}}} | {{ #ifeq: | User | template page | {{ #if: | page|article}}}}}}}}.
| small =
| smallimage =
| smallimageright =
| smalltext =
}}
}}{{
#if:
|
| [[Category:{{
#if:
|
| Article
}} documentation]]
}}
|
}}
This template is used to produce a simple loop that can repeat up to 150 times. It is not a real loop; it works by conditionally repeating the string. It is a simple version of {{For loop}}. To use it, enter:
{{loop|times to repeat|string}}
If string contains an equals sign, you must put "|2=string" instead of "|string". Examples:
- {{loop|4|n}} produces Template loop detected: Template:Loop
- {{loop|25|test}} produces Template loop detected: Template:Loop
- {{#expr:2{{loop|50|*2}}}} produces {{#expr:2Template loop detected: Template:Loop}}
- {{loop|9|2==}} produces Template loop detected: Template:Loop (the "2=" must be present)
- {{loop|3|{{CURRENTYEAR}}}} produces Template loop detected: Template:Loop
{{xpd/w{{#if:|l}}|"}}{{xpd/w{{#if:|l}}|{}}{{xpd/w{{#if:|l}}|{}}{{xpd/w{{#if:|l}}|loop}}{{xpd/w{{#if:|l}}|&p}}{{xpd/w{{#if:|l}}|{{#switch:p3q|p q=&s|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|3}}}}{{xpd/w{{#if:|l}}|{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}}}{{xpd/w{{#if:|l}}|{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}}}{{xpd/w{{#if:|l}}|&p}}{{xpd/w{{#if:|l}}|{{#switch:pabq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|ab}}}}{{xpd/w{{#if:|l}}|{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}}}{{xpd/w{{#if:|l}}|{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}}}{{xpd/w{{#if:|l}}|}}}{{xpd/w{{#if:|l}}|}}}{{xpd/w{{#if:|l}}|{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}}}{{xpd/w{{#if:|l}}|{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}}}{{xpd/w{{#if:|l}}|{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}}}{{xpd/w{{#if:|l}}|{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}}}{{xpd/w{{#if:|l}}|{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}}}{{xpd/w{{#if:|l}}|{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}}}{{xpd/w{{#if:|l}}|{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}}}{{xpd/w{{#if:|l}}|{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}}}{{xpd/w{{#if:|l}}|{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}}}{{xpd/w{{#if:|l}}|"}} gives "Template loop detected: Template:Loop" [http://www.fantasycafewiki.com/index.php?title=Special:ExpandTemplates&input={{#switch:p"q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:"|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%22}}{{#switch:p{q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:{|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7B}}{{#switch:p{q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:{|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7B}}{{#switch:ploopq|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:loop|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|loop}}{{#switch:p&pq|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:&p|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%26p}}{{#switch:p{{#switch:p3q|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|3}}q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:{{#switch:p3q|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|3}}|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7B%7B%23switch%3Ap3q%7Cp+q%3D%26s%7Cp%0Aq%3D%26nl%7Cp%2Aq%3D%26%2A%7Cp%23q%3D%26%23%7Cp%3Aq%3D%26%3A%7C3%7D%7D}}{{#switch:p{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:{{#switch:pq|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|}}|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7B%7B%23switch%3Apq%7Cp+q%3D%26s%7Cp%0Aq%3D%26nl%7Cp%2Aq%3D%26%2A%7Cp%23q%3D%26%23%7Cp%3Aq%3D%26%3A%7C%7D%7D}}{{#switch:p{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:{{#switch:pq|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|}}|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7B%7B%23switch%3Apq%7Cp+q%3D%26s%7Cp%0Aq%3D%26nl%7Cp%2Aq%3D%26%2A%7Cp%23q%3D%26%23%7Cp%3Aq%3D%26%3A%7C%7D%7D}}{{#switch:p&pq|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:&p|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%26p}}{{#switch:p{{#switch:pabq|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|ab}}q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:{{#switch:pabq|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|ab}}|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7B%7B%23switch%3Apabq%7Cp+q%3D%26s%7Cp%0Aq%3D%26nl%7Cp%2Aq%3D%26%2A%7Cp%23q%3D%26%23%7Cp%3Aq%3D%26%3A%7Cab%7D%7D}}{{#switch:p{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:{{#switch:pq|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|}}|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7B%7B%23switch%3Apq%7Cp+q%3D%26s%7Cp%0Aq%3D%26nl%7Cp%2Aq%3D%26%2A%7Cp%23q%3D%26%23%7Cp%3Aq%3D%26%3A%7C%7D%7D}}{{#switch:p{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:{{#switch:pq|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|}}|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7B%7B%23switch%3Apq%7Cp+q%3D%26s%7Cp%0Aq%3D%26nl%7Cp%2Aq%3D%26%2A%7Cp%23q%3D%26%23%7Cp%3Aq%3D%26%3A%7C%7D%7D}}{{#switch:p}q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:}|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7D}}{{#switch:p}q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:}|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7D}}{{#switch:p{{#switch:pq|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|}}q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:{{#switch:pq|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|}}|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7B%7B%23switch%3Apq%7Cp+q%3D%26s%7Cp%0Aq%3D%26nl%7Cp%2Aq%3D%26%2A%7Cp%23q%3D%26%23%7Cp%3Aq%3D%26%3A%7C%7D%7D}}{{#switch:p{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:{{#switch:pq|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|}}|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7B%7B%23switch%3Apq%7Cp+q%3D%26s%7Cp%0Aq%3D%26nl%7Cp%2Aq%3D%26%2A%7Cp%23q%3D%26%23%7Cp%3Aq%3D%26%3A%7C%7D%7D}}{{#switch:p{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:{{#switch:pq|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|}}|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7B%7B%23switch%3Apq%7Cp+q%3D%26s%7Cp%0Aq%3D%26nl%7Cp%2Aq%3D%26%2A%7Cp%23q%3D%26%23%7Cp%3Aq%3D%26%3A%7C%7D%7D}}{{#switch:p{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:{{#switch:pq|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|}}|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7B%7B%23switch%3Apq%7Cp+q%3D%26s%7Cp%0Aq%3D%26nl%7Cp%2Aq%3D%26%2A%7Cp%23q%3D%26%23%7Cp%3Aq%3D%26%3A%7C%7D%7D}}{{#switch:p{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:{{#switch:pq|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|}}|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7B%7B%23switch%3Apq%7Cp+q%3D%26s%7Cp%0Aq%3D%26nl%7Cp%2Aq%3D%26%2A%7Cp%23q%3D%26%23%7Cp%3Aq%3D%26%3A%7C%7D%7D}}{{#switch:p{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:{{#switch:pq|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|}}|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7B%7B%23switch%3Apq%7Cp+q%3D%26s%7Cp%0Aq%3D%26nl%7Cp%2Aq%3D%26%2A%7Cp%23q%3D%26%23%7Cp%3Aq%3D%26%3A%7C%7D%7D}}{{#switch:p{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:{{#switch:pq|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|}}|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7B%7B%23switch%3Apq%7Cp+q%3D%26s%7Cp%0Aq%3D%26nl%7Cp%2Aq%3D%26%2A%7Cp%23q%3D%26%23%7Cp%3Aq%3D%26%3A%7C%7D%7D}}{{#switch:p{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:{{#switch:pq|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|}}|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7B%7B%23switch%3Apq%7Cp+q%3D%26s%7Cp%0Aq%3D%26nl%7Cp%2Aq%3D%26%2A%7Cp%23q%3D%26%23%7Cp%3Aq%3D%26%3A%7C%7D%7D}}{{#switch:p{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:{{#switch:pq|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|}}|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7B%7B%23switch%3Apq%7Cp+q%3D%26s%7Cp%0Aq%3D%26nl%7Cp%2Aq%3D%26%2A%7Cp%23q%3D%26%23%7Cp%3Aq%3D%26%3A%7C%7D%7D}}{{#switch:p"q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:"|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%22}}&removecomments=true]
- q|p
See also
eo:Ŝablono:Loop es:Plantilla:Loop eu:Txantiloi:Begizta fr:Modèle:Loop hsb:Předłoha:Loop ia:Patrono:Loop it:Template:Ciclo is:Snið:Lykkja ja:Template:Loop no:Mal:loop nn:Mal:Loop sq:Stampa:Loop sk:Šablóna:Loop sl:Predloga:Zanka sv:Mall:Loop
}}
|{{
#if: {{#if:|{{{authorlink}}}|}}
|[[{{#if:|{{{authorlink}}}|}} |{{#if:Yahoo! Inc
|Yahoo! Inc
|{{#if:
|{{{last1}}}
|
}}
}}{{
#if: {{#if:|{{{first}}}|}}
|, {{#if:|{{{first}}}|}}
}}]]
|{{#if:Yahoo! Inc
|Yahoo! Inc
|{{#if:
|{{{last1}}}
|
}}
}}{{
#if: {{#if:|{{{first}}}|}}
|, {{#if:|{{{first}}}|}}
}}
}}
}}{{
#if:
|{{#ifexpr:8<2
| et al.
|{{
#iferror: {{ #expr: 1*0.0 }}
|
|{{
#if:
|;
|{{#if:| & |; }}
}}
}}{{
#if:
|[[ |{{
#if:
|,
}}]]
|{{
#if:
|,
}}
}}{{
#if:
|{{#ifexpr:8<3
| et al.
|{{
#if:
|;
|{{#if:| & |; }}
}}{{
#if:
|[[ |{{
#if:
|,
}}]]
|{{
#if:
|,
}}
}}{{
#if:
|{{#ifexpr:8<4
| et al.
|{{
#if:
|;
|{{#if:| & |; }}
}}{{
#if:
|[[ |{{
#if:
|,
}}]]
|{{
#if:
|,
}}
}}{{
#if:
|{{#ifexpr:8<5
| et al.
|{{
#if:
|;
|{{#if:| & |; }}
}}{{
#if:
|[[ |{{
#if:
|,
}}]]
|{{
#if:
|,
}}
}}{{
#if:
|{{#ifexpr:8<6
| et al.
|{{
#if:
|;
|{{#if:| & |; }}
}}{{
#if:
|[[ |{{
#if:
|,
}}]]
|{{
#if:
|,
}}
}}{{
#if:
|{{#ifexpr:8<7
| et al.
|{{
#if:
|;
|{{#if:| & |; }}
}}{{
#if:
|[[ |{{
#if:
|,
}}]]
|{{
#if:
|,
}}
}}{{
#if:
|{{#ifexpr:8<8
| et al.
|{{
#if:
|;
|{{#if:| & |; }}
}}{{
#if:
|[[ |{{
#if:
|,
}}]]
|{{
#if:
|,
}}
}}{{
#if:
| et al.
}}
}}
}}
}}
}}
}}
}}
}}
}}
}}
}}
}}
}}
}}
}}{{
#if:
|; |
}}{{
#if: {{#if:Jan. 20, 2003|Jan. 20, 2003| {{#if:|{{{year}}}|}}}}
| ({{#if:Jan. 20, 2003|Jan. 20, 2003| {{#if:|{{{year}}}|}}}}){{
#if:
| [{{{YearNote}}}]
}}
}}
|{{
#if:
|{{
#if:
|[[ |{{
#if:
|,
}}]]
|{{
#if:
|,
}}
}}{{
#if:
|{{
#if:
|;
|{{#if:| & |; }}
}}{{
#if:
|[[ |{{
#if:
|,
}}]]
|{{
#if:
|,
}}
}}{{
#if:
|{{
#if:
|;
|{{#if:| & |; }}
}}{{
#if:
|[[ |{{
#if:
|,
}}]]
|{{
#if:
|,
}}
}}{{
#if:
| et al.
}}
}}
}}, ed{{#if:|s}}{{#ifeq:{{#ifeq:{{{seperator}}} |;|;|. }}|.||.}}{{
#if: {{#if:Jan. 20, 2003|Jan. 20, 2003| {{#if:|{{{year}}}|}}}}
| ({{#if:Jan. 20, 2003|Jan. 20, 2003| {{#if:|{{{year}}}|}}}}){{
#if:
| [{{{YearNote}}}]
}}
}}
}}
}}{{
#if: {{
#if:Re-Launched Yahoo! Sports Site Brings Unique Content, Sports Personalities and Real-Time Event Coverage to Fans Online
|Re-Launched Yahoo! Sports Site Brings Unique Content, Sports Personalities and Real-Time Event Coverage to Fans Online
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}{{#if:||{{#if:||}}}}
|{{
#if:{{#if:Yahoo! Inc
|Yahoo! Inc
|{{#if:
|{{{last1}}}
|
}}
}}
|{{#ifeq:{{{seperator}}} |;|;|. }}
}}{{#if:{{
#if: {{#if:||http://docs.yahoo.com/docs/pr/release1054.html}}
|{{#if:||http://docs.yahoo.com/docs/pr/release1054.html}}
|{{
#if:
|{{{URL}}}
|{{#ifexpr:{{#time: U}} > {{#time: U | 2001-10-10 }}
|{{
#if:
|http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid={{{PMC}}}
}}
}}
}}
}}
|[{{
#if: {{#if:||http://docs.yahoo.com/docs/pr/release1054.html}}
|{{#if:||http://docs.yahoo.com/docs/pr/release1054.html}}
|{{
#if:
|{{{URL}}}
|{{#ifexpr:{{#time: U}} > {{#time: U | 2001-10-10 }}
|{{
#if:
|http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid={{{PMC}}}
}}
}}
}}
}} {{
#if:
|{{
#if:Re-Launched Yahoo! Sports Site Brings Unique Content, Sports Personalities and Real-Time Event Coverage to Fans Online
|Re-Launched Yahoo! Sports Site Brings Unique Content, Sports Personalities and Real-Time Event Coverage to Fans Online
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}
|"{{
#if:Re-Launched Yahoo! Sports Site Brings Unique Content, Sports Personalities and Real-Time Event Coverage to Fans Online
|Re-Launched Yahoo! Sports Site Brings Unique Content, Sports Personalities and Real-Time Event Coverage to Fans Online
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}{{
#if:
|{{
#if: {{
#if:Re-Launched Yahoo! Sports Site Brings Unique Content, Sports Personalities and Real-Time Event Coverage to Fans Online
|Re-Launched Yahoo! Sports Site Brings Unique Content, Sports Personalities and Real-Time Event Coverage to Fans Online
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}
|
}}[]
}}"
}}]
|{{
#if:
|{{
#if:Re-Launched Yahoo! Sports Site Brings Unique Content, Sports Personalities and Real-Time Event Coverage to Fans Online
|Re-Launched Yahoo! Sports Site Brings Unique Content, Sports Personalities and Real-Time Event Coverage to Fans Online
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}
|"{{
#if:Re-Launched Yahoo! Sports Site Brings Unique Content, Sports Personalities and Real-Time Event Coverage to Fans Online
|Re-Launched Yahoo! Sports Site Brings Unique Content, Sports Personalities and Real-Time Event Coverage to Fans Online
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}{{
#if:
|{{
#if: {{
#if:Re-Launched Yahoo! Sports Site Brings Unique Content, Sports Personalities and Real-Time Event Coverage to Fans Online
|Re-Launched Yahoo! Sports Site Brings Unique Content, Sports Personalities and Real-Time Event Coverage to Fans Online
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}
|
}}[]
}}"
}}
}} }}{{
#if:
|{{
#ifeq: |
|
|{{
#if: {{#if:Yahoo! Inc
|Yahoo! Inc
|{{#if:
|{{{last1}}}
|
}}
}}{{
#if:Re-Launched Yahoo! Sports Site Brings Unique Content, Sports Personalities and Real-Time Event Coverage to Fans Online
|Re-Launched Yahoo! Sports Site Brings Unique Content, Sports Personalities and Real-Time Event Coverage to Fans Online
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}
|{{#ifeq:{{{seperator}}} |;|;|. }} written at {{{Place}}}
}}
}}
}}{{
#if:
|{{
#if: {{#if:Yahoo! Inc
|Yahoo! Inc
|{{#if:
|{{{last1}}}
|
}}
}}
|{{#ifeq:{{{seperator}}} |;|;|. }} {{
#if: {{
#if:Re-Launched Yahoo! Sports Site Brings Unique Content, Sports Personalities and Real-Time Event Coverage to Fans Online
|Re-Launched Yahoo! Sports Site Brings Unique Content, Sports Personalities and Real-Time Event Coverage to Fans Online
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}
|{{#ifeq:{{#ifeq:{{{seperator}}} |;|;|. }}|.|I|i}}n
}}{{
#if:
|[[ |{{
#if:
|,
}}]]
|{{
#if:
|,
}}}}{{
#if:
|{{
#if:
|;
|{{#if:| & |; }}
}}{{
#if:
|[[|{{
#if:
|,
}}]]
|{{
#if:
|,
}}
}}{{
#if:
|{{
#if:
|;
|{{#if:| & |; }}
}}{{
#if:
|[[|{{
#if:
|,
}}]]
|{{
#if:
|,
}}
}}{{
#if:
| et al.
}}
}}
}}{{
#if: {{
#if:Re-Launched Yahoo! Sports Site Brings Unique Content, Sports Personalities and Real-Time Event Coverage to Fans Online
|Re-Launched Yahoo! Sports Site Brings Unique Content, Sports Personalities and Real-Time Event Coverage to Fans Online
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}
|
|{{#ifeq:{{{seperator}}} |;|;|. }} ed{{#if:|s}}{{#ifeq:{{#ifeq:{{{seperator}}} |;|;|. }}|.||.}}
}}
}}
}}{{
#if:
|{{
#if:
|{{#ifeq:{{{seperator}}} |;|;|. }}
}}{{
#if: {{#if:Yahoo! Inc
|Yahoo! Inc
|{{#if:
|{{{last1}}}
|
}}
}}{{
#if:Re-Launched Yahoo! Sports Site Brings Unique Content, Sports Personalities and Real-Time Event Coverage to Fans Online
|Re-Launched Yahoo! Sports Site Brings Unique Content, Sports Personalities and Real-Time Event Coverage to Fans Online
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}
|{{#ifeq:{{{seperator}}} |;|;|. }} }}{{
#if:
|{{#if:{{
#if: {{
#if:Re-Launched Yahoo! Sports Site Brings Unique Content, Sports Personalities and Real-Time Event Coverage to Fans Online
|Re-Launched Yahoo! Sports Site Brings Unique Content, Sports Personalities and Real-Time Event Coverage to Fans Online
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}
|{{
#if: {{#if:||http://docs.yahoo.com/docs/pr/release1054.html}}
|{{
#if:
|{{{URL}}}
|{{
#ifexpr: {{#time: U}} > {{#time: U | 2001-10-10 }} | {{
#if:
| http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid={{{PMC}}}
}}
}}
}}
}}
|{{
#if:
|{{{URL}}}
|{{#ifexpr:{{#time: U}} > {{#time: U | 2001-10-10 }} |{{
#if:
| http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid={{{PMC}}}
}}
}}
}}
}}
|[{{
#if: {{
#if:Re-Launched Yahoo! Sports Site Brings Unique Content, Sports Personalities and Real-Time Event Coverage to Fans Online
|Re-Launched Yahoo! Sports Site Brings Unique Content, Sports Personalities and Real-Time Event Coverage to Fans Online
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}
|{{
#if: {{#if:||http://docs.yahoo.com/docs/pr/release1054.html}}
|{{
#if:
|{{{URL}}}
|{{
#ifexpr: {{#time: U}} > {{#time: U | 2001-10-10 }} | {{
#if:
| http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid={{{PMC}}}
}}
}}
}}
}}
|{{
#if:
|{{{URL}}}
|{{#ifexpr:{{#time: U}} > {{#time: U | 2001-10-10 }} |{{
#if:
| http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid={{{PMC}}}
}}
}}
}}
}} "{{
#if:
|{{
#if:
|
}}[]
}}"]
|"{{
#if:
|{{
#if:
|
}}[]
}}"
}}{{
#if:
|{{#ifeq:{{{seperator}}} |;|;|. }} {{{TitleNote}}}
}}
}}
}}{{
#if: | (in )
}}{{
#if: | ()
}}{{
#if:
|{{
#if:{{
#if:Re-Launched Yahoo! Sports Site Brings Unique Content, Sports Personalities and Real-Time Event Coverage to Fans Online
|Re-Launched Yahoo! Sports Site Brings Unique Content, Sports Personalities and Real-Time Event Coverage to Fans Online
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}
|{{#ifeq:{{{seperator}}} |;|;|. }}
}}{{{Periodical}}}{{
#if:
|{{#ifeq:{{{seperator}}} |;|;|. }} {{{Series}}}
}}{{
#if:
|{{
#if: Yahoo! Media Relations
| (: Yahoo! Media Relations)
| ()
}}
|{{
#if: Yahoo! Media Relations
| (Yahoo! Media Relations)
}}
}}{{
#if:
| {{{Volume}}}{{
#if:
| ({{{Issue}}})
}}
|{{
#if:
| ({{{Issue}}})
}}
}}{{
#if: {{#if:|p. {{{page}}}|{{#if:|pp. | }} }}
|: {{#if:|p. {{{page}}}|{{#if:|pp. | }} }}
}}
|{{
#if:
|{{
#if: {{#if:Yahoo! Inc
|Yahoo! Inc
|{{#if:
|{{{last1}}}
|
}}
}}{{
#if:Re-Launched Yahoo! Sports Site Brings Unique Content, Sports Personalities and Real-Time Event Coverage to Fans Online
|Re-Launched Yahoo! Sports Site Brings Unique Content, Sports Personalities and Real-Time Event Coverage to Fans Online
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}
|{{#ifeq:{{{seperator}}} |;|;|. }}
}} {{#if:{{
#if: {{
#if:Re-Launched Yahoo! Sports Site Brings Unique Content, Sports Personalities and Real-Time Event Coverage to Fans Online
|Re-Launched Yahoo! Sports Site Brings Unique Content, Sports Personalities and Real-Time Event Coverage to Fans Online
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}
|{{
#if: {{#if:||http://docs.yahoo.com/docs/pr/release1054.html}}
|{{
#if:
|{{{URL}}}
|{{#ifexpr:{{#time: U}} > {{#time: U | 2001-10-10 }}|{{
#if:
| http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid={{{PMC}}}
}}}}
}}
}}
|{{
#if:
|{{{URL}}}
|{{#ifexpr:{{#time: U}} > {{#time: U | 2001-10-10 }}|{{
#if:
| http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid={{{PMC}}}
}}}}
}}
}}
|[{{
#if: {{
#if:Re-Launched Yahoo! Sports Site Brings Unique Content, Sports Personalities and Real-Time Event Coverage to Fans Online
|Re-Launched Yahoo! Sports Site Brings Unique Content, Sports Personalities and Real-Time Event Coverage to Fans Online
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}
|{{
#if: {{#if:||http://docs.yahoo.com/docs/pr/release1054.html}}
|{{
#if:
|{{{URL}}}
|{{#ifexpr:{{#time: U}} > {{#time: U | 2001-10-10 }}|{{
#if:
| http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid={{{PMC}}}
}}}}
}}
}}
|{{
#if:
|{{{URL}}}
|{{#ifexpr:{{#time: U}} > {{#time: U | 2001-10-10 }}|{{
#if:
| http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid={{{PMC}}}
}}}}
}}
}} {{
#if:| [{{{TransItalic}}}]
}}]
|{{
#if:| [{{{TransItalic}}}]
}}
}}
}}{{
#if:
| ({{{TitleType}}})
}}{{
#if:
|{{#ifeq:{{{seperator}}} |;|;|. }} {{{Series}}}
}}{{
#if:
|{{#ifeq:{{{seperator}}} |;|;|. }} {{{Volume}}}
}}{{
#if:
|{{#ifeq:{{{seperator}}} |;|;|. }}
}}{{
#if:
| ({{{Edition}}} ed.)
}}{{
#if:
|{{#ifeq:{{{seperator}}} |;|;|. }}
}}{{
#if: Yahoo! Media Relations
|{{
#if:
|:
|{{#ifeq:{{{seperator}}} |;|;|. }}
}} Yahoo! Media Relations
}}
}}{{
#if: {{#if:Yahoo! Inc
|Yahoo! Inc
|{{#if:
|{{{last1}}}
|
}}
}}
|
|{{
#if: {{#if:Jan. 20, 2003|Jan. 20, 2003| {{#if:|{{{year}}}|}}}}
|{{#ifeq:{{{seperator}}} |;|;|. }} {{#if:Jan. 20, 2003|Jan. 20, 2003| {{#if:|{{{year}}}|}}}}{{
#if:
| [{{{YearNote}}}]
}}
}}
}}{{
#if:
|{{
#ifeq: | {{#if:Jan. 20, 2003|Jan. 20, 2003| {{#if:|{{{year}}}|}}}}
|
|{{
#if:
|{{
#if: {{#if:Yahoo! Inc
|Yahoo! Inc
|{{#if:
|{{{last1}}}
|
}}
}}
|{{#ifeq:{{{seperator}}} |;|;|. }} {{{PublicationDate}}}
| (published {{{PublicationDate}}})
}}
|{{
#if:
|{{#ifeq:{{{seperator}}} |;|;|. }} {{{PublicationDate}}}
| (published {{{PublicationDate}}})
}}
}}
}}
}}{{
#if:
|
|{{
#if: {{#if:|p. {{{page}}}|{{#if:|pp. | }} }}
|{{#ifeq:{{{seperator}}} |;|;|. }} {{#if:|p. {{{page}}}|{{#if:|pp. | }} }}
}}
}}{{
- if:
|{{#ifeq:{{{seperator}}} |;|;|. }} {{#switch:doi
|arxiv=arXiv:{{#if:
| []
|
}}
{{#if:1||arXiv:{{#if:
| []
|
}}
}}
|doi={{#if:
|doi: (inactive ) {{#ifeq: |
|[[Category:Pages with DOIs inactive since {{#time: Y | }}]]
|
}}
|doi:
}}
{{#if:1||{{#if:
|doi: (inactive )
|doi:
}}
}}
|asin=ASIN
{{#if:1||ASIN
}}
|bibcode=Bibcode:
{{#if:1||Bibcode:
}}
|jfm=JFM
{{#if:1||JFM
}}
|jstor=JSTOR
{{#if:1||JSTOR
}}
|isbn=ISBN [[Special:BookSources/|]]
{{#if:1||ISBN
}}
|issn=ISSN
{{#if:1||ISSN
}}
|mr=MR
{{#if:1||MR
}}
|oclc=OCLC
{{#if:1||OCLC
}}
|pmc=PMC
{{#if:1||PMC
}}
|pmid=PMID
{{#if:1||PMID
}}
|zbl=ZBL
{{#if:1||ZBL
}}
}} }}{{
#if:
|{{
#if: {{#if:Yahoo! Inc
|Yahoo! Inc
|{{#if:
|{{{last1}}}
|
}}
}}{{
#if:Re-Launched Yahoo! Sports Site Brings Unique Content, Sports Personalities and Real-Time Event Coverage to Fans Online
|Re-Launched Yahoo! Sports Site Brings Unique Content, Sports Personalities and Real-Time Event Coverage to Fans Online
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}
|{{#ifeq:{{{seperator}}} |;|;|. }} {{{ID}}}
|{{{ID}}}
}}
}}{{
#if:
|{{#ifeq:{{{seperator}}} |;|;|. }} {{#switch:isbn
|arxiv=arXiv:{{#if:
| []
|
}}
{{#if:1||arXiv:{{#if:
| []
|
}}
}}
|doi={{#if:
|doi: (inactive ) {{#ifeq: |
|[[Category:Pages with DOIs inactive since {{#time: Y | }}]]
|
}}
|doi:
}}
{{#if:1||{{#if:
|doi: (inactive )
|doi:
}}
}}
|asin=ASIN
{{#if:1||ASIN
}}
|bibcode=Bibcode:
{{#if:1||Bibcode:
}}
|jfm=JFM
{{#if:1||JFM
}}
|jstor=JSTOR
{{#if:1||JSTOR
}}
|isbn=ISBN [[Special:BookSources/|]]
{{#if:1||ISBN
}}
|issn=ISSN
{{#if:1||ISSN
}}
|mr=MR
{{#if:1||MR
}}
|oclc=OCLC
{{#if:1||OCLC
}}
|pmc=PMC
{{#if:1||PMC
}}
|pmid=PMID
{{#if:1||PMID
}}
|zbl=ZBL
{{#if:1||ZBL
}}
}} }}{{
#if:
|{{#ifeq:{{{seperator}}} |;|;|. }} {{#switch:issn
|arxiv=arXiv:{{#if:
| []
|
}}
{{#if:1||arXiv:{{#if:
| []
|
}}
}}
|doi={{#if:
|doi: (inactive ) {{#ifeq: |
|[[Category:Pages with DOIs inactive since {{#time: Y | }}]]
|
}}
|doi:
}}
{{#if:1||{{#if:
|doi: (inactive )
|doi:
}}
}}
|asin=ASIN
{{#if:1||ASIN
}}
|bibcode=Bibcode:
{{#if:1||Bibcode:
}}
|jfm=JFM
{{#if:1||JFM
}}
|jstor=JSTOR
{{#if:1||JSTOR
}}
|isbn=ISBN [[Special:BookSources/|]]
{{#if:1||ISBN
}}
|issn=ISSN
{{#if:1||ISSN
}}
|mr=MR
{{#if:1||MR
}}
|oclc=OCLC
{{#if:1||OCLC
}}
|pmc=PMC
{{#if:1||PMC
}}
|pmid=PMID
{{#if:1||PMID
}}
|zbl=ZBL
{{#if:1||ZBL
}}
}} }}{{
#if:
|{{#ifeq:{{{seperator}}} |;|;|. }} {{#switch:oclc
|arxiv=arXiv:{{#if:
| []
|
}}
{{#if:1||arXiv:{{#if:
| []
|
}}
}}
|doi={{#if:
|doi: (inactive ) {{#ifeq: |
|[[Category:Pages with DOIs inactive since {{#time: Y | }}]]
|
}}
|doi:
}}
{{#if:1||{{#if:
|doi: (inactive )
|doi:
}}
}}
|asin=ASIN
{{#if:1||ASIN
}}
|bibcode=Bibcode:
{{#if:1||Bibcode:
}}
|jfm=JFM
{{#if:1||JFM
}}
|jstor=JSTOR
{{#if:1||JSTOR
}}
|isbn=ISBN [[Special:BookSources/|]]
{{#if:1||ISBN
}}
|issn=ISSN
{{#if:1||ISSN
}}
|mr=MR
{{#if:1||MR
}}
|oclc=OCLC
{{#if:1||OCLC
}}
|pmc=PMC
{{#if:1||PMC
}}
|pmid=PMID
{{#if:1||PMID
}}
|zbl=ZBL
{{#if:1||ZBL
}}
}} }}{{
#if:
|{{#ifeq:{{{seperator}}} |;|;|. }} {{#switch:pmid
|arxiv=arXiv:{{#if:
| []
|
}}
{{#if:1||arXiv:{{#if:
| []
|
}}
}}
|doi={{#if:
|doi: (inactive ) {{#ifeq: |
|[[Category:Pages with DOIs inactive since {{#time: Y | }}]]
|
}}
|doi:
}}
{{#if:1||{{#if:
|doi: (inactive )
|doi:
}}
}}
|asin=ASIN
{{#if:1||ASIN
}}
|bibcode=Bibcode:
{{#if:1||Bibcode:
}}
|jfm=JFM
{{#if:1||JFM
}}
|jstor=JSTOR
{{#if:1||JSTOR
}}
|isbn=ISBN [[Special:BookSources/|]]
{{#if:1||ISBN
}}
|issn=ISSN
{{#if:1||ISSN
}}
|mr=MR
{{#if:1||MR
}}
|oclc=OCLC
{{#if:1||OCLC
}}
|pmc=PMC
{{#if:1||PMC
}}
|pmid=PMID
{{#if:1||PMID
}}
|zbl=ZBL
{{#if:1||ZBL
}}
}} }}{{
#if:
|{{
#if:
|{{#ifeq:{{{seperator}}} |;|;|. }} {{#switch:pmc
|arxiv=arXiv:{{#if:
| []
|
}}
{{#if:1||arXiv:{{#if:
| []
|
}}
}}
|doi={{#if:
|doi: (inactive ) {{#ifeq: |
|[[Category:Pages with DOIs inactive since {{#time: Y | }}]]
|
}}
|doi:
}}
{{#if:1||{{#if:
|doi: (inactive )
|doi:
}}
}}
|asin=ASIN
{{#if:1||ASIN
}}
|bibcode=Bibcode:
{{#if:1||Bibcode:
}}
|jfm=JFM
{{#if:1||JFM
}}
|jstor=JSTOR
{{#if:1||JSTOR
}}
|isbn=ISBN [[Special:BookSources/|]]
{{#if:1||ISBN
}}
|issn=ISSN
{{#if:1||ISSN
}}
|mr=MR
{{#if:1||MR
}}
|oclc=OCLC
{{#if:1||OCLC
}}
|pmc=PMC
{{#if:1||PMC
}}
|pmid=PMID
{{#if:1||PMID
}}
|zbl=ZBL
{{#if:1||ZBL
}}
}}
|{{#if:1||{{#ifeq:{{{seperator}}} |;|;|. }} {{#switch:pmc
|arxiv=arXiv:{{#if:
| []
|
}}
{{#if:1||arXiv:{{#if:
| []
|
}}
}}
|doi={{#if:
|doi: (inactive ) {{#ifeq: |
|[[Category:Pages with DOIs inactive since {{#time: Y | }}]]
|
}}
|doi:
}}
{{#if:1||{{#if:
|doi: (inactive )
|doi:
}}
}}
|asin=ASIN
{{#if:1||ASIN
}}
|bibcode=Bibcode:
{{#if:1||Bibcode:
}}
|jfm=JFM
{{#if:1||JFM
}}
|jstor=JSTOR
{{#if:1||JSTOR
}}
|isbn=ISBN [[Special:BookSources/|]]
{{#if:1||ISBN
}}
|issn=ISSN
{{#if:1||ISSN
}}
|mr=MR
{{#if:1||MR
}}
|oclc=OCLC
{{#if:1||OCLC
}}
|pmc=PMC
{{#if:1||PMC
}}
|pmid=PMID
{{#if:1||PMID
}}
|zbl=ZBL
{{#if:1||ZBL
}}
}} }}
}}
}}{{
#if:
|{{#ifeq:{{{seperator}}} |;|;|. }} {{#switch:bibcode
|arxiv=arXiv:{{#if:
| []
|
}}
{{#if:1||arXiv:{{#if:
| []
|
}}
}}
|doi={{#if:
|doi: (inactive ) {{#ifeq: |
|[[Category:Pages with DOIs inactive since {{#time: Y | }}]]
|
}}
|doi:
}}
{{#if:1||{{#if:
|doi: (inactive )
|doi:
}}
}}
|asin=ASIN
{{#if:1||ASIN
}}
|bibcode=Bibcode:
{{#if:1||Bibcode:
}}
|jfm=JFM
{{#if:1||JFM
}}
|jstor=JSTOR
{{#if:1||JSTOR
}}
|isbn=ISBN [[Special:BookSources/|]]
{{#if:1||ISBN
}}
|issn=ISSN
{{#if:1||ISSN
}}
|mr=MR
{{#if:1||MR
}}
|oclc=OCLC
{{#if:1||OCLC
}}
|pmc=PMC
{{#if:1||PMC
}}
|pmid=PMID
{{#if:1||PMID
}}
|zbl=ZBL
{{#if:1||ZBL
}}
}} }}{{
- if:
|{{#ifeq:{{{seperator}}} |;|;|. }} {{{Archive}}} |{{
#if:
|{{#ifeq:{{{seperator}}} |;|;|. }} {{#ifeq:{{#ifeq:{{{seperator}}} |;|;|. }}|.|A|a}}rchived{{
#if:http://docs.yahoo.com/docs/pr/release1054.html{{#if:||http://docs.yahoo.com/docs/pr/release1054.html}}
|{{#if:| from {{#if:http://docs.yahoo.com/docs/pr/release1054.html
|the original
|the original
}}}}
}}{{
#if:
| on
}}{{
#if:{{#if:||A}}{{#if:http://docs.yahoo.com/docs/pr/release1054.html{{#if:||http://docs.yahoo.com/docs/pr/release1054.html}}||B}}{{#if:||C}}
|. Error: If you specify |{{#if:|archiveurl|archivedate}}=, you must {{#if:http://docs.yahoo.com/docs/pr/release1054.html{{#if:||http://docs.yahoo.com/docs/pr/release1054.html}}| also specify |{{#if:|archivedate|archiveurl}}=|first specify |url=}}{{#if:| when using {{[[Template:{{{2}}}|{{{2}}}]]}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}} }}
}}{{
#if: {{#if:||http://docs.yahoo.com/docs/pr/release1054.html}}
|{{
#if: {{
#if:Re-Launched Yahoo! Sports Site Brings Unique Content, Sports Personalities and Real-Time Event Coverage to Fans Online
|Re-Launched Yahoo! Sports Site Brings Unique Content, Sports Personalities and Real-Time Event Coverage to Fans Online
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}
|{{#ifeq:{{{seperator}}} |;|;|. }} {{
#if: {{#if:||http://docs.yahoo.com/docs/pr/release1054.html}}
|{{#if:||http://docs.yahoo.com/docs/pr/release1054.html}}
|{{{URL}}}
}}
|{{#ifeq:{{{seperator}}} |;|;|. }} {{
#if: {{#if:||http://docs.yahoo.com/docs/pr/release1054.html}}
|{{#if:||http://docs.yahoo.com/docs/pr/release1054.html}}
|{{{URL}}}
}}
}}{{
#if: {{#if:March 26, 2007
|{{#if:
|March 26, 2007 {{{accessyear}}}
|March 26, 2007
}}
|
}}
| {{#ifeq:{{#ifeq:{{{seperator}}} |;|;|. }}|,|, r|. R}}etrieved {{#if:March 26, 2007
|{{#if:
|March 26, 2007 {{{accessyear}}}
|March 26, 2007
}}
|
}}
}}
}}{{#if:
|{{#ifeq:{{{seperator}}} |;|;|. }} [{{{laysummary}}} Lay summary]{{#if: | – {{{laysource}}}}}
}}{{#if:
| ({{{laydate}}})
}}{{#if:
|{{#ifeq:{{{seperator}}} |;|;|. }} ""
}}{{#if:||.}}<span
class="Z3988"
title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3A{{
#if:
|journal&rft.genre=article&rft.atitle=&rft.jtitle=
|book{{
#if: {{
#if:Re-Launched Yahoo! Sports Site Brings Unique Content, Sports Personalities and Real-Time Event Coverage to Fans Online
|Re-Launched Yahoo! Sports Site Brings Unique Content, Sports Personalities and Real-Time Event Coverage to Fans Online
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}
|&rft.genre=bookitem&rft.btitle=%7B%7B%0A++++%23if%3ARe-Launched+Yahoo%21+Sports+Site+Brings+Unique+Content%2C+Sports+Personalities+and+Real-Time+Event+Coverage+to+Fans+Online%0A++++%7CRe-Launched+Yahoo%21+Sports+Site+Brings+Unique+Content%2C+Sports+Personalities+and+Real-Time+Event+Coverage+to+Fans+Online%0A++++%7C%7B%7B%0A++++++%23if%3A%0A++++++%7C%0A++++++%7C%3Cspan+class%3D%22error%22%3EError%3A+no+%3Ccode%3E%26%23124%3Btitle%26%2361%3B%3C%2Fcode%3E+specified%7B%7B%23if%3ACite+web%7C%26%2332%3Bwhen+using+%7B%7B%5B%5BTemplate%3ACite+web%7CCite+web%5D%5D%7D%7D%7D%7D%3C%2Fspan%3E%7B%7B%23ifeq%3A%7Ctrue%7C%7C%7B%7B%23switch%3A++++%0A++%7B%7B%23switch%3A++++%0A++++%7B%7B%23if%3A+%0A++++++%7C+%7B%7B%7Bdemospace%7D%7D%7D%0A++++++%7C+%7B%7B%23if%3A+%0A++++++++%7C+%0A++++++++++%7B%7B%23ifeq%3A%7B%7Bnamespace%3A%7B%7B%7Bpage%7D%7D%7D+%7D%7D%7C%7B%7Btalkspace%3A%7B%7B%7Bpage%7D%7D%7D+%7D%7D%0A++++++++++%7C+talk%0A++++++++++%7C+%7B%7Bsubjectspace%3A%7B%7B%7Bpage%7D%7D%7D+%7D%7D+%0A++++++++++%7D%7D%0A++++++++%7C+%0A++++++++++%7B%7B%23ifeq%3A%7Ctalk%0A++++++++++%7C+talk%0A++++++++++%7C++%0A++++++++++%7D%7D%0A++++++++%7D%7D%0A++++++%7D%7D%0A++%7C+showall+++%3D+showall+++%0A++%7C+main+++++++++%0A++%7C+++++++++++%3D+1%0A++%7C+talk++++++%3D+++%0A++%7C+user++++++%3D+++%0A++%7C+wikipedia+%3D+++%0A++%7C+file%0A++%7C+image+++++%3D+2%0A++%7C+mediawiki+%3D+++%0A++%7C+template++%3D+2%0A++%7C+help++++++%3D+2%0A++%7C+category++%3D+2%0A++%7C+portal++++%3D+++%0A++%7C+book++++++%3D+++%0A++%7C+other%0A++%7C+%23default++%3D++%0A++%7D%7D%0A%0A%7C+1+%3D+%5B%5BCategory%3AArticles+with+broken+citations%7CYahoo%21+Sports%5D%5D%0A%7C+2+%3D+%5B%5BCategory%3AArticles+with+broken+citations%7C%CF%84Yahoo%21+Sports%5D%5D%0A%7C+3+%3D+%0A%7C+4+%3D+%0A%7C+5+%3D+%0A%7C+6+%3D+%0A%7C+showall+%3D+%5B%5BCategory%3AArticles+with+broken+citations%7CYahoo%21+Sports%5D%5D%5B%5BCategory%3AArticles+with+broken+citations%7C%CF%84Yahoo%21+Sports%5D%5D%0A%7D%7D%7D%7D%0A++++++%7D%7D%0A++++%7D%7D&rft.atitle=
|&rft.genre=book&rft.btitle=
}}
}}{{
#if: {{#if:Yahoo! Inc
|Yahoo! Inc
|{{#if:
|{{{last1}}}
|
}}
}} |&rft.aulast=%7B%7B%23if%3AYahoo%21+Inc%0A++++++++++++++++%7CYahoo%21+Inc%0A++++++++++++++++%7C%7B%7B%23if%3A%0A+++++++++++++++++++%7C%7B%7B%7Blast1%7D%7D%7D%0A+++++++++++++++++++%7C+%0A+++++++++++++++++%7D%7D%0A++++++++++++++%7D%7D{{
#if: {{#if:|{{{first}}}|}} |&rft.aufirst=%7B%7B%23if%3A%7C%7B%7B%7Bfirst%7D%7D%7D%7C%7D%7D
}}
}}{{
#if: {{#if:Yahoo! Inc
|Yahoo! Inc
|{{#if:
|{{{last1}}}
|
}}
}} |&rft.au=%7B%7B%23if%3AYahoo%21+Inc%0A++++++++++++++++%7CYahoo%21+Inc%0A++++++++++++++++%7C%7B%7B%23if%3A%0A+++++++++++++++++++%7C%7B%7B%7Blast1%7D%7D%7D%0A+++++++++++++++++++%7C+%0A+++++++++++++++++%7D%7D%0A++++++++++++++%7D%7D{{
#if: {{#if:|{{{first}}}|}} |%2C%26%2332%3B%7B%7B%23if%3A%7C%7B%7B%7Bfirst%7D%7D%7D%7C%7D%7D
}}
}}{{
#if: |&rft.au={{
#if: |%2C%26%2332%3B
}}
}}{{
#if: |&rft.au={{
#if: |%2C%26%2332%3B
}}
}}{{
#if: |&rft.au={{
#if: |%2C%26%2332%3B
}}
}}{{
#if: |&rft.au={{
#if: |%2C%26%2332%3B
}}
}}{{
#if: |&rft.au={{
#if: |%2C%26%2332%3B
}}
}}{{
#if: |&rft.au={{
#if: |%2C%26%2332%3B
}}
}}{{
#if: |&rft.au={{
#if: |%2C%26%2332%3B
}}
}}{{
#if: |&rft.au={{
#if: |%2C%26%2332%3B
}}
}}{{
#if: {{#if:Jan. 20, 2003|Jan. 20, 2003| {{#if:|{{{year}}}|}}}} |&rft.date=%7B%7B%23if%3AJan.+20%2C+2003%7CJan.+20%2C+2003%7C++%7B%7B%23if%3A%7C%7B%7B%7Byear%7D%7D%7D%7C%7D%7D%7D%7D
}}{{
#if: |&rft.series=%7B%7B%7BSeries%7D%7D%7D
}}{{
#if: |&rft.volume=%7B%7B%7BVolume%7D%7D%7D
}}{{
#if: |&rft.issue=%7B%7B%7BIssue%7D%7D%7D
}}{{
#if: {{#if:|p. {{{page}}}|{{#if:|pp. | }} }} |&rft.pages=%7B%7B%23if%3A%7Cp.+%7B%7B%7Bpage%7D%7D%7D%7C%7B%7B%23if%3A%7Cpp.+%7C+%7D%7D+%7D%7D
}}{{
#if: |&rft.edition=%7B%7B%7BEdition%7D%7D%7D
}}{{
#if: |&rft.place=
}}{{
#if: Yahoo! Media Relations |&rft.pub=Yahoo%21+Media+Relations
}}{{
#if: |&rft_id=info:doi/
}}{{
#if: |&rft_id=info:pmid/%7B%7B%7BPMID%7D%7D%7D
}}{{
#if: |&rft_id=info:bibcode/%7B%7B%7BBibcode%7D%7D%7D
}}{{
#if: |&rft_id=info:oclcnum/%7B%7B%7BOCLC%7D%7D%7D
}}{{
#if: |&rft.isbn=%7B%7B%7BISBN%7D%7D%7D
}}{{
#if: |&rft.issn=%7B%7B%7BISSN%7D%7D%7D
}}{{
#if: {{#if:||http://docs.yahoo.com/docs/pr/release1054.html}} |&rft_id=%7B%7B%23if%3A%7C%7Chttp%3A%2F%2Fdocs.yahoo.com%2Fdocs%2Fpr%2Frelease1054.html%7D%7D
}}&rfr_id=info:sid/en.wikipedia.org:Yahoo%21_Sports"></span>{{#if:|}}</ref>
- February 8, 2006 - Yahoo! Sports launched the Yahoo! Sports Blog.<ref>{{
#if:{{#if:Cris [Yahoo! Sports Developer]
|Cris [Yahoo! Sports Developer]
|{{#if:
|{{{last1}}}
|
}}
}}
|{{
#if:
|{{
#iferror: {{ #expr: 1*{{{AuthorMask}}} }}
|{{{AuthorMask}}}
|{{#ifeq: yahoo! sports | doc
|
{{
#ifeq: show | show
| {{
{{#switch:
{{#if:
|
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| main | = ambox | talk = tmbox | user = ombox | wikipedia = ombox | file | image = imbox | mediawiki = ombox | template = ombox | help = ombox | category = cmbox | portal = ombox | book = ombox | other | #default = ombox
}}
| type = notice
| image = 40px
| imageright =
| style =
| textstyle =
| text = This is a documentation subpage for :Yahoo! Sports.
It contains usage information, categories, interlanguage links and other content that is not part of the original {{ #if: | {{{text2}}} | {{ #if: | {{{text1}}} | {{ #ifeq: | User | template page | {{ #if: | page|article}}}}}}}}.
| small =
| smallimage =
| smallimageright =
| smalltext =
}}
}}{{
#if:
|
| [[Category:{{
#if:
|
| Article
}} documentation]]
}}
|
}}
This template is used to produce a simple loop that can repeat up to 150 times. It is not a real loop; it works by conditionally repeating the string. It is a simple version of {{For loop}}. To use it, enter:
{{loop|times to repeat|string}}
If string contains an equals sign, you must put "|2=string" instead of "|string". Examples:
- {{loop|4|n}} produces Template loop detected: Template:Loop
- {{loop|25|test}} produces Template loop detected: Template:Loop
- {{#expr:2{{loop|50|*2}}}} produces {{#expr:2Template loop detected: Template:Loop}}
- {{loop|9|2==}} produces Template loop detected: Template:Loop (the "2=" must be present)
- {{loop|3|{{CURRENTYEAR}}}} produces Template loop detected: Template:Loop
{{xpd/w{{#if:|l}}|"}}{{xpd/w{{#if:|l}}|{}}{{xpd/w{{#if:|l}}|{}}{{xpd/w{{#if:|l}}|loop}}{{xpd/w{{#if:|l}}|&p}}{{xpd/w{{#if:|l}}|{{#switch:p3q|p q=&s|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|3}}}}{{xpd/w{{#if:|l}}|{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}}}{{xpd/w{{#if:|l}}|{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}}}{{xpd/w{{#if:|l}}|&p}}{{xpd/w{{#if:|l}}|{{#switch:pabq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|ab}}}}{{xpd/w{{#if:|l}}|{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}}}{{xpd/w{{#if:|l}}|{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}}}{{xpd/w{{#if:|l}}|}}}{{xpd/w{{#if:|l}}|}}}{{xpd/w{{#if:|l}}|{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}}}{{xpd/w{{#if:|l}}|{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}}}{{xpd/w{{#if:|l}}|{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}}}{{xpd/w{{#if:|l}}|{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}}}{{xpd/w{{#if:|l}}|{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}}}{{xpd/w{{#if:|l}}|{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}}}{{xpd/w{{#if:|l}}|{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}}}{{xpd/w{{#if:|l}}|{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}}}{{xpd/w{{#if:|l}}|{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}}}{{xpd/w{{#if:|l}}|"}} gives "Template loop detected: Template:Loop" [http://www.fantasycafewiki.com/index.php?title=Special:ExpandTemplates&input={{#switch:p"q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:"|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%22}}{{#switch:p{q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:{|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7B}}{{#switch:p{q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:{|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7B}}{{#switch:ploopq|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:loop|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|loop}}{{#switch:p&pq|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:&p|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%26p}}{{#switch:p{{#switch:p3q|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|3}}q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:{{#switch:p3q|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|3}}|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7B%7B%23switch%3Ap3q%7Cp+q%3D%26s%7Cp%0Aq%3D%26nl%7Cp%2Aq%3D%26%2A%7Cp%23q%3D%26%23%7Cp%3Aq%3D%26%3A%7C3%7D%7D}}{{#switch:p{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:{{#switch:pq|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|}}|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7B%7B%23switch%3Apq%7Cp+q%3D%26s%7Cp%0Aq%3D%26nl%7Cp%2Aq%3D%26%2A%7Cp%23q%3D%26%23%7Cp%3Aq%3D%26%3A%7C%7D%7D}}{{#switch:p{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:{{#switch:pq|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|}}|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7B%7B%23switch%3Apq%7Cp+q%3D%26s%7Cp%0Aq%3D%26nl%7Cp%2Aq%3D%26%2A%7Cp%23q%3D%26%23%7Cp%3Aq%3D%26%3A%7C%7D%7D}}{{#switch:p&pq|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:&p|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%26p}}{{#switch:p{{#switch:pabq|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|ab}}q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:{{#switch:pabq|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|ab}}|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7B%7B%23switch%3Apabq%7Cp+q%3D%26s%7Cp%0Aq%3D%26nl%7Cp%2Aq%3D%26%2A%7Cp%23q%3D%26%23%7Cp%3Aq%3D%26%3A%7Cab%7D%7D}}{{#switch:p{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:{{#switch:pq|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|}}|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7B%7B%23switch%3Apq%7Cp+q%3D%26s%7Cp%0Aq%3D%26nl%7Cp%2Aq%3D%26%2A%7Cp%23q%3D%26%23%7Cp%3Aq%3D%26%3A%7C%7D%7D}}{{#switch:p{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:{{#switch:pq|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|}}|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7B%7B%23switch%3Apq%7Cp+q%3D%26s%7Cp%0Aq%3D%26nl%7Cp%2Aq%3D%26%2A%7Cp%23q%3D%26%23%7Cp%3Aq%3D%26%3A%7C%7D%7D}}{{#switch:p}q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:}|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7D}}{{#switch:p}q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:}|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7D}}{{#switch:p{{#switch:pq|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|}}q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:{{#switch:pq|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|}}|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7B%7B%23switch%3Apq%7Cp+q%3D%26s%7Cp%0Aq%3D%26nl%7Cp%2Aq%3D%26%2A%7Cp%23q%3D%26%23%7Cp%3Aq%3D%26%3A%7C%7D%7D}}{{#switch:p{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:{{#switch:pq|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|}}|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7B%7B%23switch%3Apq%7Cp+q%3D%26s%7Cp%0Aq%3D%26nl%7Cp%2Aq%3D%26%2A%7Cp%23q%3D%26%23%7Cp%3Aq%3D%26%3A%7C%7D%7D}}{{#switch:p{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:{{#switch:pq|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|}}|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7B%7B%23switch%3Apq%7Cp+q%3D%26s%7Cp%0Aq%3D%26nl%7Cp%2Aq%3D%26%2A%7Cp%23q%3D%26%23%7Cp%3Aq%3D%26%3A%7C%7D%7D}}{{#switch:p{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:{{#switch:pq|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|}}|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7B%7B%23switch%3Apq%7Cp+q%3D%26s%7Cp%0Aq%3D%26nl%7Cp%2Aq%3D%26%2A%7Cp%23q%3D%26%23%7Cp%3Aq%3D%26%3A%7C%7D%7D}}{{#switch:p{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:{{#switch:pq|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|}}|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7B%7B%23switch%3Apq%7Cp+q%3D%26s%7Cp%0Aq%3D%26nl%7Cp%2Aq%3D%26%2A%7Cp%23q%3D%26%23%7Cp%3Aq%3D%26%3A%7C%7D%7D}}{{#switch:p{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:{{#switch:pq|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|}}|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7B%7B%23switch%3Apq%7Cp+q%3D%26s%7Cp%0Aq%3D%26nl%7Cp%2Aq%3D%26%2A%7Cp%23q%3D%26%23%7Cp%3Aq%3D%26%3A%7C%7D%7D}}{{#switch:p{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:{{#switch:pq|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|}}|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7B%7B%23switch%3Apq%7Cp+q%3D%26s%7Cp%0Aq%3D%26nl%7Cp%2Aq%3D%26%2A%7Cp%23q%3D%26%23%7Cp%3Aq%3D%26%3A%7C%7D%7D}}{{#switch:p{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:{{#switch:pq|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|}}|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7B%7B%23switch%3Apq%7Cp+q%3D%26s%7Cp%0Aq%3D%26nl%7Cp%2Aq%3D%26%2A%7Cp%23q%3D%26%23%7Cp%3Aq%3D%26%3A%7C%7D%7D}}{{#switch:p{{#switch:pq|p q=&s|p q=&nl|p*q=&*|p#q=&#|p:q=&:|}}q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:{{#switch:pq|p q=&s|p
- q|p
q=&nl|p*q=&*|p#q=&#|p:q=&:|}}|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%7B%7B%23switch%3Apq%7Cp+q%3D%26s%7Cp%0Aq%3D%26nl%7Cp%2Aq%3D%26%2A%7Cp%23q%3D%26%23%7Cp%3Aq%3D%26%3A%7C%7D%7D}}{{#switch:p"q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q|p
- q=%0d}}{{#switch:"|&p=%7c|&e=%3d|&s=+|&nl=%0d|&*=%2a|&#=%23|&:=%3a|%22}}&removecomments=true]
- q|p
See also
eo:Ŝablono:Loop es:Plantilla:Loop eu:Txantiloi:Begizta fr:Modèle:Loop hsb:Předłoha:Loop ia:Patrono:Loop it:Template:Ciclo is:Snið:Lykkja ja:Template:Loop no:Mal:loop nn:Mal:Loop sq:Stampa:Loop sk:Šablóna:Loop sl:Predloga:Zanka sv:Mall:Loop
}}
|{{
#if: {{#if:|{{{authorlink}}}|}}
|[[{{#if:|{{{authorlink}}}|}} |{{#if:Cris [Yahoo! Sports Developer]
|Cris [Yahoo! Sports Developer]
|{{#if:
|{{{last1}}}
|
}}
}}{{
#if: {{#if:|{{{first}}}|}}
|, {{#if:|{{{first}}}|}}
}}]]
|{{#if:Cris [Yahoo! Sports Developer]
|Cris [Yahoo! Sports Developer]
|{{#if:
|{{{last1}}}
|
}}
}}{{
#if: {{#if:|{{{first}}}|}}
|, {{#if:|{{{first}}}|}}
}}
}}
}}{{
#if:
|{{#ifexpr:8<2
| et al.
|{{
#iferror: {{ #expr: 1*0.0 }}
|
|{{
#if:
|;
|{{#if:| & |; }}
}}
}}{{
#if:
|[[ |{{
#if:
|,
}}]]
|{{
#if:
|,
}}
}}{{
#if:
|{{#ifexpr:8<3
| et al.
|{{
#if:
|;
|{{#if:| & |; }}
}}{{
#if:
|[[ |{{
#if:
|,
}}]]
|{{
#if:
|,
}}
}}{{
#if:
|{{#ifexpr:8<4
| et al.
|{{
#if:
|;
|{{#if:| & |; }}
}}{{
#if:
|[[ |{{
#if:
|,
}}]]
|{{
#if:
|,
}}
}}{{
#if:
|{{#ifexpr:8<5
| et al.
|{{
#if:
|;
|{{#if:| & |; }}
}}{{
#if:
|[[ |{{
#if:
|,
}}]]
|{{
#if:
|,
}}
}}{{
#if:
|{{#ifexpr:8<6
| et al.
|{{
#if:
|;
|{{#if:| & |; }}
}}{{
#if:
|[[ |{{
#if:
|,
}}]]
|{{
#if:
|,
}}
}}{{
#if:
|{{#ifexpr:8<7
| et al.
|{{
#if:
|;
|{{#if:| & |; }}
}}{{
#if:
|[[ |{{
#if:
|,
}}]]
|{{
#if:
|,
}}
}}{{
#if:
|{{#ifexpr:8<8
| et al.
|{{
#if:
|;
|{{#if:| & |; }}
}}{{
#if:
|[[ |{{
#if:
|,
}}]]
|{{
#if:
|,
}}
}}{{
#if:
| et al.
}}
}}
}}
}}
}}
}}
}}
}}
}}
}}
}}
}}
}}
}}
}}{{
#if:
|; |
}}{{
#if: {{#if:February 8, 2006|February 8, 2006| {{#if:|{{{year}}}|}}}}
| ({{#if:February 8, 2006|February 8, 2006| {{#if:|{{{year}}}|}}}}){{
#if:
| [{{{YearNote}}}]
}}
}}
|{{
#if:
|{{
#if:
|[[ |{{
#if:
|,
}}]]
|{{
#if:
|,
}}
}}{{
#if:
|{{
#if:
|;
|{{#if:| & |; }}
}}{{
#if:
|[[ |{{
#if:
|,
}}]]
|{{
#if:
|,
}}
}}{{
#if:
|{{
#if:
|;
|{{#if:| & |; }}
}}{{
#if:
|[[ |{{
#if:
|,
}}]]
|{{
#if:
|,
}}
}}{{
#if:
| et al.
}}
}}
}}, ed{{#if:|s}}{{#ifeq:{{#ifeq:{{{seperator}}} |;|;|. }}|.||.}}{{
#if: {{#if:February 8, 2006|February 8, 2006| {{#if:|{{{year}}}|}}}}
| ({{#if:February 8, 2006|February 8, 2006| {{#if:|{{{year}}}|}}}}){{
#if:
| [{{{YearNote}}}]
}}
}}
}}
}}{{
#if: {{
#if:You, the fans....
|You, the fans....
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}{{#if:||{{#if:||}}}}
|{{
#if:{{#if:Cris [Yahoo! Sports Developer]
|Cris [Yahoo! Sports Developer]
|{{#if:
|{{{last1}}}
|
}}
}}
|{{#ifeq:{{{seperator}}} |;|;|. }}
}}{{#if:{{
#if: {{#if:||http://blog.360.yahoo.com/blog-6DUCtjYoaLYIUQbGbJMG6_NjrA--?cq=1&p=1}}
|{{#if:||http://blog.360.yahoo.com/blog-6DUCtjYoaLYIUQbGbJMG6_NjrA--?cq=1&p=1}}
|{{
#if:
|{{{URL}}}
|{{#ifexpr:{{#time: U}} > {{#time: U | 2001-10-10 }}
|{{
#if:
|http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid={{{PMC}}}
}}
}}
}}
}}
|[{{
#if: {{#if:||http://blog.360.yahoo.com/blog-6DUCtjYoaLYIUQbGbJMG6_NjrA--?cq=1&p=1}}
|{{#if:||http://blog.360.yahoo.com/blog-6DUCtjYoaLYIUQbGbJMG6_NjrA--?cq=1&p=1}}
|{{
#if:
|{{{URL}}}
|{{#ifexpr:{{#time: U}} > {{#time: U | 2001-10-10 }}
|{{
#if:
|http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid={{{PMC}}}
}}
}}
}}
}} {{
#if:
|{{
#if:You, the fans....
|You, the fans....
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}
|"{{
#if:You, the fans....
|You, the fans....
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}{{
#if:
|{{
#if: {{
#if:You, the fans....
|You, the fans....
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}
|
}}[]
}}"
}}]
|{{
#if:
|{{
#if:You, the fans....
|You, the fans....
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}
|"{{
#if:You, the fans....
|You, the fans....
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}{{
#if:
|{{
#if: {{
#if:You, the fans....
|You, the fans....
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}
|
}}[]
}}"
}}
}} }}{{
#if:
|{{
#ifeq: |
|
|{{
#if: {{#if:Cris [Yahoo! Sports Developer]
|Cris [Yahoo! Sports Developer]
|{{#if:
|{{{last1}}}
|
}}
}}{{
#if:You, the fans....
|You, the fans....
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}
|{{#ifeq:{{{seperator}}} |;|;|. }} written at {{{Place}}}
}}
}}
}}{{
#if:
|{{
#if: {{#if:Cris [Yahoo! Sports Developer]
|Cris [Yahoo! Sports Developer]
|{{#if:
|{{{last1}}}
|
}}
}}
|{{#ifeq:{{{seperator}}} |;|;|. }} {{
#if: {{
#if:You, the fans....
|You, the fans....
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}
|{{#ifeq:{{#ifeq:{{{seperator}}} |;|;|. }}|.|I|i}}n
}}{{
#if:
|[[ |{{
#if:
|,
}}]]
|{{
#if:
|,
}}}}{{
#if:
|{{
#if:
|;
|{{#if:| & |; }}
}}{{
#if:
|[[|{{
#if:
|,
}}]]
|{{
#if:
|,
}}
}}{{
#if:
|{{
#if:
|;
|{{#if:| & |; }}
}}{{
#if:
|[[|{{
#if:
|,
}}]]
|{{
#if:
|,
}}
}}{{
#if:
| et al.
}}
}}
}}{{
#if: {{
#if:You, the fans....
|You, the fans....
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}
|
|{{#ifeq:{{{seperator}}} |;|;|. }} ed{{#if:|s}}{{#ifeq:{{#ifeq:{{{seperator}}} |;|;|. }}|.||.}}
}}
}}
}}{{
#if:
|{{
#if:
|{{#ifeq:{{{seperator}}} |;|;|. }}
}}{{
#if: {{#if:Cris [Yahoo! Sports Developer]
|Cris [Yahoo! Sports Developer]
|{{#if:
|{{{last1}}}
|
}}
}}{{
#if:You, the fans....
|You, the fans....
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}
|{{#ifeq:{{{seperator}}} |;|;|. }} }}{{
#if:
|{{#if:{{
#if: {{
#if:You, the fans....
|You, the fans....
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}
|{{
#if: {{#if:||http://blog.360.yahoo.com/blog-6DUCtjYoaLYIUQbGbJMG6_NjrA--?cq=1&p=1}}
|{{
#if:
|{{{URL}}}
|{{
#ifexpr: {{#time: U}} > {{#time: U | 2001-10-10 }} | {{
#if:
| http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid={{{PMC}}}
}}
}}
}}
}}
|{{
#if:
|{{{URL}}}
|{{#ifexpr:{{#time: U}} > {{#time: U | 2001-10-10 }} |{{
#if:
| http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid={{{PMC}}}
}}
}}
}}
}}
|[{{
#if: {{
#if:You, the fans....
|You, the fans....
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}
|{{
#if: {{#if:||http://blog.360.yahoo.com/blog-6DUCtjYoaLYIUQbGbJMG6_NjrA--?cq=1&p=1}}
|{{
#if:
|{{{URL}}}
|{{
#ifexpr: {{#time: U}} > {{#time: U | 2001-10-10 }} | {{
#if:
| http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid={{{PMC}}}
}}
}}
}}
}}
|{{
#if:
|{{{URL}}}
|{{#ifexpr:{{#time: U}} > {{#time: U | 2001-10-10 }} |{{
#if:
| http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid={{{PMC}}}
}}
}}
}}
}} "{{
#if:
|{{
#if:
|
}}[]
}}"]
|"{{
#if:
|{{
#if:
|
}}[]
}}"
}}{{
#if:
|{{#ifeq:{{{seperator}}} |;|;|. }} {{{TitleNote}}}
}}
}}
}}{{
#if: | (in )
}}{{
#if: | ()
}}{{
#if:
|{{
#if:{{
#if:You, the fans....
|You, the fans....
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}
|{{#ifeq:{{{seperator}}} |;|;|. }}
}}{{{Periodical}}}{{
#if:
|{{#ifeq:{{{seperator}}} |;|;|. }} {{{Series}}}
}}{{
#if:
|{{
#if: Yahoo! 360°
| (: Yahoo! 360°)
| ()
}}
|{{
#if: Yahoo! 360°
| (Yahoo! 360°)
}}
}}{{
#if:
| {{{Volume}}}{{
#if:
| ({{{Issue}}})
}}
|{{
#if:
| ({{{Issue}}})
}}
}}{{
#if: {{#if:|p. {{{page}}}|{{#if:|pp. | }} }}
|: {{#if:|p. {{{page}}}|{{#if:|pp. | }} }}
}}
|{{
#if:
|{{
#if: {{#if:Cris [Yahoo! Sports Developer]
|Cris [Yahoo! Sports Developer]
|{{#if:
|{{{last1}}}
|
}}
}}{{
#if:You, the fans....
|You, the fans....
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}
|{{#ifeq:{{{seperator}}} |;|;|. }}
}} {{#if:{{
#if: {{
#if:You, the fans....
|You, the fans....
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}
|{{
#if: {{#if:||http://blog.360.yahoo.com/blog-6DUCtjYoaLYIUQbGbJMG6_NjrA--?cq=1&p=1}}
|{{
#if:
|{{{URL}}}
|{{#ifexpr:{{#time: U}} > {{#time: U | 2001-10-10 }}|{{
#if:
| http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid={{{PMC}}}
}}}}
}}
}}
|{{
#if:
|{{{URL}}}
|{{#ifexpr:{{#time: U}} > {{#time: U | 2001-10-10 }}|{{
#if:
| http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid={{{PMC}}}
}}}}
}}
}}
|[{{
#if: {{
#if:You, the fans....
|You, the fans....
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}
|{{
#if: {{#if:||http://blog.360.yahoo.com/blog-6DUCtjYoaLYIUQbGbJMG6_NjrA--?cq=1&p=1}}
|{{
#if:
|{{{URL}}}
|{{#ifexpr:{{#time: U}} > {{#time: U | 2001-10-10 }}|{{
#if:
| http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid={{{PMC}}}
}}}}
}}
}}
|{{
#if:
|{{{URL}}}
|{{#ifexpr:{{#time: U}} > {{#time: U | 2001-10-10 }}|{{
#if:
| http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pmcentrez&artid={{{PMC}}}
}}}}
}}
}} {{
#if:| [{{{TransItalic}}}]
}}]
|{{
#if:| [{{{TransItalic}}}]
}}
}}
}}{{
#if:
| ({{{TitleType}}})
}}{{
#if:
|{{#ifeq:{{{seperator}}} |;|;|. }} {{{Series}}}
}}{{
#if:
|{{#ifeq:{{{seperator}}} |;|;|. }} {{{Volume}}}
}}{{
#if:
|{{#ifeq:{{{seperator}}} |;|;|. }}
}}{{
#if:
| ({{{Edition}}} ed.)
}}{{
#if:
|{{#ifeq:{{{seperator}}} |;|;|. }}
}}{{
#if: Yahoo! 360°
|{{
#if:
|:
|{{#ifeq:{{{seperator}}} |;|;|. }}
}} Yahoo! 360°
}}
}}{{
#if: {{#if:Cris [Yahoo! Sports Developer]
|Cris [Yahoo! Sports Developer]
|{{#if:
|{{{last1}}}
|
}}
}}
|
|{{
#if: {{#if:February 8, 2006|February 8, 2006| {{#if:|{{{year}}}|}}}}
|{{#ifeq:{{{seperator}}} |;|;|. }} {{#if:February 8, 2006|February 8, 2006| {{#if:|{{{year}}}|}}}}{{
#if:
| [{{{YearNote}}}]
}}
}}
}}{{
#if:
|{{
#ifeq: | {{#if:February 8, 2006|February 8, 2006| {{#if:|{{{year}}}|}}}}
|
|{{
#if:
|{{
#if: {{#if:Cris [Yahoo! Sports Developer]
|Cris [Yahoo! Sports Developer]
|{{#if:
|{{{last1}}}
|
}}
}}
|{{#ifeq:{{{seperator}}} |;|;|. }} {{{PublicationDate}}}
| (published {{{PublicationDate}}})
}}
|{{
#if:
|{{#ifeq:{{{seperator}}} |;|;|. }} {{{PublicationDate}}}
| (published {{{PublicationDate}}})
}}
}}
}}
}}{{
#if:
|
|{{
#if: {{#if:|p. {{{page}}}|{{#if:|pp. | }} }}
|{{#ifeq:{{{seperator}}} |;|;|. }} {{#if:|p. {{{page}}}|{{#if:|pp. | }} }}
}}
}}{{
- if:
|{{#ifeq:{{{seperator}}} |;|;|. }} {{#switch:doi
|arxiv=arXiv:{{#if:
| []
|
}}
{{#if:1||arXiv:{{#if:
| []
|
}}
}}
|doi={{#if:
|doi: (inactive ) {{#ifeq: |
|[[Category:Pages with DOIs inactive since {{#time: Y | }}]]
|
}}
|doi:
}}
{{#if:1||{{#if:
|doi: (inactive )
|doi:
}}
}}
|asin=ASIN
{{#if:1||ASIN
}}
|bibcode=Bibcode:
{{#if:1||Bibcode:
}}
|jfm=JFM
{{#if:1||JFM
}}
|jstor=JSTOR
{{#if:1||JSTOR
}}
|isbn=ISBN [[Special:BookSources/|]]
{{#if:1||ISBN
}}
|issn=ISSN
{{#if:1||ISSN
}}
|mr=MR
{{#if:1||MR
}}
|oclc=OCLC
{{#if:1||OCLC
}}
|pmc=PMC
{{#if:1||PMC
}}
|pmid=PMID
{{#if:1||PMID
}}
|zbl=ZBL
{{#if:1||ZBL
}}
}} }}{{
#if:
|{{
#if: {{#if:Cris [Yahoo! Sports Developer]
|Cris [Yahoo! Sports Developer]
|{{#if:
|{{{last1}}}
|
}}
}}{{
#if:You, the fans....
|You, the fans....
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}
|{{#ifeq:{{{seperator}}} |;|;|. }} {{{ID}}}
|{{{ID}}}
}}
}}{{
#if:
|{{#ifeq:{{{seperator}}} |;|;|. }} {{#switch:isbn
|arxiv=arXiv:{{#if:
| []
|
}}
{{#if:1||arXiv:{{#if:
| []
|
}}
}}
|doi={{#if:
|doi: (inactive ) {{#ifeq: |
|[[Category:Pages with DOIs inactive since {{#time: Y | }}]]
|
}}
|doi:
}}
{{#if:1||{{#if:
|doi: (inactive )
|doi:
}}
}}
|asin=ASIN
{{#if:1||ASIN
}}
|bibcode=Bibcode:
{{#if:1||Bibcode:
}}
|jfm=JFM
{{#if:1||JFM
}}
|jstor=JSTOR
{{#if:1||JSTOR
}}
|isbn=ISBN [[Special:BookSources/|]]
{{#if:1||ISBN
}}
|issn=ISSN
{{#if:1||ISSN
}}
|mr=MR
{{#if:1||MR
}}
|oclc=OCLC
{{#if:1||OCLC
}}
|pmc=PMC
{{#if:1||PMC
}}
|pmid=PMID
{{#if:1||PMID
}}
|zbl=ZBL
{{#if:1||ZBL
}}
}} }}{{
#if:
|{{#ifeq:{{{seperator}}} |;|;|. }} {{#switch:issn
|arxiv=arXiv:{{#if:
| []
|
}}
{{#if:1||arXiv:{{#if:
| []
|
}}
}}
|doi={{#if:
|doi: (inactive ) {{#ifeq: |
|[[Category:Pages with DOIs inactive since {{#time: Y | }}]]
|
}}
|doi:
}}
{{#if:1||{{#if:
|doi: (inactive )
|doi:
}}
}}
|asin=ASIN
{{#if:1||ASIN
}}
|bibcode=Bibcode:
{{#if:1||Bibcode:
}}
|jfm=JFM
{{#if:1||JFM
}}
|jstor=JSTOR
{{#if:1||JSTOR
}}
|isbn=ISBN [[Special:BookSources/|]]
{{#if:1||ISBN
}}
|issn=ISSN
{{#if:1||ISSN
}}
|mr=MR
{{#if:1||MR
}}
|oclc=OCLC
{{#if:1||OCLC
}}
|pmc=PMC
{{#if:1||PMC
}}
|pmid=PMID
{{#if:1||PMID
}}
|zbl=ZBL
{{#if:1||ZBL
}}
}} }}{{
#if:
|{{#ifeq:{{{seperator}}} |;|;|. }} {{#switch:oclc
|arxiv=arXiv:{{#if:
| []
|
}}
{{#if:1||arXiv:{{#if:
| []
|
}}
}}
|doi={{#if:
|doi: (inactive ) {{#ifeq: |
|[[Category:Pages with DOIs inactive since {{#time: Y | }}]]
|
}}
|doi:
}}
{{#if:1||{{#if:
|doi: (inactive )
|doi:
}}
}}
|asin=ASIN
{{#if:1||ASIN
}}
|bibcode=Bibcode:
{{#if:1||Bibcode:
}}
|jfm=JFM
{{#if:1||JFM
}}
|jstor=JSTOR
{{#if:1||JSTOR
}}
|isbn=ISBN [[Special:BookSources/|]]
{{#if:1||ISBN
}}
|issn=ISSN
{{#if:1||ISSN
}}
|mr=MR
{{#if:1||MR
}}
|oclc=OCLC
{{#if:1||OCLC
}}
|pmc=PMC
{{#if:1||PMC
}}
|pmid=PMID
{{#if:1||PMID
}}
|zbl=ZBL
{{#if:1||ZBL
}}
}} }}{{
#if:
|{{#ifeq:{{{seperator}}} |;|;|. }} {{#switch:pmid
|arxiv=arXiv:{{#if:
| []
|
}}
{{#if:1||arXiv:{{#if:
| []
|
}}
}}
|doi={{#if:
|doi: (inactive ) {{#ifeq: |
|[[Category:Pages with DOIs inactive since {{#time: Y | }}]]
|
}}
|doi:
}}
{{#if:1||{{#if:
|doi: (inactive )
|doi:
}}
}}
|asin=ASIN
{{#if:1||ASIN
}}
|bibcode=Bibcode:
{{#if:1||Bibcode:
}}
|jfm=JFM
{{#if:1||JFM
}}
|jstor=JSTOR
{{#if:1||JSTOR
}}
|isbn=ISBN [[Special:BookSources/|]]
{{#if:1||ISBN
}}
|issn=ISSN
{{#if:1||ISSN
}}
|mr=MR
{{#if:1||MR
}}
|oclc=OCLC
{{#if:1||OCLC
}}
|pmc=PMC
{{#if:1||PMC
}}
|pmid=PMID
{{#if:1||PMID
}}
|zbl=ZBL
{{#if:1||ZBL
}}
}} }}{{
#if:
|{{
#if:
|{{#ifeq:{{{seperator}}} |;|;|. }} {{#switch:pmc
|arxiv=arXiv:{{#if:
| []
|
}}
{{#if:1||arXiv:{{#if:
| []
|
}}
}}
|doi={{#if:
|doi: (inactive ) {{#ifeq: |
|[[Category:Pages with DOIs inactive since {{#time: Y | }}]]
|
}}
|doi:
}}
{{#if:1||{{#if:
|doi: (inactive )
|doi:
}}
}}
|asin=ASIN
{{#if:1||ASIN
}}
|bibcode=Bibcode:
{{#if:1||Bibcode:
}}
|jfm=JFM
{{#if:1||JFM
}}
|jstor=JSTOR
{{#if:1||JSTOR
}}
|isbn=ISBN [[Special:BookSources/|]]
{{#if:1||ISBN
}}
|issn=ISSN
{{#if:1||ISSN
}}
|mr=MR
{{#if:1||MR
}}
|oclc=OCLC
{{#if:1||OCLC
}}
|pmc=PMC
{{#if:1||PMC
}}
|pmid=PMID
{{#if:1||PMID
}}
|zbl=ZBL
{{#if:1||ZBL
}}
}}
|{{#if:1||{{#ifeq:{{{seperator}}} |;|;|. }} {{#switch:pmc
|arxiv=arXiv:{{#if:
| []
|
}}
{{#if:1||arXiv:{{#if:
| []
|
}}
}}
|doi={{#if:
|doi: (inactive ) {{#ifeq: |
|[[Category:Pages with DOIs inactive since {{#time: Y | }}]]
|
}}
|doi:
}}
{{#if:1||{{#if:
|doi: (inactive )
|doi:
}}
}}
|asin=ASIN
{{#if:1||ASIN
}}
|bibcode=Bibcode:
{{#if:1||Bibcode:
}}
|jfm=JFM
{{#if:1||JFM
}}
|jstor=JSTOR
{{#if:1||JSTOR
}}
|isbn=ISBN [[Special:BookSources/|]]
{{#if:1||ISBN
}}
|issn=ISSN
{{#if:1||ISSN
}}
|mr=MR
{{#if:1||MR
}}
|oclc=OCLC
{{#if:1||OCLC
}}
|pmc=PMC
{{#if:1||PMC
}}
|pmid=PMID
{{#if:1||PMID
}}
|zbl=ZBL
{{#if:1||ZBL
}}
}} }}
}}
}}{{
#if:
|{{#ifeq:{{{seperator}}} |;|;|. }} {{#switch:bibcode
|arxiv=arXiv:{{#if:
| []
|
}}
{{#if:1||arXiv:{{#if:
| []
|
}}
}}
|doi={{#if:
|doi: (inactive ) {{#ifeq: |
|[[Category:Pages with DOIs inactive since {{#time: Y | }}]]
|
}}
|doi:
}}
{{#if:1||{{#if:
|doi: (inactive )
|doi:
}}
}}
|asin=ASIN
{{#if:1||ASIN
}}
|bibcode=Bibcode:
{{#if:1||Bibcode:
}}
|jfm=JFM
{{#if:1||JFM
}}
|jstor=JSTOR
{{#if:1||JSTOR
}}
|isbn=ISBN [[Special:BookSources/|]]
{{#if:1||ISBN
}}
|issn=ISSN
{{#if:1||ISSN
}}
|mr=MR
{{#if:1||MR
}}
|oclc=OCLC
{{#if:1||OCLC
}}
|pmc=PMC
{{#if:1||PMC
}}
|pmid=PMID
{{#if:1||PMID
}}
|zbl=ZBL
{{#if:1||ZBL
}}
}} }}{{
- if:
|{{#ifeq:{{{seperator}}} |;|;|. }} {{{Archive}}} |{{
#if:
|{{#ifeq:{{{seperator}}} |;|;|. }} {{#ifeq:{{#ifeq:{{{seperator}}} |;|;|. }}|.|A|a}}rchived{{
#if:http://blog.360.yahoo.com/blog-6DUCtjYoaLYIUQbGbJMG6_NjrA--?cq=1&p=1{{#if:||http://blog.360.yahoo.com/blog-6DUCtjYoaLYIUQbGbJMG6_NjrA--?cq=1&p=1}}
|{{#if:| from {{#if:http://blog.360.yahoo.com/blog-6DUCtjYoaLYIUQbGbJMG6_NjrA--?cq=1&p=1
|the original
|the original
}}}}
}}{{
#if:
| on
}}{{
#if:{{#if:||A}}{{#if:http://blog.360.yahoo.com/blog-6DUCtjYoaLYIUQbGbJMG6_NjrA--?cq=1&p=1{{#if:||http://blog.360.yahoo.com/blog-6DUCtjYoaLYIUQbGbJMG6_NjrA--?cq=1&p=1}}||B}}{{#if:||C}}
|. Error: If you specify |{{#if:|archiveurl|archivedate}}=, you must {{#if:http://blog.360.yahoo.com/blog-6DUCtjYoaLYIUQbGbJMG6_NjrA--?cq=1&p=1{{#if:||http://blog.360.yahoo.com/blog-6DUCtjYoaLYIUQbGbJMG6_NjrA--?cq=1&p=1}}| also specify |{{#if:|archivedate|archiveurl}}=|first specify |url=}}{{#if:| when using {{[[Template:{{{2}}}|{{{2}}}]]}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}} }}
}}{{
#if: {{#if:||http://blog.360.yahoo.com/blog-6DUCtjYoaLYIUQbGbJMG6_NjrA--?cq=1&p=1}}
|{{
#if: {{
#if:You, the fans....
|You, the fans....
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}
|{{#ifeq:{{{seperator}}} |;|;|. }} {{
#if: {{#if:||http://blog.360.yahoo.com/blog-6DUCtjYoaLYIUQbGbJMG6_NjrA--?cq=1&p=1}}
|{{#if:||http://blog.360.yahoo.com/blog-6DUCtjYoaLYIUQbGbJMG6_NjrA--?cq=1&p=1}}
|{{{URL}}}
}}
|{{#ifeq:{{{seperator}}} |;|;|. }} {{
#if: {{#if:||http://blog.360.yahoo.com/blog-6DUCtjYoaLYIUQbGbJMG6_NjrA--?cq=1&p=1}}
|{{#if:||http://blog.360.yahoo.com/blog-6DUCtjYoaLYIUQbGbJMG6_NjrA--?cq=1&p=1}}
|{{{URL}}}
}}
}}{{
#if: {{#if:March 26, 2007
|{{#if:
|March 26, 2007 {{{accessyear}}}
|March 26, 2007
}}
|
}}
| {{#ifeq:{{#ifeq:{{{seperator}}} |;|;|. }}|,|, r|. R}}etrieved {{#if:March 26, 2007
|{{#if:
|March 26, 2007 {{{accessyear}}}
|March 26, 2007
}}
|
}}
}}
}}{{#if:
|{{#ifeq:{{{seperator}}} |;|;|. }} [{{{laysummary}}} Lay summary]{{#if: | – {{{laysource}}}}}
}}{{#if:
| ({{{laydate}}})
}}{{#if:
|{{#ifeq:{{{seperator}}} |;|;|. }} ""
}}{{#if:||.}}<span
class="Z3988"
title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3A{{
#if:
|journal&rft.genre=article&rft.atitle=&rft.jtitle=
|book{{
#if: {{
#if:You, the fans....
|You, the fans....
|{{
#if:
|
|Error: no |title= specified{{#if:Cite web| when using {{Cite web}}}}{{#ifeq:|true||{{#switch:
{{#switch:
{{#if:
| {{{demospace}}}
| {{#if:
|
{{#ifeq:{{namespace:{{{page}}} }}|{{talkspace:{{{page}}} }}
| talk
| {{subjectspace:{{{page}}} }}
}}
|
{{#ifeq:|talk
| talk
|
}}
}}
}}
| showall = showall
| main
| = 1
| talk =
| user =
| wikipedia =
| file
| image = 2
| mediawiki =
| template = 2
| help = 2
| category = 2
| portal =
| book =
| other
| #default =
}}
| 1 = | 2 = | 3 = | 4 = | 5 = | 6 = | showall = }}}}
}}
}}
|&rft.genre=bookitem&rft.btitle=%7B%7B%0A++++%23if%3AYou%2C+the+fans....%0A++++%7CYou%2C+the+fans....%0A++++%7C%7B%7B%0A++++++%23if%3A%0A++++++%7C%0A++++++%7C%3Cspan+class%3D%22error%22%3EError%3A+no+%3Ccode%3E%26%23124%3Btitle%26%2361%3B%3C%2Fcode%3E+specified%7B%7B%23if%3ACite+web%7C%26%2332%3Bwhen+using+%7B%7B%5B%5BTemplate%3ACite+web%7CCite+web%5D%5D%7D%7D%7D%7D%3C%2Fspan%3E%7B%7B%23ifeq%3A%7Ctrue%7C%7C%7B%7B%23switch%3A++++%0A++%7B%7B%23switch%3A++++%0A++++%7B%7B%23if%3A+%0A++++++%7C+%7B%7B%7Bdemospace%7D%7D%7D%0A++++++%7C+%7B%7B%23if%3A+%0A++++++++%7C+%0A++++++++++%7B%7B%23ifeq%3A%7B%7Bnamespace%3A%7B%7B%7Bpage%7D%7D%7D+%7D%7D%7C%7B%7Btalkspace%3A%7B%7B%7Bpage%7D%7D%7D+%7D%7D%0A++++++++++%7C+talk%0A++++++++++%7C+%7B%7Bsubjectspace%3A%7B%7B%7Bpage%7D%7D%7D+%7D%7D+%0A++++++++++%7D%7D%0A++++++++%7C+%0A++++++++++%7B%7B%23ifeq%3A%7Ctalk%0A++++++++++%7C+talk%0A++++++++++%7C++%0A++++++++++%7D%7D%0A++++++++%7D%7D%0A++++++%7D%7D%0A++%7C+showall+++%3D+showall+++%0A++%7C+main+++++++++%0A++%7C+++++++++++%3D+1%0A++%7C+talk++++++%3D+++%0A++%7C+user++++++%3D+++%0A++%7C+wikipedia+%3D+++%0A++%7C+file%0A++%7C+image+++++%3D+2%0A++%7C+mediawiki+%3D+++%0A++%7C+template++%3D+2%0A++%7C+help++++++%3D+2%0A++%7C+category++%3D+2%0A++%7C+portal++++%3D+++%0A++%7C+book++++++%3D+++%0A++%7C+other%0A++%7C+%23default++%3D++%0A++%7D%7D%0A%0A%7C+1+%3D+%5B%5BCategory%3AArticles+with+broken+citations%7CYahoo%21+Sports%5D%5D%0A%7C+2+%3D+%5B%5BCategory%3AArticles+with+broken+citations%7C%CF%84Yahoo%21+Sports%5D%5D%0A%7C+3+%3D+%0A%7C+4+%3D+%0A%7C+5+%3D+%0A%7C+6+%3D+%0A%7C+showall+%3D+%5B%5BCategory%3AArticles+with+broken+citations%7CYahoo%21+Sports%5D%5D%5B%5BCategory%3AArticles+with+broken+citations%7C%CF%84Yahoo%21+Sports%5D%5D%0A%7D%7D%7D%7D%0A++++++%7D%7D%0A++++%7D%7D&rft.atitle=
|&rft.genre=book&rft.btitle=
}}
}}{{
#if: {{#if:Cris [Yahoo! Sports Developer]
|Cris [Yahoo! Sports Developer]
|{{#if:
|{{{last1}}}
|
}}
}} |&rft.aulast=%7B%7B%23if%3ACris+%5BYahoo%21+Sports+Developer%5D%0A++++++++++++++++%7CCris+%5BYahoo%21+Sports+Developer%5D%0A++++++++++++++++%7C%7B%7B%23if%3A%0A+++++++++++++++++++%7C%7B%7B%7Blast1%7D%7D%7D%0A+++++++++++++++++++%7C+%0A+++++++++++++++++%7D%7D%0A++++++++++++++%7D%7D{{
#if: {{#if:|{{{first}}}|}} |&rft.aufirst=%7B%7B%23if%3A%7C%7B%7B%7Bfirst%7D%7D%7D%7C%7D%7D
}}
}}{{
#if: {{#if:Cris [Yahoo! Sports Developer]
|Cris [Yahoo! Sports Developer]
|{{#if:
|{{{last1}}}
|
}}
}} |&rft.au=%7B%7B%23if%3ACris+%5BYahoo%21+Sports+Developer%5D%0A++++++++++++++++%7CCris+%5BYahoo%21+Sports+Developer%5D%0A++++++++++++++++%7C%7B%7B%23if%3A%0A+++++++++++++++++++%7C%7B%7B%7Blast1%7D%7D%7D%0A+++++++++++++++++++%7C+%0A+++++++++++++++++%7D%7D%0A++++++++++++++%7D%7D{{
#if: {{#if:|{{{first}}}|}} |%2C%26%2332%3B%7B%7B%23if%3A%7C%7B%7B%7Bfirst%7D%7D%7D%7C%7D%7D
}}
}}{{
#if: |&rft.au={{
#if: |%2C%26%2332%3B
}}
}}{{
#if: |&rft.au={{
#if: |%2C%26%2332%3B
}}
}}{{
#if: |&rft.au={{
#if: |%2C%26%2332%3B
}}
}}{{
#if: |&rft.au={{
#if: |%2C%26%2332%3B
}}
}}{{
#if: |&rft.au={{
#if: |%2C%26%2332%3B
}}
}}{{
#if: |&rft.au={{
#if: |%2C%26%2332%3B
}}
}}{{
#if: |&rft.au={{
#if: |%2C%26%2332%3B
}}
}}{{
#if: |&rft.au={{
#if: |%2C%26%2332%3B
}}
}}{{
#if: {{#if:February 8, 2006|February 8, 2006| {{#if:|{{{year}}}|}}}} |&rft.date=%7B%7B%23if%3AFebruary+8%2C+2006%7CFebruary+8%2C+2006%7C++%7B%7B%23if%3A%7C%7B%7B%7Byear%7D%7D%7D%7C%7D%7D%7D%7D
}}{{
#if: |&rft.series=%7B%7B%7BSeries%7D%7D%7D
}}{{
#if: |&rft.volume=%7B%7B%7BVolume%7D%7D%7D
}}{{
#if: |&rft.issue=%7B%7B%7BIssue%7D%7D%7D
}}{{
#if: {{#if:|p. {{{page}}}|{{#if:|pp. | }} }} |&rft.pages=%7B%7B%23if%3A%7Cp.+%7B%7B%7Bpage%7D%7D%7D%7C%7B%7B%23if%3A%7Cpp.+%7C+%7D%7D+%7D%7D
}}{{
#if: |&rft.edition=%7B%7B%7BEdition%7D%7D%7D
}}{{
#if: |&rft.place=
}}{{
#if: Yahoo! 360° |&rft.pub=Yahoo%21+360%C2%B0
}}{{
#if: |&rft_id=info:doi/
}}{{
#if: |&rft_id=info:pmid/%7B%7B%7BPMID%7D%7D%7D
}}{{
#if: |&rft_id=info:bibcode/%7B%7B%7BBibcode%7D%7D%7D
}}{{
#if: |&rft_id=info:oclcnum/%7B%7B%7BOCLC%7D%7D%7D
}}{{
#if: |&rft.isbn=%7B%7B%7BISBN%7D%7D%7D
}}{{
#if: |&rft.issn=%7B%7B%7BISSN%7D%7D%7D
}}{{
#if: {{#if:||http://blog.360.yahoo.com/blog-6DUCtjYoaLYIUQbGbJMG6_NjrA--?cq=1&p=1}} |&rft_id=%7B%7B%23if%3A%7C%7Chttp%3A%2F%2Fblog.360.yahoo.com%2Fblog-6DUCtjYoaLYIUQbGbJMG6_NjrA--%3Fcq%3D1%26p%3D1%7D%7D
}}&rfr_id=info:sid/en.wikipedia.org:Yahoo%21_Sports"></span>{{#if:|}}</ref>
- May 8, 2006 - Yahoo! Sports starts streaming free live NHL games.<ref>cite web Dead link</ref>
- May 30, 2006 - Yahoo! Sports launched the Yahoo! Sports Beta website.<ref>cite web</ref>
- January 30, 2007 - Yahoo! Sports puts the following on its sports homepage: "What if your favorite sports site got even better? The all new Yahoo! Sports. Coming soon." citation needed
- February 1, 2007 - Yahoo! Sports launched the current homepage.<ref>cite web</ref>
- February 1, 2007 - Yahoo! Sports Beta website was taken offline.
- June 21, 2007 - Yahoo! Sports acquires Rivals.com.<ref>cite web</ref>
- January 11, 2011 - Yahoo! Sports combines with SportsFanLive.com. to begin producing ThePostGame.com, a daily online magazine.<ref>http://www.nytimes.com/2011/01/12/sports/12yahoosports.html?_r=1&ref=media</ref>
Yahoo! Fantasy Sports
Yahoo! Fantasy Sports is a section of Yahoo! Sports.<ref name="yhoo.client.shareholder.com" /> Yahoo! Fantasy Sports was created with Yahoo's acquisition of Sportasy.com for an undisclosed amount in December 1998.<ref>cite web</ref> It has grown to include numerous sports. Yahoo! offers both free and pay fantasy sports.<ref name=TheStreet>cite web</ref> The types of games offered include traditional fantasy sports, pick 'em contests, and salary cap games.
Yahoo! Fantasy Sports has captured a substantial fraction of the fantasy sports market. In the week ending May 6, 2006, its fantasy baseball product accounted for 35% of visits to fantasy sports sites. The main fantasy sports URL represented another 25% of category visits that week.<ref>cite web</ref> The site had 3.1 million users in July 2006, out of the more than 15 million adults that play fantasy sports in the United States.<ref name=BusinessWeek>cite web</ref>
It has featured fantasy experts such as Matt Buser.<ref>http://sports.yahoo.com/top/expertsarchive?author=Matt+Buser</ref>
Blogs
| Sport | Title | Editor |
|---|---|---|
| NFL | Shutdown Corner | Matthew J. Darnell |
| MLB | Big League Stew | Kevin Kaduk |
| NBA | Ball Don't Lie | Trey Kerby |
| NHL | Puck Daddy | Greg Wyshynski |
| College football | Dr. Saturday | Matt Hinton |
| College basketball | The Dagger | Jeff Eisenberg |
| NASCAR | From the Marbles | Jay Busbee |
| Golf | Devil Ball Golf | Jay Busbee |
| Olympics | Fourth-Place Medal | Chris Chase & Maggie Hendricks |
| Mixed martial arts | Cagewriter | Steve Cofield |
| Fantasy sports | Roto Arcade | Andy Behrens |
| Tennis | Busted Racquet | Chris Chase |
| Soccer | Dirty Tackle | Brooks Peck |
Notable accomplishments
- In 2006 it was revealed that "Fans spend more time on Yahoo! Sports than any other sports site" according to comScore Media Metrix.<ref>cite web</ref>
- Before the 2006 NFL Draft, Yahoo! Sports revealed the allegations that Reggie Bush accepted gifts from an upstart sports marketing firm in exchange for his patronage. They have since issued several updates on the story.
References
External links
- Yahoo! Sports Homepage
- Yahoo! Sports Beta Homepage
- Yahoo! Sports Cell Phone Homepage
- Yahoo! Sports Sitemap
- Yahoo! Sports Blog
- Yahoo! Sports Launch Press Release
- Yahoo! Fantasy Sports Homepage
- Information on Yahoo!'s acquisition of Sportasy
- Sportasy.com on Internet Archive


Fantasy Football
Fantasy Baseball
Fantasy Basketball
Fantasy Hockey
Fantasy Cafe Wiki