Template:Trick: Difference between revisions

From The Freestyle Knowledge Base
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 22: Line 22:


| label30  = Inventor
| label30  = Inventor
|  data30     = {{#if:{{{inventor|}}}|[[{{{inventor|}}}]] }}
|  data30 = {{#if:{{{inventor|}}}|[[{{{inventor|}}}]] }}


| label40  = Difficulty Level
| label40  = Difficulty Level
|  data40  = {{#if:{{{difficulty|}}}|{{{difficulty|}}}<br>{{#ifeq:{{{difficulty|}}}|Basic|{{Wheel}}}}{{#ifeq:{{{difficulty|}}}|Intermediate|{{Wheel}}{{Wheel}}}}{{#ifeq:{{{difficulty|}}}|Advanced|{{Wheel}}{{Wheel}}{{Wheel}}}}{{#ifeq:{{{difficulty|}}}|Expert|{{Wheel}}{{Wheel}}{{Wheel}}{{Wheel}}}} [[Category:{{{difficulty|}}} Tricks]] }}
|  data40  = {{#if:{{{difficulty|}}}|{{{difficulty|}}}<br>{{#ifeq:{{{difficulty|}}}|Basic|{{Wheel}}}}{{#ifeq:{{{difficulty|}}}|Intermediate|{{Wheel}}{{Wheel}}}}{{#ifeq:{{{difficulty|}}}|Advanced|{{Wheel}}{{Wheel}}{{Wheel}}}}{{#ifeq:{{{difficulty|}}}|Expert|{{Wheel}}{{Wheel}}{{Wheel}}{{Wheel}}}} [[Category:{{{difficulty|}}} Tricks]] }}


| header50 = {{#if:{{{variations|}}}{{{test|}}}|Related Tricks}}
| header50 = {{#if:{{{variations|}}}{{{prefixes|}}}{{{segues|}}}|Related Tricks}}
|  class50 = navbox-title
|  class50 = navbox-title


Line 33: Line 33:
|  data60  = {{{variations|}}}
|  data60  = {{{variations|}}}


| label70  = Prefixes
| label70  = Leading Tricks
|  data70  = {{{prefixes|}}}
|  data70  = {{{leading_tricks|}}}


| label80  = Segues
| label80  = Segue Tricks
|  data80  = {{{segues|}}}
|  data80  = {{{segue_tricks|}}}
}}
}}
{{#if:{{{description|}}}|{{{description|}}} }}
{{#if:{{{description|}}}|{{{description|}}} }}

Revision as of 04:33, 17 April 2016


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 -->
}}