Difference between revisions of "Template:Infobox surfer"

From Surfing Wiki
Jump to navigation Jump to search
 
(39 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| class="infobox" style="font-size:89%; width:{{{boxwidth|21em}}}; -moz-border-radius: .7em; -webkit-border-radius: .7em; border-radius: .7em; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right;"
<includeonly>{| class="infobox" style="font-size:89%; width:{{{boxwidth|21em}}}; -moz-border-radius: .7em; -webkit-border-radius: .7em; border-radius: .7em; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right;"
|-
|-
! 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}}}}}
|- style="text-align:center"
{{#if: {{{image|}}}|{{!}}- style="text-align:center"
| colspan="2" style="padding:0.5em;" | {{{image|[[File:{{{name|{{BASEPAGENAME}}}}}.png]]}}}
{{!}} 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 17: Line 17:
{{!}} '''Birth place'''
{{!}} '''Birth place'''
{{!}} {{{birth_place|}}} }}
{{!}} {{{birth_place|}}} }}
|- style="vertical-align:top;"
{{#if: {{{birth_name|}}}|
{{!}} '''Birth name'''
{{!}} {{{birth_name|}}} }}
|- style="vertical-align:top;"
|- style="vertical-align:top;"
{{#if: {{{nickname|}}}|
{{#if: {{{nickname|}}}|
Line 71: Line 75:
{{!}} '''Website'''
{{!}} '''Website'''
{{!}} {{{website|}}} }}
{{!}} {{{website|}}} }}
|}
|}</includeonly>
 
<noinclude>
<noinclude>
==Usage:==
==Usage:==
Line 78: 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 =  
| birth_place =  
| birth_place =  
| birth_name =
| nickname =  
| nickname =  
| residence =  
| residence =  

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