Template:FactionTurn: Difference between revisions

Content deleted Content added
Add template for standard Faction Turn information
 
m Fix YouTube embed
 
(7 intermediate revisions by the same user not shown)
Line 1:
<div class="infobox">
<templatestyles src="Infobox.css" />
<div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{imageyoutube|}}}|
<div class="infobox-image">[[File:<youtube width="320" height="180">{{{imageyoutube}}}|300px]]</youtube></div>}}
<table>{{#if:{{{youtubelore|}}}|<tr>
<th>YouTube VOD</th>
<td>[{{{youtube}}} {{PAGENAME}}]</td>
</tr>}}{{#if:{{{lore|}}}|<tr>
<th>Resulting Lore Announcements</th>
<td>[[{{{lore}}}]]</td>
</tr>}}<tr>
<th>Beacon Space Map</th>
Line 15 ⟶ 12:
<th>Beacon Space Spreadsheet</th>
<td>[https://spreadsheet.unrestrictedlorefare.com Faction Turn Spreadsheet]</td>
</tr><tr style="text-align: center;">
{{#ifexist: {{{previous}}}|<td>[[{{{previous}}}]]</td>|<td></td>}}
{{#ifexist: {{{next}}}|<td>[[{{{next}}}]]</td>|<td></td>}}
</tr></table>
</div>