Difference between revisions of "Template:Infobox session"
From OtanWiki
| (4 intermediate revisions by the same user not shown) | |||
| Line 27: | Line 27: | ||
<th>Guests</th> | <th>Guests</th> | ||
<td>{{{guests}}}</td> | <td>{{{guests}}}</td> | ||
| − | </tr>}} {{#if:{{{prev_session|}}}|<tr> | + | </tr>}} {{#if:{{{prev_session|}}}|<tr> <!-- Finzar was here :-) --> |
<th>Prev Session</th> | <th>Prev Session</th> | ||
<td>{{{prev_session}}}</td> | <td>{{{prev_session}}}</td> | ||
Latest revision as of 15:48, 10 October 2021
Infobox session
Example usage:
{{Infobox session
| title =
| image =
| caption =
| campaign =
| game_date =
| start_date =
| start_location =
| end_date =
| end_location =
| absentees =
| guests =
| prev_session =
| next_session =
}}