模板:主框架:修订间差异

(merge from offical wiki)
 
(模板复制自英白拉多:罗马的Template:主框架)
第1行: 第1行:
<div class="grid-container">
<div class="row mainpagewidth">
<div class="header">{{HeaderTemplate|welcome={{{welcome}}}|blurb={{{blurb}}}}}</div>
    <div class="col-sm-12 col-xs-12" style="margin-bottom:1em;">
<!-- News column -->
        {{HeaderTemplate|welcome={{{welcome}}}|blurb={{{blurb}}}}}
<div class="right">{{SectionTemplate|title={{{news_title}}}|content={{{news_content}}} }}</div>
    </div>
<!-- Sections -->
    <div class="col-sm-3 col-xs-12">
<div class="middle">{{SectionTemplate|title={{{about_title}}}|content={{{about_content}}} }}</div>
        {{SectionTemplate|title={{{sections_title}}}|content={{{sections_content}}}}}
<div class="middle2">{{SectionTemplate|title={{{sections_title}}}|content={{{sections_content}}} }}</div>
    </div>
<div class="bottom">{{SectionTemplate|title={{{featured_title}}}|content={{{featured_content}}} }}</div>
    <div class="col-sm-7 col-xs-12">
<div class="middle3">{{#if:{{{DLC_title|}}}|{{SectionTemplate|title={{{DLC_title}}}|content={{{DLC_content}}} }} }}</div>
        {{SectionTemplate|title={{{about_title}}}|content={{{about_content}}}}}
        {{SectionTemplate|title={{{featured_title}}}|content={{{featured_content}}}}}
        {{SectionTemplate|title={{{know_title}}}|content={{{know_content}}}}}
        {{SectionTemplate|title={{{news_title}}}|content={{{news_content}}}}}
    </div>
    <div class="col-sm-2 hidden-xs-down">
      {{SectionTemplate|title=DLC一览|content={{:Project:DLC模块}}}}
      <!-- {{SectionTemplate|title=游戏简讯|content={{:Project:游戏简讯}}}} -->
    </div>
</div>
</div>
<div class="hides" style="text-align: right;"><small>Main page sections: [[Main Page/links|links]] &#183; [[Main Page/news|news]].</small></div>


__NOTOC__
__NOTOC__
__NOEDITSECTION__
__NOEDITSECTION__
<noinclude>[[Category:Templates]]</noinclude>
<noinclude>[[Category:首页模块]]</noinclude>

2020年12月17日 (四) 15:21的版本

{{{welcome}}}

{{{blurb}}}

{{{sections_title}}}

{{{sections_content}}}

{{{about_title}}}

{{{about_content}}}

{{{featured_title}}}

{{{featured_content}}}

{{{know_title}}}

{{{know_content}}}

{{{news_title}}}

{{{news_content}}}