Welcome to Assassin's Creed Wiki! Log in and join the community.
Template:Echoes: Difference between revisions
Jump to navigation
Jump to search
imported>Darman36 dammit i hate the visual edior |
imported>Soranin If I may intrude... |
||
| Line 1: | Line 1: | ||
<infobox layout="tabular" theme="game"> | |||
<infobox> | <title source="name"><default>{{PAGENAME}}</default></title> | ||
<image source="image"/> | |||
<group> | |||
<header>Attribution information</header> | |||
<data source="Producer"><label>Producer(s)</label></data> | |||
<data source="Scripts"><label>Scripts by</label></data> | |||
<data source="Host"><label>Host(s)</label></data> | |||
</group> | |||
<group> | |||
<header>Publication information</header> | |||
<data source="Original run"><label>Original run</label></data> | |||
<data source="Genre"><label>Genre</label></data> | |||
<data source="Format"><label>Format</label></data> | |||
<data source="Language"><label>Language</label></data> | |||
<navigation><center>[{{{Website}}} Website]</center></navigation> | |||
</group> | |||
</infobox> | </infobox> | ||
<noinclude> | <noinclude> | ||
{{-}} | |||
{{ | ==Usage== | ||
===Parameters=== | |||
'''name''': Name of work<br /> | |||
'''image''': Cover (Do not use as <nowiki>[[File:Imagename.png]]</nowiki>; use Imagename.png)<br /> | |||
'''Producer''': Producer(s). If multiple, list with <nowiki><br /></nowiki><br /> | |||
'''Scripts''': Script writer(s). If multiple, list with <nowiki><br /></nowiki><br /> | |||
'''Host''': Host(s). If multiple, list with <nowiki><br /></nowiki><br /> | |||
'''Original run''': ?<br /> | |||
'''Genre''': Genre of work (if possible, use official one)<br /> | |||
'''Format''': One-shot, Miniseries, Series, etc.<br /> | |||
'''Language''': English, French, etc.<br /> | |||
'''Website''': Official website<br /> | |||
<pre> | ===Template=== | ||
{{ | <pre>{{Comic Infobox | ||
|name = | |||
|image = | |||
|Producer = | |||
|Scripts= | |||
|Host = | |||
|Original run = | |||
|Genre = | |||
|Format = | |||
|Language = | |||
|Website = | |||
}}</pre> | |||
[[Category:Infobox templates]]</noinclude> | |||
</pre> | |||
</noinclude> | |||
Revision as of 18:46, 20 January 2024
Usage
Parameters
name: Name of work
image: Cover (Do not use as [[File:Imagename.png]]; use Imagename.png)
Producer: Producer(s). If multiple, list with <br />
Scripts: Script writer(s). If multiple, list with <br />
Host: Host(s). If multiple, list with <br />
Original run: ?
Genre: Genre of work (if possible, use official one)
Format: One-shot, Miniseries, Series, etc.
Language: English, French, etc.
Website: Official website
Template
{{Comic Infobox
|name =
|image =
|Producer =
|Scripts=
|Host =
|Original run =
|Genre =
|Format =
|Language =
|Website =
}}