টেমপ্লেট:রঙ টেমপ্লেট নথি
অবয়ব
This template lists as a wikitable row a template name and up to five arguments, a color sample and its hex value.
ব্যবহার
[সম্পাদনা]The template itself is contained between table start and end markup:
{| class="wikitable"
{{Color template doc|argument_1|argument_2|…|argument_5}}
|}
argument_1 can be omitted if the color template has only one value, or it is desired to show the default color; argument_2 through argument_5 are optional. All five are valid inputs for the color template.
উদাহরণ
[সম্পাদনা]When used on the page Template:Amtrak color/doc, the code {{Color template doc|}} produces
{{Amtrak color}} |
Sample: | 005480 |
while the code {{Color template doc|#default}} produces
{{Amtrak color|#default}} |
Sample: | 005480 |
Additional information can be added to the table. On the page Template:NYCS color/doc the code
{{Color template doc|blue}}
| [[IND Eighth Avenue Line|Eighth Avenue]]
| A / C / E / Eighth
produces
{{NYCS color|blue}} |
Sample: | 0039a6 |
Eighth Avenue | A / C / E / Eighth |