Difference between revisions of "Template:Bs out2 header"

From blackwiki
Jump to navigation Jump to search
imported>Vasconia
imported>Andiii
 
(One intermediate revision by one other user not shown)
Line 3: Line 3:
 
{{#ifeq:{{{no}}}|n||!{{#if:{{{club|{{{team|}}}}}}| style="{{Basketball color cell|{{{club|{{{team|}}}}}}}}" }}width=30{{!}}{{Abbr|No.|Squad Number}}}}<!--
 
{{#ifeq:{{{no}}}|n||!{{#if:{{{club|{{{team|}}}}}}| style="{{Basketball color cell|{{{club|{{{team|}}}}}}}}" }}width=30{{!}}{{Abbr|No.|Squad Number}}}}<!--
 
-->{{#ifeq:{{{pos}}}|n||{{#ifeq:{{{no|}}}|n||!}}!{{#if:{{{club|{{{team|}}}}}}| style="{{Basketball color cell|{{{club|{{{team|}}}}}}}}" }}width=30{{!}}{{Abbr|Pos.|Position}}}}<!--
 
-->{{#ifeq:{{{pos}}}|n||{{#ifeq:{{{no|}}}|n||!}}!{{#if:{{{club|{{{team|}}}}}}| style="{{Basketball color cell|{{{club|{{{team|}}}}}}}}" }}width=30{{!}}{{Abbr|Pos.|Position}}}}<!--
-->{{#ifeq:{{{nat}}}|n||{{#ifeq:{{{no|}}}|n|{{#ifeq:{{{pos|}}}|n||!}}|!}}!{{#if:{{{club|{{{team|}}}}}}| style="{{Basketball color cell|{{{club|{{{team|}}}}}}}}" }}width=30{{!}}{{Abbr|Nat.|Nationality}}}}<!--
+
-->{{#ifeq:{{{nat}}}|n||{{#ifeq:{{{no|}}}|n|{{#ifeq:{{{pos|}}}|n||!}}|!}}!{{#if:{{{club|{{{team|}}}}}}| style="{{Basketball color cell|{{{club|{{{team|}}}}}}}}" }}width=50{{!}}{{Abbr|Nat.|Nationality}}}}<!--
 
-->{{#ifeq:{{{no|}}}|n|{{#ifeq:{{{pos|}}}|n|{{#ifeq:{{{nat|}}}|n||!}}|!}}|!}}!{{#if:{{{club|{{{team|}}}}}}| style="{{Basketball color cell|{{{club|{{{team|}}}}}}}}" {{!}}}}Name<!--
 
-->{{#ifeq:{{{no|}}}|n|{{#ifeq:{{{pos|}}}|n|{{#ifeq:{{{nat|}}}|n||!}}|!}}|!}}!{{#if:{{{club|{{{team|}}}}}}| style="{{Basketball color cell|{{{club|{{{team|}}}}}}}}" {{!}}}}Name<!--
 
-->{{#ifeq:{{{age}}}|n||!!{{#if:{{{club|{{{team|}}}}}}| style="{{Basketball color cell|{{{club|{{{team|}}}}}}}}" }}width=35{{!}}Age}}<!--
 
-->{{#ifeq:{{{age}}}|n||!!{{#if:{{{club|{{{team|}}}}}}| style="{{Basketball color cell|{{{club|{{{team|}}}}}}}}" }}width=35{{!}}Age}}<!--
Line 16: Line 16:
 
{{documentation|content=
 
{{documentation|content=
 
Template:Bs out2 header (Basketball - out - header)
 
Template:Bs out2 header (Basketball - out - header)
 +
 +
== Usage ==
 +
<pre style="overflow:auto;">
 +
{{bs out2 header
 +
| club = <!-- The name of the club that adds the colours -->
 +
| no  = n <!-- For hide the Number column -->
 +
| pos  = n <!-- For hide the Position column -->
 +
| nat  = n <!-- For hide the Nationality column -->
 +
| age  = n <!-- For hide the Age column -->
 +
| fc  = n <!-- For hide the 'Moving to' column -->
 +
| type = n <!-- For hide the Type column -->
 +
| fee  = n <!-- For hide the 'Transfer fee' column -->
 +
| date = n <!-- For hide the Date column -->
 +
| ref  = n <!-- For hide the Source column -->
 +
}}
 +
</pre>
  
 
== See also ==
 
== See also ==

Latest revision as of 13:26, 8 October 2019

No. Pos. Nat. Name Age Moving to Type Transfer fee Date Source
Template documentation

Template:Bs out2 header (Basketball - out - header)

Usage

{{bs out2 header
| club = <!-- The name of the club that adds the colours -->
| no   = n <!-- For hide the Number column -->
| pos  = n <!-- For hide the Position column -->
| nat  = n <!-- For hide the Nationality column -->
| age  = n <!-- For hide the Age column -->
| fc   = n <!-- For hide the 'Moving to' column -->
| type = n <!-- For hide the Type column -->
| fee  = n <!-- For hide the 'Transfer fee' column -->
| date = n <!-- For hide the Date column -->
| ref  = n <!-- For hide the Source column -->
}}

See also