Template:Trick: Difference between revisions

From The Freestyle Knowledge Base
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 15: Line 15:
|  data30 = {{#if:{{{inventor|}}}|[[{{{inventor|}}}]] }}
|  data30 = {{#if:{{{inventor|}}}|[[{{{inventor|}}}]] }}


| label40    = Difficulty Level
| data40      = [[Category:{{{difficulty|}}} Tricks]]
}}
}}
{{#if:{{{description|}}}|{{{description|}}} }}
{{#if:{{{description|}}}|{{{description|}}} }}
Line 24: Line 26:


{{#if:{{{description|}}}|[[Category:All Tricks]]}}<!--
{{#if:{{{description|}}}|[[Category:All Tricks]]}}<!--
-->{{#ifeq:{{{basic_trick|}}}|True|[[Category:Basic Tricks]]}}<!--
-->{{#ifeq:{{{intermediate_trick|}}}|True|[[Category:Intermediate Tricks]]}}<!--
-->{{#ifeq:{{{advanced_trick|}}}|True|[[Category:Advanced Tricks]]}}<!--
-->{{#ifeq:{{{expert_trick|}}}|True|[[Category:Expert Tricks]]}}<!--
-->{{#ifeq:{{{5050_trick|}}}|True|[[Category:50/50 Tricks]]}}<!--
-->{{#ifeq:{{{5050_trick|}}}|True|[[Category:50/50 Tricks]]}}<!--
-->{{#ifeq:{{{flip_trick|}}}|True|[[Category:Flip Tricks]]}}<!--
-->{{#ifeq:{{{flip_trick|}}}|True|[[Category:Flip Tricks]]}}<!--

Revision as of 02:18, 7 March 2016

Difficulty Level


Documentation icon Template documentation[view] [edit] [history] [purge]

Usage

Blank template with all parameters


{{Trick
| title = {{PAGENAME}}
| image              = 
| image_size         = 
| caption            = 
| image2             = 
| caption2           = 
| pronunciation      = 
| shorthand          = 
| longhand           = 
| alternate_names    = 
| inventor           = 
| year_invented      = 
| difficulty         = <!-- Enter one of the following for Category: Basic,Intermediate,Advanced,Expert -->
| variations         = 
| transitions_into   = 
| transitions_out    = 
| description        = 
| contributors       = 
<!-- Type "True" to activate any of the following categories: -->
| 5050_trick         = 
| casper_trick       = 
| combo_trick        = 
| flip_trick         = 
| footwork_trick     = 
| handstand_trick    = 
| old_school_trick   = 
| rail_trick         = 
| rolling_trick      = 
| stance             = 
| shoveit_trick      = 
| stationary_trick   = 
| truck-to-truck     = <!-- Truck-to-Truck Transfers -->
}}