埃森兰维基
阅读
查看源代码
查看历史
个人工具
创建账号
登录
查看“︁模板:Infobox body of water”︁的源代码
来自埃森兰维基
←
模板:Infobox body of water
因为以下原因,您没有权限编辑该页面:
您请求的操作仅限属于该用户组的用户执行:
管理员
您可以查看和复制此页面的源代码。
<noinclude> == 用法 == <pre> {{Infobox body of water | name = | native_name = | image = | caption = | location = | coords = | lake_type = | inflow = | outflow = | catchment = | basin_countries = | length = | width = | area = | depth = | residence_time = | elevation = | islands = | cities = | reference = }} </pre> 水体信息框模板,适用于湖泊、水库、河流等自然景观条目。[[Category:Templates]] </noinclude><includeonly> {| class="infobox" style="width:300px;" |- ! colspan="2" style="background:var(--ei-gold-900); color:var(--ei-gold-50); text-align:center; font-size:1.15em; padding:14px;" | {{{name|{{PAGENAME}}}}} {{#if:{{{native_name|}}}| {{!}}- {{!}} colspan="2" style="text-align:center; font-size:0.9em; color:#706b60; padding:4px;" {{!}} ''{{{native_name}}}'' }} {{#if:{{{image|}}}| {{!}}- {{!}} colspan="2" style="text-align:center; padding:12px;" {{!}} [[File:{{{image}}}|280px]] {{#if:{{{caption|}}}|<br/><small>{{{caption}}}</small>}} }} |- ! colspan="2" style="background:var(--ei-gold-50); text-align:center; font-weight:bold; padding:10px; border-top:2px solid var(--ei-gold-900);" | 水体信息 {{#if:{{{location|}}}| {{!}}- ! 位置 {{!}} {{{location}}} }} {{#if:{{{coords|}}}| {{!}}- ! 坐标 {{!}} {{{coords}}} }} {{#if:{{{lake_type|}}}| {{!}}- ! 类型 {{!}} {{{lake_type}}} }} {{#if:{{{inflow|}}}| {{!}}- ! 入流 {{!}} {{{inflow}}} }} {{#if:{{{outflow|}}}| {{!}}- ! 出流 {{!}} {{{outflow}}} }} {{#if:{{{catchment|}}}| {{!}}- ! 流域面积 {{!}} {{{catchment}}} }} {{#if:{{{basin_countries|}}}| {{!}}- ! 流域国家 {{!}} {{{basin_countries}}} }} {{#if:{{{length|}}}| {{!}}- ! 长度 {{!}} {{{length}}} }} {{#if:{{{width|}}}| {{!}}- ! 宽度 {{!}} {{{width}}} }} {{#if:{{{area|}}}| {{!}}- ! 面积 {{!}} {{{area}}} }} {{#if:{{{depth|}}}| {{!}}- ! 水深 {{!}} {{{depth}}} }} {{#if:{{{residence_time|}}}| {{!}}- ! 滞留时间 {{!}} {{{residence_time}}} }} {{#if:{{{elevation|}}}| {{!}}- ! 海拔 / 水位 {{!}} {{{elevation}}} }} {{#if:{{{islands|}}}| {{!}}- ! 岛屿 {{!}} {{{islands}}} }} {{#if:{{{cities|}}}| {{!}}- ! 邻近城镇 {{!}} {{{cities}}} }} {{#if:{{{reference|}}}| {{!}}- ! 资料来源 {{!}} {{{reference}}} }} |} </includeonly>
返回
模板:Infobox body of water
。