「テンプレート:Photocard」の版間の差分
ナビゲーションに移動
検索に移動
KJP-System (トーク | 投稿記録) ページの作成:「<noinclude> KPOP JPWiki の個別フォトカード情報テンプレートです。 {{#cargo_declare: _table=Photocards |Name=String (mandatory) |PhotocardSeriesPage=Page (mandatory) |CardType=String (mandatory;allowed values=個人,ユニット,グループ,集合,その他) |CardNumber=String |VariantName=String |SetOrder=Integer |Region=String |WidthMM=Float |HeightMM=Float |Note=String }} </noinclude> <includeonly> {{#cargo_store: _table=Photocards |Name={{{N…」 |
KJP-System (トーク | 投稿記録) 編集の要約なし |
||
| 63行目: | 63行目: | ||
| {{{Note|}}} | | {{{Note|}}} | ||
|} | |} | ||
== 別名・別表記 == | |||
{{#cargo_query: | |||
tables=Aliases | |||
|fields=AliasText=別名・別表記,AliasType=種別,Language=言語 | |||
|where=SubjectPage='{{FULLPAGENAME}}' AND SubjectType='Photocard' | |||
|format=table | |||
|default=別名・別表記はありません。 | |||
}} | |||
== 外部識別子 == | |||
{{#cargo_query: | |||
tables=ExternalIdentifiers | |||
|fields=Provider=提供元,Identifier=識別子,ExternalURL=外部URL,Region=国・地域,Note=注記 | |||
|where=SubjectPage='{{FULLPAGENAME}}' AND SubjectType='Photocard' | |||
|format=table | |||
|default=外部識別子はありません。 | |||
}} | |||
== 出典・根拠 == | |||
{{#cargo_query: | |||
tables=Evidence | |||
|fields=ClaimKey=対象項目,ClaimValue=値,SourcePage=出典,EvidenceRole=役割,Locator=位置,Note=注記 | |||
|where=SubjectPage='{{FULLPAGENAME}}' AND SubjectType='Photocard' | |||
|format=table | |||
|default=出典・根拠情報はありません。 | |||
}} | |||
</includeonly> | </includeonly> | ||