Template:Infobox person: Difference between revisions

From Afersis Wiki
Jump to navigationJump to search
(Created page with "f")
 
No edit summary
Line 1: Line 1:
f
<div class="infobox">
<div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>
<div style="text-align: center">Info</div>
<table class="infobox-table">
<tr>
    <th>Name</th>
    <td>{{{sessionName}}}</td>
</tr>
<tr>
    <th>IRL Date</th>
    <td>{{{irlDate}}}</td>
</tr>
<tr>
    <th>Previous</th>
    <td>{{{prev}}}</td>
</tr>
<tr>
    <th>Next</th>
    <td>{{{next}}}</td>
</tr>
</table>
</div>

Revision as of 19:51, 4 July 2024

Infobox person
Info
Name {{{sessionName}}}
IRL Date {{{irlDate}}}
Previous {{{prev}}}
Next {{{next}}}