Template:TalentTable/doc: Difference between revisions

Template page
mNo edit summary
mNo edit summary
Line 20: Line 20:
}}
}}
</pre>
</pre>
{{TalentTable
Will look like this:
  |{{TalentTab|lang=English
 
    |{{TalentRole|Commentators|section=Section example
[[File:TalentTable_example.png]]
      |t1=Bkop
      |t2=Lacoste
    }}
    |{{TalentRole|Observers||section=Second section
      |t1=KheZu
      |t2=CustomLink|t2link=Real|t2flag=USA
    }}
    |{{TalentRole|Div y example|div=y
      |t1=Sheever
      |t2=Quinn
    }}
  }}
}}

Revision as of 14:32, 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|section=Section example
      |t1=Bkop
      |t2=Lacoste
    }}
    |{{TalentRole|Observers||section=Second section
      |t1=KheZu
      |t2=CustomLink|t2link=Real|t2flag=USA
    }}
    |{{TalentRole|Observers|div=y
      |t1=Sheever
      |t2=Quinn
    }}
  }}
}}

Will look like this:

TalentTable example.png