Template:ResearchNotesRow: Difference between revisions
No edit summary |
No edit summary Tag: Manual revert |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
<tr> | <tr class="plainlinks"> | ||
<td>[[{{{page|}}}|{{{title|}}}]]</td> | <td>[[{{{page|}}}|{{{title|}}}]]</td> | ||
<td>{{#if:{{{file|}}}|[[media:{{PAGENAME:{{{file|}}}}}|<i class="fa-duotone fa-files"></i>]]}}</td> | <td>{{#if:{{{file|}}}|[[media:{{PAGENAME:{{{file|}}}}}|<i class="fa-duotone fa-files"></i>]]}}</td> | ||
Line 8: | Line 8: | ||
<td>{{#if:{{{user|}}}|[[User:{{{user|}}}|{{{user|}}}]]}}</td> | <td>{{#if:{{{user|}}}|[[User:{{{user|}}}|{{{user|}}}]]}}</td> | ||
<td>{{{timestamp|}}}</td> | <td>{{{timestamp|}}}</td> | ||
</tr></includeonly> | </tr></includeonly> |