Pages which use this template are listed at Category:Inks.
Template:Ink: Difference between revisions
| IssuePress (talk | contribs) No edit summary Tag: Reverted | IssuePress (talk | contribs)  No edit summary Tag: Manual revert | ||
| (One intermediate revision by the same user not shown) | |||
| Line 101: | Line 101: | ||
|    | products          = {{{products|}}} |    | products          = {{{products|}}} | ||
| }}<!-- | }}<!-- | ||
| -->[[Category:Inks]]<!-- | -->[[Category:Inks]]<!-- | ||
| -->{{#if:{{{brand|}}}|[[Category:{{ucfirst:{{{brand}}}}} inks]]|}}<!-- | -->{{#if:{{{brand|}}}|[[Category:{{ucfirst:{{{brand}}}}} inks]]|}}<!-- | ||
Latest revision as of 11:49, 18 December 2024
TemplateData
The main template for the "Ink" class. This template handles semantic annotation and transcludes display templates for the data (mainly Template:Infobox ink).
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Brand | brand | The brand of manufacture (Riso, Ricoh, etc.) for the color of ink. Generic inks may also be listed on this page—but this attribute should reflect the original brand. 
 | String | required | 
| Series | series | The series name that the ink is part of (for Riso, these are "Standard," "Special Edition," and "Custom"). 
 | String | suggested | 
| Japanese name | japanese_name | The Japanese name for the ink (if available/provided by the manufacturer). | String | optional | 
| RGB | rgb | The RGB code for the color—this is used for its display throughout the wiki. It must formatted as a comma-separated list with no spaces: XXX,XXX,XXX 
 | String | required | 
| Hex code | hex | The hex code for the color (without a pound sign). 
 | String | suggested | 
| CMYK | cmyk | The CMYK code for the color. It must formatted as a comma-separated list with no spaces: XX,XX,XX,XX 
 | String | suggested | 
| CIELab* | cielab | The CIELab* code for the color. It must formatted as a comma-separated list with no spaces: XX,XX,XX 
 | String | suggested | 
| Pantone | pantone | The Pantone swatch code for the color. 
 | String | deprecated | 
| Products | products | A list of product codes associated with the ink. These are implemented with Template:Ink/product—please use the page form Form:Ink to edit them. | Content | optional |