Template:Player: Difference between revisions

>Kypho
No edit summary
>Kypho
No edit summary
Line 69: Line 69:
   }}
   }}


  {{#if:{{{Social|}}}|
{{#if:{{{Social|}}}|
<tr>
<tr>
   <th>Social</th>
   <th>Social</th>
   <td>
   <td>
     {{#arraymap:{{{Social}}}|,|@@|
     {{#arraymap:{{{Social}}}|,|@@|
       <div class="player-social">[@@]</div>
       <div class="player-social">[@@ @@]</div>
     }}
     }}
   </td>
   </td>
</tr>
</tr>
}}
}}