Difference between revisions of "Template:Infobox"

From LAH Wiki
Jump to: navigation, search
m (columning list)
Line 34: Line 34:
 
|}<noinclude>
 
|}<noinclude>
  
 
+
==Usage==
 
This is a template for including a page or cover from a doujin or manga in an article along with information on the work. The following fields may be filled in, and any may be omitted.
 
This is a template for including a page or cover from a doujin or manga in an article along with information on the work. The following fields may be filled in, and any may be omitted.
 +
{{TwoColumnList|width=100%
 +
|Col1=
 
* '''align''' - Where the template aligns itself on the page.  Right is standard, but it can also be aligned left or center.
 
* '''align''' - Where the template aligns itself on the page.  Right is standard, but it can also be aligned left or center.
 
* '''imageFile''' - the file name of the image.  The <nowiki>[[Image:]]</nowiki> code is unnecessary, and the template will resize the image to fit.
 
* '''imageFile''' - the file name of the image.  The <nowiki>[[Image:]]</nowiki> code is unnecessary, and the template will resize the image to fit.
Line 44: Line 46:
 
* '''characters''' - the character or characters featured in the doujin
 
* '''characters''' - the character or characters featured in the doujin
 
* '''series''' - the series to which the work belongs, or, in the case of a doujin, the series on which it is based
 
* '''series''' - the series to which the work belongs, or, in the case of a doujin, the series on which it is based
 +
|Col2=
 
* '''language''' - language the doujin was written in
 
* '''language''' - language the doujin was written in
 
* '''publisher''' - the publisher of the work
 
* '''publisher''' - the publisher of the work
Line 51: Line 54:
 
* '''status''' - in the case of web series, it's status; for example, ongoing, ended or on haitus
 
* '''status''' - in the case of web series, it's status; for example, ongoing, ended or on haitus
 
* '''relatedWorks''' - other works in a series
 
* '''relatedWorks''' - other works in a series
 +
}}
  
The code to use, leaving off any fields not used, is:
+
==Code==
 +
The code to use, omitting any fields not used, is:
 
<pre>
 
<pre>
 
{{PageInfobox|align=UserValue
 
{{PageInfobox|align=UserValue
Line 69: Line 74:
 
| status=Uservalue
 
| status=Uservalue
 
| relatedWorks=Uservalue
 
| relatedWorks=Uservalue
|
 
 
}}
 
}}
 
</pre>
 
</pre>

Revision as of 23:18, 15 July 2007

Personal tools