Template:TalentRole/doc

Template page

This template should always used as a direct unnamed parameters of the Template:TalentTab template.

The TalentRole template takes the following parameters:

Unnamed parameters to signify the name of the list, like |Observers or |Commentators etc

|div= - add anything there, like "y". Will go to the next column with that TalentRole list onwards

|t+number= - for each talent, so |t1=Name |t2=Second Name etc

|t+number+link= - if the name of the talent is not the same as his page, so "|t1=Name|t1link=KheZu" would show "Name" as the text, but link to the KheZu page

Example:

  |{{TalentRole|Commentators
    |t1=Bkop
    |t2=Lacoste|t2link=LacosteDota
  }}
  |{{TalentRole|Commentators
    |div=y
    |t1=Bkop
    |t2=Lacoste|t2link=LacosteDota
  }}