打开/关闭菜单
打开/关闭外观设置菜单
打开/关闭个人菜单
未登录
未登录用户的IP地址会在进行任意编辑后公开展示。

目前wiki关闭了自行注册账号的功能,如需注册账号,请查阅Help:注册账号

模板:Rail name box:修订间差异

来自RIA | Wiki
秋月白留言 | 贡献
无编辑摘要
秋月白留言 | 贡献
无编辑摘要
第1行: 第1行:
<span style="      
<div style="
     max-width: max-content;
     display: inline-flex;
    flex-direction: column;
    min-width: 120px;
    max-width: 200px;
     border-radius: 0.25em;
     border-radius: 0.25em;
     background-color: {{{color|gray}}};
     background-color: {{{color|#808080}}};
     box-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 1px 3px 0 rgba(0, 0, 0, 0.12);
     box-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 1px 3px 0 rgba(0, 0, 0, 0.12);
     text-align: center;
     overflow: hidden;
    font-family: sans-serif;
">
">
     <div style="
     <div style="
        display: flex;
         font-weight: bold;
         font-weight: bold;
         display: flex;
         height: 2em;
         justify-content: center;
         line-height: 2em;
        width: 100%;
     ">
     ">
         <span style="
         <div style="
             flex: 1;
             flex: 1;
            border-radius: 0.25em 0 0 0;
             background-color: {{{color|#808080}}};
            padding: 0.2em 0.2em;
             background-color: {{{color|gray}}};
             color: white;
             color: white;
         ">{{{system-id|{{{1}}}}}}</span>
            text-align: center;
         <span style="
         "><span style="display: block; overflow: hidden; text-overflow: ellipsis;">{{{system-id|{{{1}}}}}}</span></div>
         <div style="
             flex: 1;
             flex: 1;
            border-radius: 0 0.25em 0 0;
            padding: 0.2em 0.2em;
             background-color: white;
             background-color: white;
             color: {{{color|gray}}}
             color: {{{color|#808080}}};
         ">{{{line-id|{{{2}}}}}}</span>
            text-align: center;
         "><span style="display: block; overflow: hidden; text-overflow: ellipsis;">{{{line-id|{{{2}}}}}}</span></div>
     </div>
     </div>
     <div style="
     <div style="
        border-radius: 0 0 0.25em 0.25em;
        padding: 0.2em 0.2em;
         background-color: white;
         background-color: white;
         color: black;
         color: black;
     ">{{{line-name|{{{3}}}}}}</div>
        padding: 0.2em 0.2em;
</span>
        text-align: center;
<noinclude>{{Documentation}}</noinclude>
     ">
        <div style="
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        ">{{{line-name|{{{3}}}}}}</div>
    </div>
</div>

2026年1月29日 (四) 20:31的版本

{{{1}}}
{{{2}}}
{{{3}}}