Template:Shop
Jump to navigation
Jump to search
| Shop | |
|---|---|
| The Wikishop is an example shop used for illustrating template usage on the wiki. | |
| Shop Captains | |
| |
| Color Coding | |
| Chartreuse | |
| Ochre | |
Example
{{Shop
|description=The Wikishop is an example shop used for illustrating template usage on the wiki.
|captains=* Steve Rogers
* Jean-Luc Picard
* Ahab
|colorname1=Chartreuse
|colorcode1=#80FF00
|colorname2=Ochre
|colorcode2=#CC7722
}}
Usage
The Shop template takes several parameters.
| Parameters | |
|---|---|
description
|
A description of the shop |
captains
|
A list of the captains. If this is more than one captain, use * to create a bulleted list. You may use wikitext to link to the shop captain's user page. |
colorname1
|
The name of the first color that makes up this shop's color code. |
colorcode1
|
The hex triplet of the first color that makes up this shop's color code. |
colorname2
|
The name of the second color that makes up this shop's color code. |
colorcode2
|
The hex triplet of the second color that makes up this shop's color code. |