Template:Dialogue/doc: Difference between revisions
Created page with "{{Documentation}} {{t|Dialogue}} is placed at the top of pages in the Transcript namespace. It is used in conjunction with {{t|Hasdialogue}}. ==Usage== <pre>{{Dialogue|type|..." |
No edit summary |
||
| Line 30: | Line 30: | ||
"1": { | "1": { | ||
"label": "Type", | "label": "Type", | ||
"description": "Type of article the dialogue belongs to | "description": "Type of article the dialogue belongs to", | ||
"example": "npc", | "example": "npc", | ||
"type": "string" | "type": "string" | ||
| Line 43: | Line 43: | ||
"label": "Article", | "label": "Article", | ||
"description": "Name of the article the dialogue relates to", | "description": "Name of the article the dialogue relates to", | ||
"type": "string" | "type": "string" | ||
} | } | ||