Template:InfoboxCompany: Difference between revisions
too many infoboxes |
add classes |
||
Line 1: | Line 1: | ||
<includeonly><div class="infobox | <includeonly><div class="infobox"> | ||
<div style="display:flex;gap:8px;flex-direction:column;"> | <div style="display:flex;gap:8px;flex-direction:column;"> | ||
<div class="infobox-title">{{{Title|{{PAGENAME}}}}}</div> | |||
<div | <div class="infobox-image">[[File:{{{Logo}}}|200px]]</div> | ||
<div | |||
<table style="width:100%;"> | <table style="width:100%;"> | ||
Line 29: | Line 25: | ||
</table> | </table> | ||
</div> | </div> | ||
</div> | </div> | ||
</includeonly><noinclude> | </includeonly><noinclude> | ||
== Usage == | == Usage == | ||
To have this infobox appear to the right of the page: | To have this infobox appear to the right of the page: |