Difference between revisions of "Template:Possession"

From Team Fortress Wiki
Jump to: navigation, search
m
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]]
 +
| dash =    [[File:P Dash.png|16px|text-top]]
 
| yes
 
| yes
| have =    [[File:P Have.png|15px|text-top|Have]]
+
| have =    [[File:P Have.png|16px|text-top|Have]]
| want =    [[File:P Want.png|15px|text-top|Want]]
+
| want =    [[File:P Want.png|16px|text-top|Want]]
| had =      [[File:P Had.png|15px|text-top|Used To Have]]
+
| had =      [[File:P Had.png|16px|text-top|Used To Have]]
 
| do not
 
| do not
 
| do not want
 
| do not want
| anti =    [[File:P Do not want.png|15px|text-top|Do Not Want]]
+
| anti =    [[File:P Do not want.png|16px|text-top|Do Not Want]]
 
| no
 
| no
| #default = [[File:P Do not have.png|15px|text-top|Do Not Have]]
+
| #default = [[File:P Do not have.png|16px|text-top|Do Not Have]]
}} | [[File:P Have.png|15px|text-top|Have {{{1|n}}}]] × {{{1|n}}}}}<noinclude>
+
}} | [[File:P Have.png|16px|text-top|Have {{{1|n}}}]] × {{{1|n}}}}}<noinclude>
  
 
== Description ==
 
== Description ==
Line 28: Line 30:
 
:* {{possession|anti}} {{code|do not}}, {{code|anti}}, {{code|do not want}}
 
:* {{possession|anti}} {{code|do not}}, {{code|anti}}, {{code|do not want}}
 
:* {{possession|22}} - If the software thinks that ''1'' is a number, produces this.
 
:* {{possession|22}} - If the software thinks that ''1'' is a number, produces this.
 +
:Plus two non-specific ones to create your own key:
 +
:* {{possession|triangle}} {{code|triangle}}
 +
:* {{possession|dash}} {{code|dash}}
  
 
== See also ==
 
== See also ==

Revision as of 09:51, 20 July 2011

Do Not Have

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 )