Difference between revisions of "Template:Infobox river/source"
Jump to navigation
Jump to search
imported>Frietjes (avoid blank rows) |
imported>Zackmann08 (adding row style) |
||
| Line 4: | Line 4: | ||
| data1 = {{#if:{{{source|}}}|{{{source}}}|{{#if:{{{loc|}}}{{{coord|}}}{{{elev|}}}| }}}} | | data1 = {{#if:{{{source|}}}|{{{source}}}|{{#if:{{{loc|}}}{{{coord|}}}{{{elev|}}}| }}}} | ||
| label2 = <span style="font-weight:normal"> - location</span> | | label2 = <span style="font-weight:normal"> - location</span> | ||
| + | | rowstyle2 = {{Infobox river/row-style}} | ||
| data2 = {{{loc|}}} | | data2 = {{{loc|}}} | ||
| label3 = <span style="font-weight:normal"> - coordinates</span> | | label3 = <span style="font-weight:normal"> - coordinates</span> | ||
| + | | rowstyle3 = {{Infobox river/row-style}} | ||
| data3 = {{{coord|}}} | | data3 = {{{coord|}}} | ||
| label4 = <span style="font-weight:normal"> - elevation</span> | | label4 = <span style="font-weight:normal"> - elevation</span> | ||
| + | | rowstyle4 = {{Infobox river/row-style}} | ||
| data4 = {{{elev|}}} | | data4 = {{{elev|}}} | ||
}}}} | }}}} | ||