Template:TalentTable/doc: Difference between revisions

Template page
(Created page with "Example <pre> {{TalentTable |{{TalentTab|lang=English |{{TalentRole|Commentators |t1=Bkop |t2=Lacoste }} |{{TalentRole|Observers|div=y |t1=KheZu |t2=CustomLink|t2link=Real }} }} }} </pre> In the TalentTable template, each parameter should be unnamed and call the Template:TalentTab template.")
 
mNo edit summary
Line 1: Line 1:
In the TalentTable template, each parameter should be unnamed and call the [[Template:TalentTab]] template.
Example
Example
<pre>
<pre>
Line 14: Line 16:
}}
}}
</pre>
</pre>
In the TalentTable template, each parameter should be unnamed and call the [[Template:TalentTab]] template.

Revision as of 22:48, 12 February 2024

In the TalentTable template, each parameter should be unnamed and call the Template:TalentTab template.

Example

{{TalentTable
  |{{TalentTab|lang=English
    |{{TalentRole|Commentators
      |t1=Bkop
      |t2=Lacoste
    }}
    |{{TalentRole|Observers|div=y
      |t1=KheZu
      |t2=CustomLink|t2link=Real
    }}
  }}
}}