「テンプレート:人物年表」の版間の差分

(ページの作成:「<includeonly> <div class="ts-entitychronology ts-person-chronology"> <div class="ts-entitychron-list"> {{#cargo_query: tables=TensuraChronology |fields=DateLabel,Event,Summary,Detail |where=HistoryPeople HOLDS '{{{人物|{{PAGENAME}}}}}' |order by=SortKey ASC |format=template |template=年表行/人物 |named args=yes |delimiter= |limit=200 }} </div> <div class="ts-entitychron-more"> → 転スラ全史を見る </div> </div> </includeonly> <…」)
 
編集の要約なし
 
5行目: 5行目:
{{#cargo_query:
{{#cargo_query:
tables=TensuraChronology
tables=TensuraChronology
|fields=DateLabel,Event,Summary,Detail
|fields=EventID,DateLabel,Event,Summary,Detail,OrderCertainty
|where=HistoryPeople HOLDS '{{{人物|{{PAGENAME}}}}}'
|where=HistoryPeople HOLDS '{{{人物|{{PAGENAME}}}}}' AND Continuity HOLDS '{{{媒体|書籍版}}}'
|order by=SortKey ASC
|order by=SortKey ASC
|format=template
|format=template
24行目: 24行目:


<noinclude>
<noinclude>
人物ページに、その人物に関係する年表を表示します。
人物ページに、その人物の年表を自動表示します。
 
通常は人物ページで、


<pre>
<pre>
32行目: 30行目:
</pre>
</pre>


と使用します。
人物を指定:
 
<pre>
{{人物年表
|人物=リムル=テンペスト
}}
</pre>


別の人物名を指定する場合:
媒体を指定:


<pre>
<pre>
{{人物年表
{{人物年表
|人物=リムル=テンペスト
|人物=リムル=テンペスト
|媒体=Web版
}}
}}
</pre>
</pre>
</noinclude>
</noinclude>

2026年8月26日 (水) 04:51時点における最新版


人物ページに、その人物の年表を自動表示します。

{{人物年表}}

人物を指定:

{{人物年表
|人物=リムル=テンペスト
}}

媒体を指定:

{{人物年表
|人物=リムル=テンペスト
|媒体=Web版
}}