Template:irc user: Difference between revisions

From Microformats Wiki
Jump to navigation Jump to search
(step 2 toward a more better irc-people page (tr with h-card for each person in the template))
(dropped "User:" in visible link text)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<tr class="h-card">
<tr class="h-card"> <td class="irc-name">{{{1}}}</td> <td class="p-name">{{{2}}}</td> <td class="u-url">[[User:{{{3}}}|{{{3}}}]]</td> <td class="timezone">{{{4}}}</td> <td class="p-note">{{{5}}}</td> </tr>
  <td class="irc-name">{{{1}}}</td>
  <td class="p-name">{{{2}}}</td>
  <td class="u-url">[[User:{{{3}}}]]</td>
  <td class="timezone">{{{4}}}</td>
  <td class="p-note">{{{5}}}</td>
</tr>

Latest revision as of 23:46, 15 August 2013

{{{1}}} {{{2}}} [[User:{{{3}}}|{{{3}}}]] {{{4}}} {{{5}}}