(Go: >> BACK << -|- >> HOME <<)

Template:Infobox climber: Difference between revisions

Content deleted Content added
Make headers conditional on at least one parameter being specified for that section. Remove <includeonly> used to display parameters, see {{Parameter names example}} in documentation.
Allow automatic conversion of height and weight via Template:Infobox person/height and Template:Infobox person/weight, tested with /sandbox and /testcases.
Line 23:
| data9 = {{{occupation|}}}
| label10 = Height
| data10 = {{#if: {{{height|}}} | {{Infobox person/height|{{{height}}}}} }}
| label11 = Weight
| data11 = {{#if: {{{weight|}}} | {{Infobox person/weight|{{{weight}}}}} }}
| label12 = Retired from competitions
| data12 = {{{retired|}}}