Template:Infobox ink: Difference between revisions

From stencil.wiki
No edit summary
Tag: Reverted
No edit summary
 
(60 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Infobox
<noinclude>{{Infobox template|class=Ink|category=Inks}}</noinclude><!--
| title = {{{title|Ink Information}}}
--><includeonly><!--
| rows =
-->{| align="right" class="infobox"
  |-
|-
  | style="width: 30%; text-align: left; font-weight: bold;" | Japanese Name
! colspan="2" class="infobox-title" | {{{title|}}}  
  | {{{japanese_name|Unknown}}}
{{#if:{{{japanese_name|}}}|<tr><th colspan="2" class="infobox-subheader">{{{japanese_name}}}</th></tr>|}}<!--
  |-
-->{{#if:{{{rgb|}}}|<tr><th colspan="2"><div style="border:.5px solid black; height:.75rem; width:100%; background-color:rgba({{{rgb|255,255,255}}},1);"></div></th></tr>|}}<!--
  | style="width: 30%; text-align: left; font-weight: bold;" | Brand
-->{{#if:{{{hex|}}}{{{rgb|}}}{{{cmyk|}}}{{{cielab|}}}{{{pantone|}}}|<tr><th colspan="2" class="infobox-header">Color coordinates</th></tr>|}}<!--
  | {{{brand|Unknown}}}
-->{{#if:{{{hex|}}}|<tr><th scope="row">Hex</th><td><code><nowiki>#</nowiki>{{uc:{{{hex|}}}}}</code></td></tr>|}}<!--
  |-
-->{{#if:{{{rgb|}}}|<tr><th scope="row">RGB</th><td><code>({{#rreplace:{{{rgb}}}|,|, }})</code></td></tr>|}}<!--
  | style="width: 30%; text-align: left; font-weight: bold;" | Series
-->{{#if:{{{cmyk|}}}|<tr><th scope="row">CMYK</th><td><code>({{#rreplace:{{{cmyk}}}|,|, }})</code></td></tr>|}}<!--
  | {{{series|Unknown}}}
-->{{#if:{{{cielab|}}}|<tr><th scope="row">CIELab*</th><td><code>({{#rreplace:{{{cielab}}}|,|, }})</code></td></tr>|}}<!--
  |-
-->{{#if:{{{pantone|}}}|<tr><th scope="row">Pantone</th><td><code>{{{pantone}}}</code></td></tr>|}}
  | style="width: 30%; text-align: left; font-weight: bold;" | Display Hex
|-
  | <div style="background-color: {{{display_hex|#ffffff}}}; width: 50px; height: 20px; border: 1px solid #000;"></div>
!colspan="2" class="infobox-header"| Ink information
  | {{{display_hex|#ffffff}}}
|-
| footer = {{{footer|}}}
! scope="row" | Brand
}}
| {{Brand chip|{{{brand|}}}}}
|-
! scope="row" | Series
| {{{series}}}<!--
-->{{#if:{{{products|}}}|<tr><th colspan="2" class="infobox-header">Product number(s)</th></tr>{{{products|}}}|}}
|}</includeonly>

Latest revision as of 23:31, 16 December 2024

Warning: Infobox template
This is an infobox template for the Ink class—it is used as a display template for Template:Ink, with values from the associated Form:Ink, and should never be transcluded outside of that context.

Pages which use this infobox are listed at Category:Inks.