Difference between revisions of "Template:Possession"

From Team Fortress Wiki
Jump to: navigation, search
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{#iferror: {{#expr:{{{1|}}} * 2}} |
 
{{#iferror: {{#expr:{{{1|}}} * 2}} |
 
{{#switch: {{lc:{{{1|}}}}}
 
{{#switch: {{lc:{{{1|}}}}}
| triangle = [[File:P Formerly.png|16px|text-top]]
+
| triangle = [[File:P Formerly.png|16px|bottom]]
| dash =    [[File:P Dash.png|16px|text-top]]
+
| dash =    [[File:P Dash.png|16px|bottom]]
 
| yes
 
| yes
| have =    [[File:P Have.png|16px|text-top|Have]]
+
| have =    [[File:P Have.png|16px|bottom|Have]]
| want =    [[File:P Want.png|16px|text-top|Want]]
+
| want =    [[File:P Want.png|16px|bottom|Want]]
| had =      [[File:P Had.png|16px|text-top|Used To Have]]
+
| had =      [[File:P Had.png|16px|bottom|Used To Have]]
 
| do not
 
| do not
 
| do not want
 
| do not want
| anti =    [[File:P Do not want.png|16px|text-top|Do Not Want]]
+
| anti =    [[File:P Do not want.png|16px|bottom|Do Not Want]]
 
| no
 
| no
| #default = [[File:P Do not have.png|16px|text-top|Do Not Have]]
+
| #default = [[File:P Do not have.png|16px|bottom|Do Not Have]]
}} | [[File:P Have.png|16px|text-top|Have {{{1|n}}}]] × {{{1|n}}}}}<noinclude>
+
}} | [[File:P Have.png|16px|bottom|Have {{{1|n}}}]] × {{{1|n}}}}}<noinclude>
 
+
{{Doc begin}}
 
== Description ==
 
== Description ==
 
<pre>
 
<pre>

Latest revision as of 02:55, 23 October 2014

Do Not Have

Documentation for Possession

Description

{{possession|<style>}}
or
{{p|<style>}}

This template generates an image to represent possession of an item or hat in tables or checklists.

Parameters

unnamed parameter 1
Optional. Icon style, possible values:
  • Do Not Have no - Default
  • Used To Have had
  • Have yes, have
  • Want want
  • Do Not Want do not, anti, do not want
  • Have 22 × 22 - If the software thinks that 1 is a number, produces this.
Plus two non-specific ones to create your own key:
  • P Formerly.png triangle
  • P Dash.png dash

See also

Image insertion templatesview  edit )