2,012
回編集
(ページの作成:「<includeonly> <div class="ts-chron-section"> <h2 class="ts-chron-section-title">{{{見出し|{{{区分|}}}}}}</h2> <div class="ts-chron-list"> {{#cargo_query: tables=TensuraChronology |fields=DateLabel,Event,Summary,Detail |where=Period='{{{区分|}}}' AND Major=1 |order by=SortKey ASC |format=template |template=年表行/主要 |named args=yes |delimiter= }} </div> </div> </includeonly> <noinclude> 主要年表を時代区分ごとに表示するテンプレー…」) |
編集の要約なし |
||
| 2行目: | 2行目: | ||
<div class="ts-chron-section"> | <div class="ts-chron-section"> | ||
<h2 class="ts-chron-section-title">{{{見出し|{{{区分|}}}}}}</h2> | <h2 id="{{{アンカー|{{{区分|}}}}}}" class="ts-chron-section-title">{{{見出し|{{{区分|}}}}}}</h2> | ||
<div class="ts-chron-list"> | <div class="ts-chron-list"> | ||
| 14行目: | 14行目: | ||
|named args=yes | |named args=yes | ||
|delimiter= | |delimiter= | ||
|limit=500 | |||
}} | }} | ||
</div> | </div> | ||
| 27行目: | 28行目: | ||
|見出し=本編 | |見出し=本編 | ||
|区分=本編 | |区分=本編 | ||
|アンカー=本編 | |||
}} | }} | ||
</pre> | </pre> | ||
</noinclude> | </noinclude> | ||