Company Template: Difference between revisions

From HIBIKIFORUM
Jump to navigation Jump to search
m (Protected "Company Template" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
mNo edit summary
Line 19: Line 19:
The only other thing that needs to be included is the <code><nowiki>[[Category:Production Company]]</nowiki></code> and <code><nowiki>[[Category:Production Company-LETTER]]</nowiki></code>, where <code>LETTER</code> is the first letter of the Romanji Name.
The only other thing that needs to be included is the <code><nowiki>[[Category:Production Company]]</nowiki></code> and <code><nowiki>[[Category:Production Company-LETTER]]</nowiki></code>, where <code>LETTER</code> is the first letter of the Romanji Name.


A full mock up of the page would look like this:
A full mock up of the code would look like this:


<pre>
<pre>

Revision as of 20:25, 7 September 2020

This page is to help make sure all the Company category pages are consistant and if you have any questions or suggestions please share them with us here.

The beginning of all Company category pages will start with the {{Infobox Company}}. I've included the code here but you can find more info on how to use it at the template page.

{{Infobox Company
| Company Name Romanji = 
| Company Name Kanji = 
| Subdivision(s)/ Affiliates = 
| Established = 
| Headquarter = 
| Publication = 
| Target Audience = 
| Status = 
| Website URL = 
}}

The only other thing that needs to be included is the [[Category:Production Company]] and [[Category:Production Company-LETTER]], where LETTER is the first letter of the Romanji Name.

A full mock up of the code would look like this:

{{Infobox Company
| Company Name Romanji = 
| Company Name Kanji = 
| Subdivision(s)/ Affiliates = 
| Established = 
| Headquarter = 
| Publication = 
| Target Audience = 
| Status = 
| Website URL = 
}}

[[Category:Production Company]]
[[Category:Production Company-LETTER]]