Difference between revisions of "Template:Infobox surfer"

From Surfing Wiki
Jump to navigation Jump to search
 
(36 intermediate revisions by the same user not shown)
Line 2: Line 2:
|-
|-
! colspan="2" style="background-color: #E4F0F7; color: #063B5E; font-size:120%; padding:0.5em;" | {{{name|{{BASEPAGENAME}}}}}
! colspan="2" style="background-color: #E4F0F7; color: #063B5E; font-size:120%; padding:0.5em;" | {{{name|{{BASEPAGENAME}}}}}
{{#if: {{{image|}}}|- style="text-align:center"
{{#if: {{{image|}}}|{{!}}- style="text-align:center"
| colspan="2" style="padding:0.5em;" | [[File:{{{image}}}]] }}
{{!}} colspan="2" style="padding:0.5em;" {{!}} [[File:{{{image}}}|250px]] }}
|-
|-
! colspan="2" style="background-color: #E4F0F7; color: #063B5E; padding:0em;" | Personal information
! colspan="2" style="background-color: #E4F0F7; color: #063B5E; padding:0em;" | Personal information
Line 76: Line 76:
{{!}} {{{website|}}} }}
{{!}} {{{website|}}} }}
|}</includeonly>
|}</includeonly>
<noinclude>
<noinclude>
==Usage:==
==Usage:==
Line 82: Line 81:
* Everything is optional;
* 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)
* 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)
* Param not mentioned below: boxwidth
<pre>
<pre>
{{Infobox surfer
{{Infobox surfer
| image =
| born =  
| born =  
| died =  
| died =  

Latest revision as of 12:18, 19 February 2015


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)
  • Param not mentioned below: boxwidth
{{Infobox surfer
| image = 
| born = 
| died = 
| birth_place = 
| birth_name = 
| nickname = 
| residence = 
| height = 
| weight = 
| stance = 
| years_active = 
| sponsors = 
| major_achievements = 
| shapers = 
| quiver = 
| favorite_waves = 
| favorite_maneuvers = 
| website = 
}}