Difference between revisions of "Template:Infobox surfer"

From Surfing Wiki
Jump to navigation Jump to search
Line 6: Line 6:
|-
|-
! colspan="2" style="background-color: #E4F0F7; color: #063B5E; padding:0em;" | Personal information
! colspan="2" style="background-color: #E4F0F7; color: #063B5E; padding:0em;" | Personal information
|-
|- style="vertical-align:top;"
| style="width:100px" | '''Born'''
| style="width:100px" | '''Born'''
| {{{born}}}{{#if: {{{type2|}}} |  – {{{type2}}} }}
| {{{born}}}{{#if: {{{type2|}}} |  – {{{type2}}} }}
|-
|- style="vertical-align:top;"
{{#if: {{{died|}}}|
{{#if: {{{died|}}}|
{{!}} '''Died'''
{{!}} '''Died'''
{{!}} {{{died|}}} }}
{{!}} {{{died|}}} }}
|-
|- style="vertical-align:top;"
{{#if: {{{birth_place|}}}|
{{#if: {{{birth_place|}}}|
{{!}} '''Birth place'''
{{!}} '''Birth place'''
{{!}} {{{birth_place|}}} }}
{{!}} {{{birth_place|}}} }}
|-
|- style="vertical-align:top;"
{{#if: {{{nickname|}}}|
{{#if: {{{nickname|}}}|
{{!}} '''Nickname'''
{{!}} '''Nickname'''
{{!}} {{{nickname|}}} }}
{{!}} {{{nickname|}}} }}
|-
|- style="vertical-align:top;"
{{#if: {{{residence|}}}|
{{#if: {{{residence|}}}|
{{!}} '''Residence'''
{{!}} '''Residence'''
{{!}} {{{residence|}}} }}
{{!}} {{{residence|}}} }}
|-
|- style="vertical-align:top;"
{{#if: {{{height|}}}|
{{#if: {{{height|}}}|
{{!}} '''Height'''
{{!}} '''Height'''
{{!}} {{{height|}}} }}
{{!}} {{{height|}}} }}
|-
|- style="vertical-align:top;"
{{#if: {{{weight|}}}|
{{#if: {{{weight|}}}|
{{!}} '''Weight'''
{{!}} '''Weight'''
Line 35: Line 35:
|-
|-
! colspan="2" style="background-color: #E4F0F7; color: #063B5E; padding:0em;" | Surfing specifications
! colspan="2" style="background-color: #E4F0F7; color: #063B5E; padding:0em;" | Surfing specifications
|-
|- style="vertical-align:top;"
{{#if: {{{stance|}}}|
{{#if: {{{stance|}}}|
{{!}} '''[[Stance]]'''
{{!}} '''[[Stance]]'''
{{!}} {{{stance|}}} }}
{{!}} {{{stance|}}} }}
|-
|- style="vertical-align:top;"
{{#if: {{{years_active|}}}|
{{#if: {{{years_active|}}}|
{{!}} '''Years active'''
{{!}} '''Years active'''
{{!}} {{{years_active|}}} }}
{{!}} {{{years_active|}}} }}
|-
|- style="vertical-align:top;"
{{#if: {{{sponsors|}}}|
{{#if: {{{sponsors|}}}|
{{!}} '''Sponsors'''
{{!}} '''Sponsors'''
{{!}} {{{sponsors|}}} }}
{{!}} {{{sponsors|}}} }}
|-
|- style="vertical-align:top;"
{{#if: {{{major_achievements|}}}|
{{#if: {{{major_achievements|}}}|
{{!}} '''Major achievements'''
{{!}} '''Major achievements'''
{{!}} {{{major_achievements|}}} }}
{{!}} {{{major_achievements|}}} }}
|-
|- style="vertical-align:top;"
{{#if: {{{shapers|}}}|
{{#if: {{{shapers|}}}|
{{!}} '''Shaper(s)'''
{{!}} '''Shaper(s)'''
{{!}} {{{shapers|}}} }}
{{!}} {{{shapers|}}} }}
|-
|- style="vertical-align:top;"
{{#if: {{{quiver|}}}|
{{#if: {{{quiver|}}}|
{{!}} '''Quiver'''
{{!}} '''Quiver'''
{{!}} {{{quiver|}}} }}
{{!}} {{{quiver|}}} }}
|-
|- style="vertical-align:top;"
{{#if: {{{favorite_waves|}}}|
{{#if: {{{favorite_waves|}}}|
{{!}} '''Favorite waves'''
{{!}} '''Favorite waves'''
{{!}} {{{favorite_waves|}}} }}
{{!}} {{{favorite_waves|}}} }}
|-
|- style="vertical-align:top;"
{{#if: {{{favorite_maneuvers|}}}|
{{#if: {{{favorite_maneuvers|}}}|
{{!}} '''Favorite maneuvers'''
{{!}} '''Favorite maneuvers'''
{{!}} {{{favorite_maneuvers|}}} }}
{{!}} {{{favorite_maneuvers|}}} }}
|-
|- style="vertical-align:top;"
{{#if: {{{website|}}}|
{{#if: {{{website|}}}|
{{!}} '''Website'''
{{!}} '''Website'''
{{!}} {{{website|}}} }}
{{!}} {{{website|}}} }}
|-
|}
{{#if: {{{lregen|}}}|
{{!}} '''Life regen'''
{{!}} {{{lregen|}}}}}
|}<includeonly>{{#ifeq:{{NAMESPACE}}|{{ns:0}}|<!--
-->{{#if:{{{type|}}}|[[Category:{{{type}}} items]]}}<!--
-->{{#if:{{{type2|}}}|[[Category:{{{type2}}} items]]}}<!--
-->{{#ifeq:{{lc:{{{consumable|}}}}}|true|[[Category:Consumable items]]}}<!--
-->}}</includeonly>


<noinclude>
<noinclude>

Revision as of 19:00, 4 February 2015

Infobox surfer
File:Infobox surfer.png
Personal information
Born {{{born}}}
Surfing specifications


Usage:

  • The attribute sspeed is the same attribute as velocity (which is a replacement for sspeed).
  • Everything is optional;
  • you can add a "name" and "image". Fill these values if the PAGENAME macro is not adequate (if the page name has a disambig qualifier for example)
{{Infobox surfer
| born = 
| died = 
| birth_place = 
| nickname = 
| residence = 
| height = 
| weight = 
| stance = 
| years_active = 
| sponsors = 
| major_achievements = 
| shapers = 
| quiver = 
| favorite_waves = 
| favorite_maneuvers = 
| website = 
}}