Template:C infobox/doc
It contains usage information, categories and other content that is not part of the original template page.
|
This template is a veriation of the {{c}} template and is to be used only for the creator and company 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 Romanji |Name in Kanji}}
- {{c infobox
|Name in Romanji |Name in Kanji |br=yes}}
Examples
{{c infobox|Marine Entertainment|マリン・エンタテインメント|br=yes}}
→ Marine Entertainment
(マリン・エンタテインメント)
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|Marine Entertainment|br=yes}}
→ Marine Entertainment
Missing name in Kanji
TemplateData
To format the creator and company enteries in infoboxes.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Name in Romanji | 1 | The creator or company name in Romanji
| 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 Romanji and Name in Kanji.
| String | optional |