User:Goraf/PluginCard: Difference between revisions

From Miranda NG
Jump to navigation Jump to search
(screenshotOpt - custom screenshot options for PluginInfo)
(now looking for "screenshotOpt" in the order locally -> globally -> default value, in any cases)
Line 55: Line 55:
               |  
               |  
             }}
             }}
           | border{{!}}200px <!-- default image options -->
           |{{
              #if: {{#hashkeyexists:{{#var:PluginFileName}} |screenshotOpt}} <!-- if specified -->
              | {{#hashvalue:{{#var:PluginFileName}} |screenshotOpt |&#32;}} <!-- &#32; if empty -->
              | border{{!}}200px <!-- default image options -->
            }}
         }} | <!-- caption -->{{
         }} | <!-- caption -->{{
           #if: {{{name|}}}
           #if: {{{name|}}}
Line 65: Line 69:
         #if: {{#hashvalue:{{#var:PluginFileName}} |screenshot}}
         #if: {{#hashvalue:{{#var:PluginFileName}} |screenshot}}
         | [[File:{{#hashvalue:{{#var:PluginFileName}} |screenshot}} | {{
         | [[File:{{#hashvalue:{{#var:PluginFileName}} |screenshot}} | {{
               #if: {{#hashkeyexists:{{#var:PluginFileName}} |screenshotOpt}} <!-- if specified -->
               #ifeq: {{{screenshotOpt|}}} | {{{screenshotOpt|-}}} <!-- specified and may be empty -->
              | {{#hashvalue:{{#var:PluginFileName}} |screenshotOpt |&#32;}} <!-- &#32; if empty -->
              |{{
              | border{{!}}200px  <!-- default image options -->
                #if: {{{screenshotOpt|}}} <!-- if not empty -->
                | {{{screenshotOpt}}}
                | &#32;
              }}
              |{{
                #if: {{#hashkeyexists:{{#var:PluginFileName}} |screenshotOpt}} <!-- if specified -->
                | {{#hashvalue:{{#var:PluginFileName}} |screenshotOpt |&#32;}} <!-- &#32; if empty -->
                | border{{!}}200px  <!-- default image options -->
              }}
             }} | <!-- caption  -->{{
             }} | <!-- caption  -->{{
               #if: {{{name|}}}
               #if: {{{name|}}}

Revision as of 18:02, 1 June 2013

Goraf
No image
Filename Goraf.dll


Download links:
Stable version: x32,x64
Development version: x32,x64