Template:CompanyInfobox: Difference between revisions
Schang1146 (talk | contribs) Created page with "<includeonly> <div class="infobox"> <div style="display: flex; gap: 8px; flex-direction: column"> <div class="infobox-title">{{{Company|{{PAGENAME}}}}}</div> <div class="infobox-image">[[File:{{{Logo}}}|200px]]</div> <table class="infobox-table"> <tr> <th colspan="2" class="infobox-table-caption">Basic information</th> </tr> <tr> <th>{{nowrap|Founded}}</th> <td>{{{Founded}}}</td> </tr> <tr> <th..." |
Schang1146 (talk | contribs) No edit summary |
||
Line 33: | Line 33: | ||
</includeonly> | </includeonly> | ||
<noinclude> | <noinclude> | ||
{{Important|This infobox should be automatically applied if going through the "Create a page" workflow}} | |||
== Usage == | == Usage == | ||
To have this infobox appear to the right of the page, add this to the page with the text you wish to appear on the box when using the source editor. | To have this infobox appear to the right of the page, add this to the page with the text you wish to appear on the box when using the source editor. |