Template:PluginCard: Difference between revisions

From Miranda NG
Jump to navigation Jump to search
No edit summary
No edit summary
Line 102: Line 102:
   | 
   | 
   |{{
   |{{
     RowColor|#ccccff|'''{{#hashvalue:localisation|filename |{{#hashvalue:defaultL |filename}} }}'''
     RowColor|#ccccff;font-weight:bold|{{#hashvalue:localisation|filename |{{#hashvalue:defaultL |filename}} }}
     |{{ <!-- display filename -->
     |{{ <!-- display filename -->
         #if: {{#hashvalue:{{#var:PluginFileName}} |filename}}
         #if: {{#hashvalue:{{#var:PluginFileName}} |filename}}
Line 117: Line 117:
   #if: {{{author|}}}
   #if: {{{author|}}}
   |{{
   |{{
     RowColor|#ccccff|'''{{#hashvalue: localisation |plugin-author |{{#hashvalue:defaultL |plugin-author}} }}'''
     RowColor|#ccccff;font-weight:bold|{{#hashvalue: localisation |plugin-author |{{#hashvalue:defaultL |plugin-author}} }}
     | {{Developer|{{{author|}}} }}
     | {{Developer|{{{author|}}} }}
   }}
   }}
Line 123: Line 123:
     #if: {{#hashvalue:{{#var:PluginFileName}} |author}}
     #if: {{#hashvalue:{{#var:PluginFileName}} |author}}
     |{{
     |{{
         RowColor|#ccccff|'''{{#hashvalue: localisation |plugin-author |{{#hashvalue:defaultL |plugin-author}} }}'''
         RowColor|#ccccff;font-weight:bold|{{#hashvalue: localisation |plugin-author |{{#hashvalue:defaultL |plugin-author}} }}
         | {{Developer|{{#hashvalue:{{#var:PluginFileName}} |author}} }}
         | {{Developer|{{#hashvalue:{{#var:PluginFileName}} |author}} }}
       }}
       }}
Line 136: Line 136:
   #if: {{{authors|}}}
   #if: {{{authors|}}}
   |{{
   |{{
     RowColor|#ccccff|'''{{#hashvalue: localisation |plugin-authors |{{#hashvalue:defaultL |plugin-authors}} }}'''
     RowColor|#ccccff;font-weight:bold|{{#hashvalue: localisation |plugin-authors |{{#hashvalue:defaultL |plugin-authors}} }}
     | {{{authors|}}}
     | {{{authors|}}}
   }}
   }}
Line 142: Line 142:
     #if: {{#hashvalue:{{#var:PluginFileName}} |authors}}
     #if: {{#hashvalue:{{#var:PluginFileName}} |authors}}
     |{{
     |{{
         RowColor|#ccccff|'''{{#hashvalue: localisation |plugin-authors |{{#hashvalue:defaultL |plugin-authors}} }}'''
         RowColor|#ccccff;font-weight:bold|{{#hashvalue: localisation |plugin-authors |{{#hashvalue:defaultL |plugin-authors}} }}
         | {{#hashvalue:{{#var:PluginFileName}} |authors}}
         | {{#hashvalue:{{#var:PluginFileName}} |authors}}
       }}
       }}
Line 156: Line 156:
   #if: {{{requirements|}}}
   #if: {{{requirements|}}}
   |{{
   |{{
     RowColor|#ccccff|'''{{#hashvalue: localisation |systemreq |{{#hashvalue:defaultL |systemreq}}}}'''
     RowColor|#ccccff;font-weight:bold|{{#hashvalue: localisation |systemreq |{{#hashvalue:defaultL |systemreq}}}}
     | {{{requirements|}}}
     | {{{requirements|}}}
   }}
   }}
Line 162: Line 162:
     #if: {{#hashvalue:{{#var:PluginFileName}} |requirements}}
     #if: {{#hashvalue:{{#var:PluginFileName}} |requirements}}
     |{{
     |{{
         RowColor|#ccccff|'''{{#hashvalue: localisation |systemreq |{{#hashvalue:defaultL |systemreq}}}}'''
         RowColor|#ccccff;font-weight:bold|{{#hashvalue: localisation |systemreq |{{#hashvalue:defaultL |systemreq}}}}
         | {{#hashvalue:{{#var:PluginFileName}} |requirements}}
         | {{#hashvalue:{{#var:PluginFileName}} |requirements}}
       }}
       }}

Revision as of 16:48, 23 December 2015

Template documentation[view] [edit] [history] [purge]

Usage

name
No image
Filename PluginFileName.dll
Author author
Authors author_1, author_2
System
requirements
requirements
Homepage
Download links
Stable version: x32, x64
Current version: x32, x64
Other: additionalLink_1, additionalLink_2

See also