Template:E2
From Gineipaedia, the Legend of Galactic Heroes wiki
The following documentation is transcluded from Template:E2/doc:
- Description
- Template for producing 'bare' (unformatted) episode article titles from multi-episode LOGH OVA series.
- Syntax
{{e2|<episode name/number>|<optional series code>}}
- Sample output
{{e2|005}}
produces: The Castrop Rebellion (episode){{e2|Bloodshed in Space}}
produces: Bloodshed in Space (episode){{e2|3|SWV}}
produces: Chapter III (SWV episode)
- Notes
- Episode numbers are preferred to titles for their flexibility. Any number used must be padded to the length of the highest episode number in its series; for instance, since LOGH (OVA) has 110 episodes, all LOGH (OVA) episode numbers should have three digits (e.g., 001, 048, 110). All other episode numbers should have only one or two.
- (It is possible for the template to automatically pad numbers with leading zeroes, but this is not implemented for performance reasons.)
- Usage of this template for the time being should be restricted to {{infobox episode}} and {{infobox film}} templates.
- Since the code for this template is somewhat complex, a formatted version has been made available at E2/formatted. Please follow the instructions there, and make sure the two versions stay in synch.
- Acknowledgements
- Adapted from a similar template on Memory Alpha.