Template:Trick: Difference between revisions

From The Freestyle Knowledge Base
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
 
(13 intermediate revisions by the same user not shown)
Line 3: Line 3:


| title    = {{{title|}}}
| title    = {{{title|}}}
| image    = {{#if:{{{image|}}}|[[File:{{{image|}}}|300px]] }}
| image    = {{#invoke:InfoboxImage|InfoboxImage|image={{{image|}}}|sizedefault=frameless|size={{{image_size|}}}||upright=1|alt={{{alt|}}}}}
| caption  = {{{image caption|{{{caption|{{{image_caption|}}}}}}}}}
| caption  = {{{image caption|{{{caption|{{{image_caption|}}}}}}}}}


Line 24: Line 24:
|  data30  = {{#if:{{{inventor|}}}|[[{{{inventor|}}}]] }}
|  data30  = {{#if:{{{inventor|}}}|[[{{{inventor|}}}]] }}


| label40  = Difficulty Level
| label34  = Invented
|  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]] }}
|  data34  = {{#if:{{{year_invented|}}}|{{{year_invented|}}} }}
 
| label40  = [[Difficulty Level]]
|  data40  = {{#if:{{{difficulty|}}}|{{{difficulty|}}}<br>{{#ifeq:{{{difficulty|}}}|Basic|{{Level}}}}{{#ifeq:{{{difficulty|}}}|Intermediate|{{Level}}{{Level}}}}{{#ifeq:{{{difficulty|}}}|Advanced|{{Level}}{{Level}}{{Level}}}}{{#ifeq:{{{difficulty|}}}|Expert|{{Level}}{{Level}}{{Level}}{{Level}}}} [[Category:{{{difficulty|}}} Tricks]] }}


| header50 = {{#if:{{{variations|}}}|Common Variations}}
| header50 = {{#if:{{{variations|}}}|Common Variations}}
Line 41: Line 44:
| label80  = Transitions out of {{{title|}}}
| label80  = Transitions out of {{{title|}}}
|  data80  = {{#if:{{{transitions_out|}}}|{{{transitions_out|}}} }}
|  data80  = {{#if:{{{transitions_out|}}}|{{{transitions_out|}}} }}
| header90 = {{#if:{{{contributors|}}}|FSKB}}
|  class90 = navbox-title
| label100  = Contributors
|  data100  = {{#if:{{{contributors|}}}|{{{contributors|}}} }}
}}
}}
{{#if:{{{description|}}}|{{{description|}}} }}
{{#if:{{{description|}}}|{{{description|}}} }}
Line 51: Line 60:
{{#if:{{{title|}}}|[[Category:Tricks]]}}<!--
{{#if:{{{title|}}}|[[Category:Tricks]]}}<!--
-->{{#ifeq:{{{5050_trick|}}}|True|[[Category:50/50 Tricks]]}}<!--
-->{{#ifeq:{{{5050_trick|}}}|True|[[Category:50/50 Tricks]]}}<!--
-->{{#ifeq:{{{casper_trick|}}}|True|[[Category:Casper Tricks]]}}<!--
-->{{#ifeq:{{{combo_trick|}}}|True|[[Category:Combo Tricks]]}}<!--
-->{{#ifeq:{{{combo_trick|}}}|True|[[Category:Combo Tricks]]}}<!--
-->{{#ifeq:{{{flip_trick|}}}|True|[[Category:Flip Tricks]]}}<!--
-->{{#ifeq:{{{flip_trick|}}}|True|[[Category:Flip Tricks]]}}<!--
-->{{#ifeq:{{{footwork_trick|}}}|True|[[Category:Footwork Tricks]]}}<!--
-->{{#ifeq:{{{footwork_trick|}}}|True|[[Category:Footwork Tricks]]}}<!--
-->{{#ifeq:{{{handstand_trick|}}}|True|[[Category:Handstand Tricks]]}}<!--
-->{{#ifeq:{{{old_school_trick|}}}|True|[[Category:Old-School Tricks]]}}<!--
-->{{#ifeq:{{{old_school_trick|}}}|True|[[Category:Old-School Tricks]]}}<!--
-->{{#ifeq:{{{rail_trick|}}}|True|[[Category:Rail Tricks]]}}<!--
-->{{#ifeq:{{{rail_trick|}}}|True|[[Category:Rail Tricks]]}}<!--
Line 60: Line 71:
-->{{#ifeq:{{{shoveit_trick|}}}|True|[[Category:Shove-It Tricks]]}}<!--
-->{{#ifeq:{{{shoveit_trick|}}}|True|[[Category:Shove-It Tricks]]}}<!--
-->{{#ifeq:{{{stationary_trick|}}}|True|[[Category:Stationary Tricks]]}}<!--
-->{{#ifeq:{{{stationary_trick|}}}|True|[[Category:Stationary Tricks]]}}<!--
-->{{#ifeq:{{{truck-to-truck|}}}|True|[[Category:Truck-to-Truck Transfer Tricks]]}}<!--
-->{{#if:{{{inventor|}}}|[[Category:{{{inventor|}}} Tricks]]}}<!--
-->{{#if:{{{year_invented|}}}|[[Category:{{{year_invented|}}} Tricks]]}}<!--
-->
-->

Latest revision as of 21:03, 3 January 2019


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