7,437
回編集
Iyokanmorigen (トーク | 投稿記録) (テンプレート基礎情報開発中) |
Iyokanmorigen (トーク | 投稿記録) 編集の要約なし |
||
106行目: | 106行目: | ||
|data22 = <!--内空断面画像を選択し諸元を出力--> | |data22 = <!--内空断面画像を選択し諸元を出力--> | ||
{{#ifeq:{{{内空断面画像|}}}|道路| | {{#ifeq:{{{内空断面画像|}}}|道路| | ||
<DIV style="position:relative;line-height:100%;">[[ファイル:temp_cross_section_road. | <DIV style="position:relative;line-height:100%;">[[ファイル:temp_cross_section_road.png|frameless|280px|link=]] | ||
<DIV style="width:5em;height:2em;position:absolute;left: | <DIV style="width:5em;height:2em;position:absolute;left:62px;top:7px;">総幅員<BR>={{{車道幅員|}}}{{#ifeq:{{{総幅員|}}}||<SMALL>(N/A)</SMALL>|}}</DIV> | ||
<DIV style="width:5em;height:2em;position:absolute;left: | <DIV style="width:5em;height:2em;position:absolute;left:62px;top:38px;">車道幅員<BR>={{{車道幅員|}}}{{#ifeq:{{{車道幅員|}}}||<SMALL>(N/A)</SMALL>|}}</DIV> | ||
<DIV style="width:5em;height:2em;position:absolute;left: | <DIV style="width:5em;height:2em;position:absolute;left:236px;top:113px;transform:rotate(90deg);">中央高<BR>={{{中央高|}}}{{#ifeq:{{{中央高|}}}||<SMALL>(N/A)</SMALL>|}}</DIV> | ||
<DIV style="width:5em;height:2em;position:absolute;left:200px;top: | <DIV style="width:5em;height:2em;position:absolute;left:200px;top:120px;transform:rotate(90deg);">有効高<BR>={{{有効高|}}}{{#ifeq:{{{有効高|}}}||<SMALL>(N/A)</SMALL>|}}</DIV> | ||
<DIV style="width:5em;height:2em;position:absolute;left: | <DIV style="width:5em;height:2em;position:absolute;left:165px;top:123px;transform:rotate(90deg);">建築限界高<BR>={{{建築限界高|}}}{{#ifeq:{{{建築限界高|}}}||<SMALL>(N/A)</SMALL>|}}</DIV> | ||
</DIV> | </DIV> | ||
|}} | |}} | ||
{{#ifeq:{{{内空断面画像|}}}| | {{#ifeq:{{{内空断面画像|}}}|単線非電化| | ||
<DIV style="position:relative | <DIV style="position:relative;">[[ファイル:temp_cross_section_rail-single.png|frameless|280px|link=]] | ||
< | <TABLE class="wikitable" style="position:absolute;left:150px;top:0px;"> | ||
<TR><TD>{{{軌道数|}}}</TD></TR> | |||
<TR><TD>{{{電化/非電化|}}}</TD></TR> | |||
<TR><TD>軌間<BR>={{{軌間|}}}</TD></TR> | |||
</TABLE> | |||
</DIV> | </DIV> | ||
|}} | |}} | ||
{{#ifeq:{{{内空断面画像|}}}| | {{#ifeq:{{{内空断面画像|}}}|単線電化| | ||
<DIV style="position:relative | <DIV style="position:relative;">[[ファイル:temp_cross_section_rail-single-electric.png|frameless|280px|link=]] | ||
< | <TABLE class="wikitable" style="position:absolute;left:150px;top:0px;"> | ||
<TR><TD>{{{軌道数|}}}</TD></TR> | |||
<TR><TD>{{{電化/非電化|}}}</TD></TR> | |||
<TR><TD>軌間<BR>={{{軌間|}}}</TD></TR> | |||
</TABLE> | |||
</DIV> | </DIV> | ||
|}} | |||
{{#ifeq:{{{内空断面画像|}}}|複線非電化| | |||
<DIV style="position:relative;">[[ファイル:temp_cross_section_rail-double.png|frameless|280px|link=]] | |||
<TABLE class="wikitable" style="position:absolute;left:180px;top:0px;"> | |||
<TR><TD>{{{軌道数|}}}</TD></TR> | |||
<TR><TD>{{{電化/非電化|}}}</TD></TR> | |||
<TR><TD>軌間<BR>={{{軌間|}}}</TD></TR> | |||
</TABLE> | |||
</DIV> | |||
|}} | |||
{{#ifeq:{{{内空断面画像|}}}|複線電化| | |||
<DIV style="position:relative;">[[ファイル:temp_cross_section_rail-double-electric.png|frameless|280px|link=]] | |||
<TABLE class="wikitable" style="position:absolute;left:180px;top:0px;"> | |||
<TR><TD>{{{軌道数|}}}</TD></TR> | |||
<TR><TD>{{{電化/非電化|}}}</TD></TR> | |||
<TR><TD>軌間<BR>={{{軌間|}}}</TD></TR> | |||
</TABLE> | |||
</DIV> | |||
|}} | |||
{{#ifeq:{{#ifeq:{{{内空断面画像|}}}|人道| | |||
<DIV style="position:relative;line-height:100%;">[[ファイル:temp_cross_section_walk.png|frameless|280px|link=]] | |||
<DIV style="width:5em;height:2em;position:absolute;left:45px;top:10px;">総幅員<BR>{{{総幅員|}}}</DIV> | |||
<DIV style="width:5em;height:2em;position:absolute;left:213px;top:135px;transform:rotate(90deg);">中央高<BR>{{{中央高|}}}</DIV> | |||
<DIV style="width:5em;height:2em;position:absolute;left:160px;top:146px;transform:rotate(90deg);">有効高<BR>{{{有効高|}}}</DIV> | |||
</DIV> | |||
|}} | |||
|}} | |}} | ||
|label23 = 総幅員 | |label23 = 総幅員 |