Template:Filelistentry: Difference between revisions

From Hidden Palace
Jump to navigation Jump to search
No edit summary
(Only nowrap filename if there's an indent)
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
|-
|-
{{#if: {{{no|}}} | {{!}} {{{no}}} |}}
{{#if: {{{no|}}} | {{!}} {{{no}}} |}}
{{#if: {{{i|}}} | {{!}}data-sort-value="{{{i}}}"|}}| {{#if: {{{indent|}}} |<span style="padding-left: {{#expr: 1.4 * {{{indent}}}}}em"> </span>|}}{{nowrap | {{#if: {{{icon|}}} | {{icon|{{{icon}}}}} | {{icon|file}} }} {{{filename}}} }}
{{#if: {{{i|}}} | {{!}}data-sort-value="{{{i}}}"|}}| {{#if: {{{indent|}}} |<span style="padding-left: {{#expr: 1.4 * {{{indent}}}}}em"> </span> {{nowrap | {{#if: {{{icon|}}} | {{icon|{{{icon}}}}} | {{icon|file}} }} {{{filename}}} }}| {{#if: {{{icon|}}} | {{icon|{{{icon}}}}} | {{icon|file}} }} {{{filename}}} }}
{{#if: {{{game|}}} |{{!}}  {{{game}}}  |}}
{{#if: {{{game|}}} |{{!}}  {{{game}}}  |}}
| {{#if: {{{typebg|}}} | style{{=}}"background-color: {{{typebg}}}" {{!}} |}} {{{type}}}
| {{#if: {{{typebg|}}} | style{{=}}"background-color: {{colorbg| {{{type}}} }}" {{!}} |}} {{{type}}}
{{#if: {{{date|}}} | {{!}} {{nowrap| {{{date}}} }} |}}
{{#if: {{{date|}}} | {{!}} {{nowrap| {{{date}}} }} |}}
|data-sort-value="{{{size}}}"| {{#if: {{{size|}}}| {{nowrap | {{#ifexpr: {{{size}}}>=1024 |{{Filesize|{{{size}}}}} | {{{size}}} bytes }} }} |}}
|data-sort-value="{{{size}}}"| {{#if: {{{size|}}}| {{nowrap | {{#ifexpr: {{{size}}}>=1024 |{{Filesize|{{{size}}}}} | {{{size}}} bytes }} }} |}}
{{#if: {{{comment|}}} | {{!}} {{{comment}}} |}}
{{#if: {{{comment|}}} | {{!}} {{{comment}}} |}}
| <small title="CRC-32: {{{crc32}}}&#13;MD5: {{{md5}}}">{{{sha1}}}</small>
| <small title="CRC-32: {{{crc32}}}&#13;MD5: {{{md5}}}{{#if: {{{shortsha1|}}} | &#13;SHA1: {{{sha1}}} | }}">{{#if: {{{shortsha1|}}} | {{{shortsha1}}} | {{{sha1}}} }}</small>

Latest revision as of 12:12, May 2, 2016

|-

| {{{filename}}}

| {{{type}}}

|data-sort-value="{{{size}}}"|

| {{{sha1}}}