Template:TalentTable/doc: Difference between revisions

Template page
mNo edit summary
mNo edit summary
Line 16: Line 16:
}}
}}
</pre>
</pre>
{{TalentTable
  |{{TalentTab|lang=English
    |{{TalentRole|Commentators|section=Section example
      |t1=Bkop
      |t2=Lacoste
    }}
    |{{TalentRole|Observers|div=y|section=Second section
      |t1=KheZu
      |t2=CustomLink|t2link=Real
    }}
  }}
}}

Revision as of 13:54, 14 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
    }}
  }}
}}