| 第1行: |
第1行: |
| | <noinclude> | | <noinclude> |
| − | 文档写在这里
| + | {{TempDoc}} |
| | + | [[Category:实用信息模板]] |
| | </noinclude> | | </noinclude> |
| − | | + | <includeonly> |
| − | | |
| | {{Sidebar | | {{Sidebar |
| | | pretitle=国家 | | | pretitle=国家 |
| | | title={{{国名}}} | | | title={{{国名}}} |
| | | content=<div> | | | content=<div> |
| − | <p>国家格言: {{{国家格言}}}</p> | + | {{#if: {{{国旗|}}} |
| | + | | <div style="max-width: 100%; max-height: 100%">[[Image:{{{国旗}}}|150px]]</div> |
| | + | | <div>未设置国旗</div> |
| | + | }} |
| | + | {{item|首都|{{{首都}}} }} |
| | + | {{item|国家格言|{{{国家格言}}} }} |
| | + | {{item|政体| {{{政体}}} }} |
| | </div> | | </div> |
| | }} | | }} |
| | + | </includeonly> |