Difference between revisions of "Template:Boss"
From ALttP Speedrunning Wiki
Line 17: | Line 17: | ||
.prev-boss, .next-boss { | .prev-boss, .next-boss { | ||
font-size: 0.9em; | font-size: 0.9em; | ||
+ | } | ||
+ | |||
+ | prevBoss:not(:empty):after { | ||
+ | content: '← '; | ||
+ | font-weight: bold; | ||
+ | } | ||
+ | |||
+ | td.nextBoss:not(:empty):after { | ||
+ | content: ' →'; | ||
+ | font-weight: bold; | ||
+ | } | ||
+ | |||
+ | td .damage { | ||
+ | text-align: right; | ||
+ | } | ||
+ | |||
+ | td .spr-ohko { | ||
+ | font-weight: bold; | ||
+ | color: #880000; | ||
+ | } | ||
+ | |||
+ | td > img { | ||
+ | text-align: center | ||
} | } | ||
Line 23: | Line 46: | ||
} | } | ||
}} | }} | ||
− | {{#invoke:Infobox Boss|main}}<noinclude>{{Documentation}}</noinclude> | + | <includeonly>{{#invoke:Infobox Boss|main}}</includeonly><noinclude>{{Documentation}}</noinclude> |
Revision as of 15:05, 15 December 2018
Template documentation[create]
Please add categories to the /doc subpage. Subpages of this template. |