Difference between revisions of "Template:Boss"
From ALttP Speedrunning Wiki
Line 4: | Line 4: | ||
font-size: 1.2em; | font-size: 1.2em; | ||
text-align: center; | text-align: center; | ||
+ | } | ||
+ | |||
+ | .next-boss { | ||
+ | text-align: right; | ||
} | } | ||
}} | }} | ||
{| {{prettytable|float=right}} | {| {{prettytable|float=right}} | ||
− | | colspan="8" | <div id="boss-header">{{{name|Boss name}}}'''</ | + | | colspan="8" | <div id="boss-header">{{{name|Boss name}}}'''</div> [[Image:{{{image}}}]] |
− | |- | + | |- class="metadata" |
| colspan=4" | <strong>Location</strong> || colspan="4" | {{{location|}}} | | colspan=4" | <strong>Location</strong> || colspan="4" | {{{location|}}} | ||
|- | |- | ||
Line 27: | Line 31: | ||
| [[Image:Icon_Hammer.png]] || {{{5}}} || [[Image:Icon_Item_Stone.png]] || {{{5}}} || [[Image:Icon_Quake.png]] || {{{16}}} | | [[Image:Icon_Hammer.png]] || {{{5}}} || [[Image:Icon_Item_Stone.png]] || {{{5}}} || [[Image:Icon_Quake.png]] || {{{16}}} | ||
|- | |- | ||
− | | colspan=4" | {{#if: {{{prev_boss|}}} | <i class="fa fa-angle-left"></i> {{{prev_boss|}}} }} || colspan="4" | {{#if: {{{next_boss|}}} | {{{next_boss|}}} <i class="fa fa-angle-right"></i> }} | + | | colspan=4" class="prev-boss" | {{#if: {{{prev_boss|}}} | <i class="fa fa-angle-left"></i> {{{prev_boss|}}} }} || colspan="4" class="next-boss" | {{#if: {{{next_boss|}}} | {{{next_boss|}}} <i class="fa fa-angle-right"></i> }} |
|}<noinclude>{{Documentation}}</noinclude> | |}<noinclude>{{Documentation}}</noinclude> |
Revision as of 14:15, 7 January 2017
Template documentation[create]
Please add categories to the /doc subpage. Subpages of this template. |