“模板:国家信息侧边栏”的版本间的差异
跳到导航
跳到搜索
| (未显示同一用户的10个中间版本) | |||
| 第1行: | 第1行: | ||
<noinclude> | <noinclude> | ||
| − | + | {{TempDoc}} | |
| + | [[Category:实用信息模板]] | ||
</noinclude> | </noinclude> | ||
| − | + | <includeonly> | |
| − | |||
{{Sidebar | {{Sidebar | ||
| pretitle=国家 | | pretitle=国家 | ||
| title={{{国名}}} | | title={{{国名}}} | ||
| content=<div> | | content=<div> | ||
| − | {{item|国家格言|{{{国家格言}}}}} | + | {{#if: {{{国旗|}}} |
| + | | <div style="max-width: 100%; max-height: 100%">[[Image:{{{国旗}}}|150px]]</div> | ||
| + | | <div>未设置国旗</div> | ||
| + | }} | ||
| + | {{item|首都|{{{首都}}} }} | ||
| + | {{item|国家格言|{{{国家格言}}} }} | ||
| + | {{item|政体| {{{政体}}} }} | ||
</div> | </div> | ||
}} | }} | ||
| + | </includeonly> | ||