Template:Manufacturer/EnumImage: Difference between revisions

From Phantasy Star Universe Clementine
(add ids)
m (move docs)
 
(12 intermediate revisions by the same user not shown)
Line 5: Line 5:
|g.r.m
|g.r.m
|g.r.m.
|g.r.m.
|grm = {{EnumImage|image=GRM-logo.png|name=G.R.M.|options={{{options|}}}}}
|grm = {{EnumImage|image=GRM-logo.png|name=GRM|options={{{options|}}}}}
|01
|01
|y
|y
Line 18: Line 18:
|k
|k
|kubara product
|kubara product
|kubara = {{EnumImage|image=Kubara_logo.png|name=Kubara product|options={{{options|}}}}}
|kubara = {{EnumImage|image=Kubara_logo.gif|name=Kubara product|options={{{options|}}}}}
|#default =  
|cubic star = {{EnumImage|image=File:CUBIC DESIGN logo.gif|name=CUBIC STAR|options={{{options|}}}}}
}}</includeonly><noinclude>
|cubic mode = {{EnumImage|image=File:CUBIC DESIGN logo.gif|name=CUBIC MODE|options={{{options|}}}}}
==Purpose==
|cubic girl = {{EnumImage|image=File:CUBIC DESIGN logo.gif|name=CUBIC GIRL|options={{{options|}}}}}
Shortcut template for all equipment manufacturers. Currently, clothing manufacturers are not supported. Contains mouseover for the manufacturer string that would appear ingame.
|mutan = {{EnumImage|image=File:MIYA-B.png|name=MUTAN|options={{{options|}}}}}
==Parameter List==
|matoi = {{EnumImage|image=File:MIYA-B.png|name=MATOI|options={{{options|}}}}}
<pre>
|minamo = {{EnumImage|image=File:MIYA-B.png|name=MINAMO|options={{{options|}}}}}
{{Manufacturer
|asfa = {{EnumImage|image=File:ROAR ROARS logo.gif|name=ASFA|options={{{options|}}}}}
|         <!-- Anonymous parameter. The desired manufacturer name or weapon manufacturer's octet, case insensitive. Invalid strings will render nothing. -->
|do-gaim = {{EnumImage|image=File:ROAR ROARS logo.gif|name=Do-GAIM|options={{{options|}}}}}
|options <!-- The desired image options. If options aren't provided, the link to the image is disabled. -->
|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|}}}}}
</pre>
|shell-cast = {{EnumImage|image=File:GRM SHELL logo.gif|name=SHELL-CAST|options={{{options|}}}}}
For manufacturers, the valid list of strings, case insensitive, are:
|#default = }}</includeonly><noinclude>{{{{FULLPAGENAME}}/doc}}</noinclude>
; 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
 
For image options, a guide on syntax can be found here: [https://www.mediawiki.org/wiki/Help:Images#Syntax]
==Examples==
===Icon for "yohmei"===
<pre>{{Manufacturer|yohmei}}</pre>
{{Manufacturer|yohmei}}
===Icon for "GRM"===
<pre>{{Manufacturer|GRM}}</pre>
{{Manufacturer|GRM}}
===Icon for "GRM", Options="16px"===
<pre>{{Manufacturer|GRM|options=16px}}</pre>
{{Manufacturer|GRM|options=16px}}
===Icon for "GRM", Options="16px{{!}}link="===
<pre>{{Manufacturer|GRM|options=16px{{!}}link=}}</pre>
{{Manufacturer|GRM|options=16px{{!}}link=}}
===Icon for "asdasd"===
<pre>{{Manufacturer|asdasd}}</pre>
{{Manufacturer|asdasd}}
</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}}

Yohmei Corp

Icon for "GRM"

{{Manufacturer/EnumImage|GRM}}

GRM

Icon for "GRM", Options="16px"

{{Manufacturer/EnumImage|GRM|options=16px}}

GRM

Icon for "GRM", Options="16px|link="

{{Manufacturer/EnumImage|GRM|options=16px{{!}}link=}}

GRM

Icon for "asdasd"

{{Manufacturer/EnumImage|asdasd}}