模板:FeaturedContent:修订间差异
来自Age Of History 2 Chinese Wiki
无编辑摘要 标签:已被回退 |
无编辑摘要 标签:手工回退 |
||
第1行: | 第1行: | ||
{{#cargo_declare: | {{#cargo_declare: | ||
_table = FeaturedContent | _table = FeaturedContent | ||
第9行: | 第8行: | ||
|IsCurrent = boolean | |IsCurrent = boolean | ||
|FeatureDate = date | |FeatureDate = date | ||
}} | }} | ||
第26行: | 第24行: | ||
|IsCurrent = {{{current|0}}} | |IsCurrent = {{{current|0}}} | ||
|FeatureDate = {{{date|}}} | |FeatureDate = {{{date|}}} | ||
}} | }} | ||
第38行: | 第35行: | ||
<div class="featured-author">{{#if:{{{author|}}}|作者:{{{author}}}|}}</div> | <div class="featured-author">{{#if:{{{author|}}}|作者:{{{author}}}|}}</div> | ||
<div class="featured-description">{{{description|}}}</div> | <div class="featured-description">{{{description|}}}</div> | ||
</div> | </div> | ||
</div> | </div> | ||
</includeonly> | </includeonly> |