「Form:Person」の版間の差分
ナビゲーションに移動
検索に移動
KJP-System (トーク | 投稿記録) ページの作成:「<noinclude> これは「Person」フォームです。 このフォームを使用してページを作成するには、下にページ名を入力してください。 その名前のページが既に存在する場合は、そのページを編集するフォームに転送されます。 {{#forminput:form=Person}} </noinclude><includeonly> <div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"…」 |
KJP-System (トーク | 投稿記録) 編集の要約なし |
||
| (同じ利用者による、間の4版が非表示) | |||
| 8行目: | 8行目: | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
<div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div> | <div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div> | ||
{{{for template|Person}}} | {{{for template|Person}}} | ||
{| class="formtable" | {| class="formtable" | ||
! 名前: | ! 名前: | ||
| {{{field|Name}}} | | {{{field|Name|mandatory}}} | ||
|- | |- | ||
! 韓国語名: | ! 韓国語名: | ||
| {{{field|NameKO}}} | | {{{field|NameKO}}} | ||
|- | |- | ||
! 日本語名: | ! 日本語名: | ||
| {{{field|NameJA}}} | | {{{field|NameJA}}} | ||
|- | |- | ||
! 英語名: | ! 英語名: | ||
| {{{field|NameEN}}} | | {{{field|NameEN}}} | ||
|- | |- | ||
! 本名: | ! 本名: | ||
| {{{field|LegalName}}} | | {{{field|LegalName}}} | ||
|- | |- | ||
! 生年月日: | ! 生年月日: | ||
| {{{field|BirthDate}}} | | {{{field|BirthDate}}} | ||
|- | |- | ||
! 没年月日: | ! 没年月日: | ||
| {{{field|DeathDate}}} | | {{{field|DeathDate}}} | ||
|- | |- | ||
! 国籍: | ! 国籍: | ||
| {{{field|Nationality}}} | | {{{field|Nationality}}} | ||
|- | |- | ||
! 活動状況: | ! 活動状況: | ||
| {{{field|ActivityStatus}}} | | {{{field|ActivityStatus|mandatory}}} | ||
|} | |||
{{{end template}}} | |||
== 別名・別表記 == | |||
{{{for template|Alias|multiple}}} | |||
{{{field|SubjectType|hidden|default=Person}}} | |||
{| class="formtable" | |||
! 別名・別表記: | |||
| {{{field|AliasText|mandatory}}} | |||
|- | |||
! 種別: | |||
| {{{field|AliasType|mandatory}}} | |||
|- | |||
! 言語: | |||
| {{{field|Language|placeholder=ko / ja / en など}}} | |||
|} | |||
{{{end template}}} | |||
== 所属組織 == | |||
{{{for template|Affiliation|multiple}}} | |||
{{{field|SubjectType|hidden|default=Person}}} | |||
{| class="formtable" | |||
! 組織: | |||
| {{{field|OrganizationPage|mandatory|input type=combobox|cargo table=Organizations|cargo field=_pageName}}} | |||
|- | |||
! 関係種別: | |||
| {{{field|AffiliationType|mandatory}}} | |||
|- | |||
! 開始日: | |||
| {{{field|StartDate}}} | |||
|- | |||
! 終了日: | |||
| {{{field|EndDate}}} | |||
|- | |||
! 状態: | |||
| {{{field|Status|mandatory}}} | |||
|} | |} | ||
{{{end template}}} | {{{end template}}} | ||
== 出典・根拠 == | |||
{{{for template|Evidence|multiple}}} | |||
{{{field|SubjectType|hidden|default=Person}}} | |||
{{{field|ClaimType|hidden|default=属性}}} | |||
{| class="formtable" | |||
! 対象項目: | |||
| {{{field|ClaimKey|mandatory|input type=dropdown|values=Name,NameKO,NameJA,NameEN,LegalName,BirthDate,DeathDate,Nationality,ActivityStatus}}} | |||
|- | |||
! 根拠となる値: | |||
| {{{field|ClaimValue}}} | |||
|- | |||
! 出典: | |||
| {{{field|SourcePage|mandatory|input type=combobox|cargo table=Sources|cargo field=_pageName}}} | |||
|- | |||
! 根拠の役割: | |||
| {{{field|EvidenceRole|mandatory}}} | |||
|- | |||
! 出典内の位置: | |||
| {{{field|Locator}}} | |||
|- | |||
! 注記: | |||
| {{{field|Note}}} | |||
|} | |||
{{{end template}}} | |||
== 外部識別子 == | |||
{{{for template|ExternalIdentifier|multiple}}} | |||
{{{field|SubjectType|hidden|default=Person}}} | |||
{| class="formtable" | |||
! 提供元: | |||
| {{{field|Provider|mandatory}}} | |||
|- | |||
! 識別子: | |||
| {{{field|Identifier|mandatory}}} | |||
|- | |||
! 外部URL: | |||
| {{{field|ExternalURL}}} | |||
|- | |||
! 国・地域: | |||
| {{{field|Region|placeholder=KR / JP / US など}}} | |||
|- | |||
! 注記: | |||
| {{{field|Note}}} | |||
|} | |||
{{{end template}}} | |||
'''自由形式テキスト:''' | '''自由形式テキスト:''' | ||
{{{standard input|free text|rows=10}}} | {{{standard input|free text|rows=10}}} | ||
</includeonly> | </includeonly> | ||
2026年8月22日 (土) 11:50時点における最新版
これは「Person」フォームです。 このフォームを使用してページを作成するには、下にページ名を入力してください。 その名前のページが既に存在する場合は、そのページを編集するフォームに転送されます。