Template:Infobox item: Difference between revisions
From Ultimate Dragon Ball Online Wiki
No edit summary |
No edit summary |
||
| Line 36: | Line 36: | ||
| style="text-align: left; vertical-align: top; padding: 5px;" | {{{Effect| }}} | | style="text-align: left; vertical-align: top; padding: 5px;" | {{{Effect| }}} | ||
|} | |} | ||
<style> | |||
/* Hide rows where the second cell is empty */ | |||
.infobox tr td:empty, | |||
.infobox tr td:empty + td { | |||
display: none; | |||
} | |||
.infobox tr th:empty, | |||
.infobox tr th:empty + th { | |||
display: none; | |||
} | |||
</style> | |||
Revision as of 04:20, 5 March 2025
| [[File:|32px]] Infobox item | |
|---|---|
| [[File:|200px]] | |
| General Information | |
| Description | |
| Weight | |
| Event Item | |
| Rarity | |
| Class | |
| Level | |
| Slot | |
| NPC Price | 0 |
| Effect | |
<style>
/* Hide rows where the second cell is empty */
.infobox tr td:empty,
.infobox tr td:empty + td {
display: none;
}
.infobox tr th:empty,
.infobox tr th:empty + th {
display: none;
}
</style>