Difference between revisions of "Template:Bs game player"

From blackwiki
Jump to navigation Jump to search
imported>Nikosguard
(Undid revision 681151887 by Nikosguard (talk))
imported>Frietjes
Line 6: Line 6:
 
! {{Tooltip|P|Points}}
 
! {{Tooltip|P|Points}}
 
! {{Tooltip|R|Rebounds}}
 
! {{Tooltip|R|Rebounds}}
! {{Tooltip|A|Assists}} </noinclude>|-
+
! {{Tooltip|A|Assists}}  
{{!}} width=25 align=center {{!}}  {{Small|{{#switch:{{UC:{{{pos|}}}}}
+
</noinclude>|-
 +
| style="font-size:85%; text-align:center; width:25px" | {{#switch:{{UC:{{{pos|}}}}}
 
| PG = {{sort|1.0|[[Point guard|PG]]}}
 
| PG = {{sort|1.0|[[Point guard|PG]]}}
 
| G = {{sort|1.5|[[Guard (basketball)|G]]}}
 
| G = {{sort|1.5|[[Guard (basketball)|G]]}}
Line 26: Line 27:
 
| C = {{sort|6.0|[[Center (basketball)|C]]}}
 
| C = {{sort|6.0|[[Center (basketball)|C]]}}
 
| #default =  
 
| #default =  
}}}}
+
}}
{{!}}  style="text-align:center;" width=25 {{!}} {{#if:{{{no|}}}|'''{{{no}}}'''| }}
+
| style="text-align:center;width:25px"| {{#if:{{{no|}}}|'''{{{no}}}'''| }}
{{!}}  style="text-align:left;" {{!}}  {{#if:{{{nat|}}}|{{flagicon|{{{nat}}}|size=20px}}| }} {{#if:{{{name|}}}|{{#if:{{{link|}}}|[[{{{link}}}{{!}}{{{name}}}]] {{#if:{{{dab|}}}|{{{dab}}}}}|[[{{{name}}}]]}}| }} {{#ifeq:{{{inj|no}}}|yes|&nbsp;[[Image:Cruz_Roja.svg|8px|Injured]]}}
+
| style="text-align:left;"| {{#if:{{{nat|}}}|{{flagicon|{{{nat}}}|size=20px}}| }} {{#if:{{{name|}}}|{{#if:{{{link|}}}|[[{{{link}}}{{!}}{{{name}}}]] {{#if:{{{dab|}}}|{{{dab}}}}}|[[{{{name}}}]]}}| }} {{#ifeq:{{{inj|no}}}|yes|&nbsp;[[Image:Cruz_Roja.svg|8px|Injured]]}}
{{#if:{{{dnp|}}}|{{!}} colspan=3 {{!}} <center>{{Small|DNP}} |
+
{{#if:{{{dnp|}}}|
{{!}}  style="text-align:center;" width=25 {{!}}  {{#if:{{{p|}}}|{{{p}}}| }}
+
{{!}} colspan=3 style="width:75px; text-align:center; font-size:85%;" {{!}} DNP
{{!}}  style="text-align:center;" width=25 {{!}}  {{#if:{{{r|}}}|{{{r}}}| }}
+
|
{{!}}  style="text-align:center;" width=25 {{!}}  {{#if:{{{a|}}}|{{{a}}}| }}
+
{{!}}  style="text-align:center;width:25px" {{!}}  {{{p|}}}
 +
{{!}}  style="text-align:center;width:25px" {{!}}  {{{r|}}}
 +
{{!}}  style="text-align:center;width:25px" {{!}}  {{{a|}}}
 
}}
 
}}
 
<noinclude>
 
<noinclude>
Line 38: Line 41:
 
{{Documentation| content=  
 
{{Documentation| content=  
 
Template to use for players in boxscores in articles of important championship games in [[basketball]].
 
Template to use for players in boxscores in articles of important championship games in [[basketball]].
<pre>{{ Bs game player
+
<pre>{{bs game player
 
| pos =
 
| pos =
 
| no  =  
 
| no  =  
Line 46: Line 49:
 
| r =  
 
| r =  
 
| a =
 
| a =
}}</pre>}}
+
}}</pre>
 +
For a player who did not play, use
 +
<pre>{{bs game player
 +
| pos =
 +
| no  =
 +
| name =
 +
| link =
 +
| dnp = y
 +
}}</pre>
 +
}}
 
[[Category:Bs templates]]
 
[[Category:Bs templates]]
 
</noinclude>
 
</noinclude>

Revision as of 15:40, 8 October 2015

Pos. No. Player Template:Tooltip Template:Tooltip Template:Tooltip
Template documentation

Template to use for players in boxscores in articles of important championship games in basketball.

{{bs game player
| pos =
| no  = 
| name =
| link = 
| p = 
| r = 
| a =
}}

For a player who did not play, use

{{bs game player
| pos =
| no  = 
| name =
| link = 
| dnp = y
}}