Difference between revisions of "Template:Infobox river/sandbox"
Jump to navigation
Jump to search
imported>Rehman (now?) |
imported>Edgars2007 |
||
| Line 42: | Line 42: | ||
| label12 = Width | | label12 = Width | ||
| − | | data12 = {{#if:{{{width_min|}}}|'''Minimum width:''' | + | | data12 = {{#if:{{{width_min|}}}{{{width_avg|}}}{{{width_max|}}}|{{plainlist| |
| + | {{#if:{{{width_min|}}}| | ||
| + | * '''Minimum width:''' | ||
| + | * {{{width_min|}}} | ||
| + | }} | ||
| + | {{#if:{{{width_avg|}}}| | ||
| + | * '''Average width:''' | ||
| + | * {{{width_avg|}}} | ||
| + | }} | ||
| + | {{#if:{{{width_max|}}}| | ||
| + | * '''Maximum width:''' | ||
| + | * {{{width_max|}}} | ||
| + | }} | ||
| + | }} | ||
| + | }} | ||
| label13 = Depth | | label13 = Depth | ||