Template:Entry page: Difference between revisions

From LBA File Information
Jump to navigation Jump to search
[checked revision][checked revision]
Content deleted Content added
No edit summary
No edit summary
 
(37 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#if: {{{summary|}}} | {{#set: summary = {{{summary}}}}} }}{{#if: {{{hqr page|}}} | {{#set: hqr page = {{{hqr page}}}}} }}
<includeonly>{{#set: function = {{{function|{{PAGENAME}}}}}}} {{#if:{{{content|}}}|{{#set: content = {{{content}}}}}}} {{#if:{{{2|}}}|{{#set: hqr page = {{{2}}}}}}}
{{Infobox entry
{{entry infobox
| entry type = {{{entry type|}}}
| entry type = {{{entry type|}}}
| file type = {{{file type|}}}
| file type = {{{file type|}}}
| index = {{{index}}}
| index = {{{3}}}
| org size = {{{size|}}}
| org size = {{{size|}}}
| org comp = {{{compression|}}}
| org comp = {{{compression|}}}
}}
}}{{breadcrumbs|{{{lba}}}|{{{hqr page|}}}|{{#expr: {{{index}}} + 1}}}}{{entry jump|{{{hqr page|}}}|{{{index}}}|{{{file type|}}}}}


{{breadcrumbs|{{{1}}}|{{{2|}}}|{{#expr: {{{3}}} + 1}}}}
{{{text<includeonly>|</includeonly>}}}
{{entry jump|{{{2|}}}|{{{3}}}|{{{file type|}}}}}


<p style="clear:left;"></p>
{{providers|{{{providers<includeonly>|</includeonly>}}}}}


{{discussion}}
{{{text|}}}


{{providers|{{{providers|}}}}}
[[Category:{{{hqr page}}}]]

[[Category:{{{2}}}]]</includeonly><noinclude>

Unnamed params (all required):
# lba version - version of LBA this entry belongs to (''1'' or ''2'').
# hqr page - name of the hqr page this entry belongs to (including namespace), e.g. ''LBA1:Ress.hqr''.
# entry index - zero-based index of the entry inside the hqr file.

Named params (all optional):
* '''function''' - function of the entry (for the hqr file enties list). If undefined, page name without namespace will be used. If empty, full page name will be used.
* '''content''' - short description of the entry content(for the hqr file entries list). If empty, function will be used.
* '''entry type''' - type of the entry (''Normal'', ''Hidden'', ''Repeated'' or ''Blank'').
* '''file type''' - type of the extracted file (one of the [[File formats by purpose|known file formats]]).
* '''size''' - size of the original game entry (in bytes),
* '''compression''' - original compression style used for this entry (''1'' or ''2''),
* '''text''' - long description of the entry (can be formatted with wiki markup),
* '''providers''' - list of information providers.
</noinclude>

Latest revision as of 09:45, 9 March 2013


Unnamed params (all required):

  1. lba version - version of LBA this entry belongs to (1 or 2).
  2. hqr page - name of the hqr page this entry belongs to (including namespace), e.g. LBA1:Ress.hqr.
  3. entry index - zero-based index of the entry inside the hqr file.

Named params (all optional):

  • function - function of the entry (for the hqr file enties list). If undefined, page name without namespace will be used. If empty, full page name will be used.
  • content - short description of the entry content(for the hqr file entries list). If empty, function will be used.
  • entry type - type of the entry (Normal, Hidden, Repeated or Blank).
  • file type - type of the extracted file (one of the known file formats).
  • size - size of the original game entry (in bytes),
  • compression - original compression style used for this entry (1 or 2),
  • text - long description of the entry (can be formatted with wiki markup),
  • providers - list of information providers.