Difference between revisions of "Template:Comic"
Jump to navigation
Jump to search
>Eave (store and display all IDs as 0 left-padded to length 3) |
>Caledor92 |
||
| (11 intermediate revisions by one other user not shown) | |||
| Line 8: | Line 8: | ||
|FeaturedCharacter=List (,) of Wikitext | |FeaturedCharacter=List (,) of Wikitext | ||
|DirectLink=URL | |DirectLink=URL | ||
| + | |Spoiler=Boolean | ||
}}</noinclude><includeonly><!-- | }}</noinclude><includeonly><!-- | ||
| − | |||
// Cargo Store | // Cargo Store | ||
-->{{#cargo_store:_table=Comics | -->{{#cargo_store:_table=Comics | ||
|Title={{{Title|}}} | |Title={{{Title|}}} | ||
| − | |Id={{ | + | |Id={{{Id|}}} |
|ReleaseDate={{#time:F d, Y|{{{ReleaseDate|}}}}} | |ReleaseDate={{#time:F d, Y|{{{ReleaseDate|}}}}} | ||
|FeaturedCharacter={{{FeaturedCharacter|}}} | |FeaturedCharacter={{{FeaturedCharacter|}}} | ||
|DirectLink={{{DirectLink|}}} | |DirectLink={{{DirectLink|}}} | ||
| + | |Spoiler={{{Spoiler|}}} | ||
}}<!-- | }}<!-- | ||
-->|- | -->|- | ||
| − | | #{{ | + | | #{{padleft:{{{Id|}}}|3}}: [{{{DirectLink}}} {{{Title|}}}] || {{{FeaturedCharacter|}}} ||{{#time:F d, Y|{{{ReleaseDate|}}}}} || [[File:{{PAGENAME}} {{{Id|}}}.png|300px|link={{{DirectLink}}}]]<!-- |
-->[[Category:Comics]] | -->[[Category:Comics]] | ||
</includeonly> | </includeonly> | ||
Latest revision as of 11:31, 22 June 2020
Parameters
- Title= Title as in the Official Website
- Example:
The Dragon Choosing
- Example:
- Id= Issue of the comic on the Official Website
- Example:
01
- Example:
- ReleaseDate= Release date, note that the Official Website doesn't have that, but it's given in the news.
- Example:
September 27th, 2018
- Example:
- FeaturedCharacter= List of characters featured on the comic, in brackets, separated by commas
- Example:
[[Euden]], [[Zethia]], [[Notte]], [[Agni]], [[Poliʻahu]], [[Cinder Drake]]
- Example:
- DirectLink= The direct link to the comic page on th Official Website
- Example:
https://comic.dragalialost.com/dragalialife/en/#detail/9
- Example:
Example
{{Comic |Title=The Dragon Choosing |Id=01 |ReleaseDate=September 27th, 2018 |FeaturedCharacter=[[Euden]], [[Zethia]], [[Notte]], [[Agni]], [[Poliʻahu]], [[Cinder Drake]] |DirectLink=https://comic.dragalialost.com/dragalialife/en/#detail/9}}
Blank Template
{{Comic |Title= |Id= |ReleaseDate= |FeaturedCharacter= |DirectLink=}}
This template defines the table "Comics". This table has not been created yet.