Template:Ht: 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
Line 4: Line 4:
| style="text-align:center; background-color:#{{#show: {{{3|}}} | ?colour}}" | {{#show: {{{3|}}} | ?extension}}
| style="text-align:center; background-color:#{{#show: {{{3|}}} | ?colour}}" | {{#show: {{{3|}}} | ?extension}}
| {{#if: {{{4|}}}
| {{#if: {{{4|}}}
| [[{{#if:{{{u|}}}|{{PAGENAME}} {{{4}}}{{!}}}}{{{4}}}]]
| {{#if: {{{cl|}}}
| [[{{#if:{{{u|}}}|{{PAGENAME}} {{{5}}}{{!}}}}{{{4}}}]]
| [[{{#if:{{{u|}}}|{{PAGENAME}} {{{4}}}{{!}}}}{{{4}}}]] }}
| ''Unknown''
| ''Unknown''
}}
}}
Line 12: Line 14:
* '''r''' - for repeated entries, index of base entry (counted from 0),
* '''r''' - for repeated entries, index of base entry (counted from 0),
* '''u''' - uniquify - if the entry function description is going to be identical as function description of another entry (in another LBA or HQR file), setting this param to 1 will add HQR page name (including LBA version for double HQRs) to the link (but not to the field text).
* '''u''' - uniquify - if the entry function description is going to be identical as function description of another entry (in another LBA or HQR file), setting this param to 1 will add HQR page name (including LBA version for double HQRs) to the link (but not to the field text).
* '''cl''' - content link - if the entry function description is too obscure for the entry page link (like for indexed functions, e.g. ''English: Dialogs 0''), setting this param to 1 will create the link from the entry content summary instead of function description. The link will still be created in the ''Function'' column, but it will lead to the page named by the content. If this param is used, content summary param (5) must be defined. This param can be used together with ''u''.


Unnamed params:
Unnamed params:

Revision as of 08:17, 2 March 2013

Named params:

  • r - for repeated entries, index of base entry (counted from 0),
  • u - uniquify - if the entry function description is going to be identical as function description of another entry (in another LBA or HQR file), setting this param to 1 will add HQR page name (including LBA version for double HQRs) to the link (but not to the field text).
  • cl - content link - if the entry function description is too obscure for the entry page link (like for indexed functions, e.g. English: Dialogs 0), setting this param to 1 will create the link from the entry content summary instead of function description. The link will still be created in the Function column, but it will lead to the page named by the content. If this param is used, content summary param (5) must be defined. This param can be used together with u.

Unnamed params:

  1. Index of the entry (counted from 0),
  2. Entry type (Normal, Hidden, Repeated or Blank),
  3. File type (pagename of the type),
  4. Function of the entry. The entry link is created from this param - if empty, no page link will be created, and Unknown will be put as the field's text.
  5. Content summary of the entry. If empty and entry has the function description, the function description will be shown (non-clickable and non-unique).