Template:Brand chip: Difference between revisions

From stencil.wiki
(Created page with "<noinclude> A template to showcase brand links as visually engaging chips, adding a splash of color to highlight companies in the stencil printer industry. Currently supports Riso, Ricoh, and Gestetner. ==Usage== <pre> {{Brand chip|Riso}} </pre> {{Brand chip|Riso}} <pre> {{Brand chip|Ricoh}} </pre> {{Brand chip|Ricoh}} <pre> {{Brand chip|Gestetner}} </pre> {{Brand chip|Gestetner}} </noinclude> <includeonly><span class="chip brand-chip" style=" font-si...")
 
No edit summary
Line 1: Line 1:
<includeonly><span class="chip brand-chip" style="
font-size:1rem;
line-height: 1rem;
display:inline-block;
border-radius: .5rem;
padding:.5rem .75rem;
font-weight: 500;
vertical-align: middle;
color: black;
background-color: {{#switch:{{{1|}}}
| riso||Riso = #F8F1FA
| ricoh||Ricoh = #FFF0EF
| gestetner||Gestetner = #FFF3E0
| #default = #F8F9FA
}};"> {{#switch:{{{1|}}}
| riso||Riso = [[File:Riso-logo-small.png|50px|link=Riso]]
| ricoh||Ricoh = [[File:Ricoh-logo-small.png|50px|link=Ricoh]]
| gestetner||Gestetner = [[File:Gestetner-logo-small.png|50px|link=Gestetner]]
| #default = No brand specified
}}</span></includeonly>
<noinclude>
<noinclude>
A template to showcase brand links as visually engaging chips, adding a splash of color to highlight companies in the stencil printer industry. Currently supports [[Riso]], [[Ricoh]], and [[Gestetner]].
A template to showcase brand links as visually engaging chips, adding a splash of color to highlight companies in the stencil printer industry. Currently supports [[Riso]], [[Ricoh]], and [[Gestetner]].
Line 7: Line 27:
</pre>
</pre>
{{Brand chip|Riso}}
{{Brand chip|Riso}}


<pre>
<pre>
Line 13: Line 32:
</pre>
</pre>
{{Brand chip|Ricoh}}
{{Brand chip|Ricoh}}


<pre>
<pre>
Line 20: Line 38:
{{Brand chip|Gestetner}}
{{Brand chip|Gestetner}}
</noinclude>
</noinclude>
<includeonly><span class="chip brand-chip" style="
font-size:1rem;
line-height: 1rem;
display:inline-block;
border-radius: .5rem;
padding:.5rem .75rem;
font-weight: 500;
vertical-align: middle;
color: black;
background-color: {{#switch:{{{1|}}}
| riso||Riso = #F8F1FA
| ricoh||Ricoh = #FFF0EF
| gestetner||Gestetner = #FFF3E0
| #default = #F8F9FA
}};"> {{#switch:{{{1|}}}
| riso||Riso = [[File:Riso-logo-small.png|50px|link=Riso]]
| ricoh||Ricoh = [[File:Ricoh-logo-small.png|50px|link=Ricoh]]
| gestetner||Gestetner = [[File:Gestetner-logo-small.png|50px|link=Gestetner]]
| #default = No brand specified
}}</span></includeonly>

Revision as of 01:20, 3 December 2024


A template to showcase brand links as visually engaging chips, adding a splash of color to highlight companies in the stencil printer industry. Currently supports Riso, Ricoh, and Gestetner.

Usage

{{Brand chip|Riso}} 


{{Brand chip|Ricoh}} 


{{Brand chip|Gestetner}}