Difference between revisions of "Template:Infobox/Company"

From Drawn to Life Wiki
m (GuyThatExists moved page Template:Infobox/Developer to Template:Infobox/Company: Better name for usage)
Line 39: Line 39:
 
{|float="left"
 
{|float="left"
 
|<pre>
 
|<pre>
{{InfoDeveloper
+
{{Infobox/Company
 
|name=
 
|name=
 
|image=
 
|image=
Line 54: Line 54:
 
As an example, this code:
 
As an example, this code:
 
<pre>
 
<pre>
{{InfoDeveloper
+
{{Infobox/Company
 
|name=5th Cell
 
|name=5th Cell
 
|image=[[File:5th Cell logo.png|200px]]
 
|image=[[File:5th Cell logo.png|200px]]
Line 67: Line 67:
  
 
Will render as:
 
Will render as:
{{Infobox/Developer
+
{{Infobox/Company
 
|name=5th Cell
 
|name=5th Cell
 
|image=[[File:5th Cell logo.png|200px]]
 
|image=[[File:5th Cell logo.png|200px]]

Revision as of 16:02, 7 February 2022

Infobox/Company
{{{image}}}
Information
Founded {{{founded}}}
Current State Open
Headquarters N/A
Type N/A
Website N/A


Use this template on the pages of characters

To input this template on a page, input the following coding on the top of the page.

{{Infobox/Company
|name=
|image=
|caption=
|current=
|headquarters=
|founded=
|type=
|website=
}}

As an example, this code:

{{Infobox/Company
|name=5th Cell
|image=[[File:5th Cell logo.png|200px]]
|caption=A Developer/Publisher
|current=Open
|headquarters=TBA
|founded=TBA
|type=Private
|website=Link
}}

Will render as:

5th Cell
5th Cell logo.png
A Developer/Publisher
Information
Founded TBA
Current State Open
Headquarters TBA
Type Private
Website N/A