Template:Manufacturer/EnumImage: Difference between revisions
(refactor template for enumimage to futureproof) |
m (move docs) |
||
(13 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly>{{#switch: {{lc:{{{1|}}}}} | <includeonly>{{#switch: {{lc:{{{1|}}}}} | ||
|00 | |||
|general resource manufacturer | |general resource manufacturer | ||
|g | |g | ||
|g.r.m | |g.r.m | ||
|g.r.m. | |g.r.m. | ||
|grm = {{EnumImage|image=GRM-logo.png|name= | |grm = {{EnumImage|image=GRM-logo.png|name=GRM|options={{{options|}}}}} | ||
| | |01 | ||
|y | |y | ||
|yohmei corporation | |yohmei corporation | ||
|yohmei corp | |yohmei corp | ||
|yohmei = {{EnumImage|image=Yomei-logo.png|name=Yohmei|options={{{options|}}}}} | |yohmei = {{EnumImage|image=Yomei-logo.png|name=Yohmei Corp|options={{{options|}}}}} | ||
|02 | |||
|t | |t | ||
|tenora works | |tenora works | ||
|tenora = {{EnumImage|image=Tenora-logo.png|name=TENORA WORKS|options={{{options|}}}}} | |tenora = {{EnumImage|image=Tenora-logo.png|name=TENORA WORKS|options={{{options|}}}}} | ||
| | |03 | ||
|k | |||
== | |kubara product | ||
|kubara = {{EnumImage|image=Kubara_logo.gif|name=Kubara product|options={{{options|}}}}} | |||
== | |cubic star = {{EnumImage|image=File:CUBIC DESIGN logo.gif|name=CUBIC STAR|options={{{options|}}}}} | ||
|cubic mode = {{EnumImage|image=File:CUBIC DESIGN logo.gif|name=CUBIC MODE|options={{{options|}}}}} | |||
{{ | |cubic girl = {{EnumImage|image=File:CUBIC DESIGN logo.gif|name=CUBIC GIRL|options={{{options|}}}}} | ||
| | |mutan = {{EnumImage|image=File:MIYA-B.png|name=MUTAN|options={{{options|}}}}} | ||
|options | |matoi = {{EnumImage|image=File:MIYA-B.png|name=MATOI|options={{{options|}}}}} | ||
}} | |minamo = {{EnumImage|image=File:MIYA-B.png|name=MINAMO|options={{{options|}}}}} | ||
|asfa = {{EnumImage|image=File:ROAR ROARS logo.gif|name=ASFA|options={{{options|}}}}} | |||
|do-gaim = {{EnumImage|image=File:ROAR ROARS logo.gif|name=Do-GAIM|options={{{options|}}}}} | |||
|monivan = {{EnumImage|image=File:ROAR ROARS logo.gif|name=monivan|options={{{options|}}}}} | |||
|shell-caseal = {{EnumImage|image=File:GRM SHELL logo.gif|name=SHELL-CASEAL|options={{{options|}}}}} | |||
|shell-cast = {{EnumImage|image=File:GRM SHELL logo.gif|name=SHELL-CAST|options={{{options|}}}}} | |||
|#default = }}</includeonly><noinclude>{{{{FULLPAGENAME}}/doc}}</noinclude> | |||
=== | |||
{{ | |||
=== | |||
{{ | |||
=== | |||
{{ | |||
=== | |||
{{ | |||
=== | |||
{{ | |||
</noinclude> |
Latest revision as of 19:41, 20 March 2024
Purpose
Shortcut template for all equipment manufacturers. Contains mouseover for the manufacturer string that would appear ingame.
Parameter List
{{Manufacturer/EnumImage | <!-- Anonymous parameter. The desired manufacturer name or weapon manufacturer's octet, case insensitive. Invalid strings will render nothing. --> |options <!-- The desired image options. If options aren't provided, the link to the image is disabled. --> }}
For manufacturers, the valid list of strings, case insensitive, are:
- GRM
- 00
- general resource manufacturer
- g
- g.r.m
- g.r.m.
- grm
- Yohmei
- 01
- y
- yohmei corporation
- yohmei corp
- yohmei
- TENORA WORKS
- 02
- t
- tenora works
- tenora
- Kubara
- 03
- k
- kubara product
- kubara
- CUBIC STAR
- cubic star
- CUBIC MODE
- cubic mode
- CUBIC GIRL
- cubic girl
- MUTAN
- mutan
- MATOI
- matoi
- MINAMO
- minamo
- ASFA
- asfa
- Do-GAIM
- do-gaim
- monivan
- monivan
- SHELL-CASEAL
- shell-caseal
- SHELL-CAST
- shell-cast
For image options, a guide on syntax can be found here: [1]
Examples
Icon for "yohmei"
{{Manufacturer/EnumImage|yohmei}}
Icon for "GRM"
{{Manufacturer/EnumImage|GRM}}
Icon for "GRM", Options="16px"
{{Manufacturer/EnumImage|GRM|options=16px}}
Icon for "GRM", Options="16px|link="
{{Manufacturer/EnumImage|GRM|options=16px{{!}}link=}}
Icon for "asdasd"
{{Manufacturer/EnumImage|asdasd}}