Phial:Infobox Parts: Difference between revisions
From Phial Fantasy
More actions
Created page with "<dl class="infobox info-wrapper"> {{#if:{{{title|}}} |<dt class="infobox info-title">{{{title}}}</dt> }} {{#if:{{{image|}}} |[[File:{{{image}}}{{!}}frame{{!}}class=infobox info-image {{#if:{{{caption|}}} |{{!}}{{{caption}}} }} ]] }} {{#if:{{{label1|}}} |{{#if:{{{data1|}}} |<div class="infobox info-datablock"> <dt class="infobox info-label">{{{label1}}}</dt> <dd class="infobox info-data">{{{data1}}}</dd> </div> }} }} {{#if..." |
No edit summary |
||
| Line 1: | Line 1: | ||
<dl class="infobox info-wrapper"> | <includeonly><dl class="infobox info-wrapper"> | ||
{{#if:{{{title|}}} | {{#if:{{{title|}}} | ||
| Line 31: | Line 31: | ||
}} | }} | ||
</dl> | </dl></includeonly> | ||