Template:Infobox ink: Difference between revisions
Robertbaxter (talk | contribs) No edit summary |
Robertbaxter (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
{| align="right" class="infobox" | <includeonly>{| align="right" class="infobox" | ||
|- | |- | ||
! colspan="2" class="infobox-title" | {{PAGENAME}} | ! colspan="2" class="infobox-title" | {{PAGENAME}} | ||
Line 9: | Line 9: | ||
{{#if:{{{cmyk|}}}|<tr><th scope="row">CMYK</th><td>({{#rreplace:{{{cmyk}}}|,|, }})</td></tr>|}} | {{#if:{{{cmyk|}}}|<tr><th scope="row">CMYK</th><td>({{#rreplace:{{{cmyk}}}|,|, }})</td></tr>|}} | ||
{{#if:{{{cielab|}}}|<tr><th scope="row">CIELab*</th><td>({{#rreplace:{{{cielab}}}|,|, }})</td></tr>|}} | {{#if:{{{cielab|}}}|<tr><th scope="row">CIELab*</th><td>({{#rreplace:{{{cielab}}}|,|, }})</td></tr>|}} | ||
{{#if:{{{pantone|}}}|<tr><th scope="row">Pantone</th><td>{{{pantone}}}</td></tr>|}} | {{#if:{{{pantone|}}}|<tr><th scope="row">Pantone</th><td>{{{pantone}}}</td></tr>|}} | ||
|}} | |||
|- | |- | ||
!colspan="2" class="infobox-header"| Ink Information | !colspan="2" class="infobox-header"| Ink Information | ||
Line 20: | Line 20: | ||
| {{{series}}}<!-- | | {{{series}}}<!-- | ||
-->{{#if:{{{products|}}}|<tr><th colspan="2" class="infobox-header">Product Number(s)</th></tr>{{{products|}}}|}} | -->{{#if:{{{products|}}}|<tr><th colspan="2" class="infobox-header">Product Number(s)</th></tr>{{{products|}}}|}} | ||
|} | |}</includeonly> |