Template:C infobox/doc: Difference between revisions
mNo edit summary |
mNo edit summary |
||
Line 12: | Line 12: | ||
* {{tlc|c infobox|Enzou|エンゾウ}} {{Rarr}} {{c infobox|Enzou|エンゾウ}} | * {{tlc|c infobox|Enzou|エンゾウ}} {{Rarr}} {{c infobox|Enzou|エンゾウ}} | ||
You will get an error message if you forget to include either the Romanji or Kanji. If the person or company name is written in Romanji only then please use the {{tl|C}} template instead. | You will get an error message if you forget to include either the Romanji or Kanji. If the person or company name is written in Romanji only then please use the {{tl|C}} template instead. | ||
Line 19: | Line 17: | ||
* {{tlc|c infobox||エンゾウ}} {{Rarr}} {{c infobox||エンゾウ}} | * {{tlc|c infobox||エンゾウ}} {{Rarr}} {{c infobox||エンゾウ}} | ||
* {{tlc|c infobox| | * {{tlc|c infobox|Enzou|}} {{Rarr}} {{c infobox|Enzou|}} | ||
== TemplateData == | == TemplateData == |
Revision as of 05:06, 7 September 2023
It contains usage information, categories and other content that is not part of the original template page.
|
This template is a variation of the {{c}} template and is to be used only for the creator enteries in Infoboxes. If you find the Kanji is splitting between multiple lines then please use the second option to have the template insert a <br />
tag in the proper place. A <br />
tag may be included in the name but please try to avoid it as much a possible.
Usages
- {{c infobox
|Name in Romaji |Name in Kanji}}
- {{c infobox
|Name in Romaji |Name in Kanji |br=yes}}
Examples
You will get an error message if you forget to include either the Romanji or Kanji. If the person or company name is written in Romanji only then please use the {{C}} template instead.
{{c infobox|エンゾウ}}
→ Missing name in Romaji
{{c infobox|Enzou}}
→ Enzou Missing name in Kanji
TemplateData
To format the creator and company enteries in infoboxes.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Name in Romaji | 1 | The creator or company name in Romaji
| String | required |
Name in Kanji | 2 | The creator or company name in Kanji
| String | required |
Line Break | 3 br | To insert a break between the Name in Romaji and Name in Kanji.
| String | optional |