User:Goraf/PluginCard: Difference between revisions

From Miranda NG
Jump to navigation Jump to search
(default localisation)
(+includeonly to not parse it // looking for error with mw.title.new(nill))
 
(36 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<!-- use #titleparts instead of MagicWords if pagetitle will change
<includeonly><onlyinclude><!-- use #titleparts instead of MagicWords if pagetitle will change -->{{
-->{{#vardefine:PluginFileName | {{BASEPAGENAME}} }}{{#vardefine: PluginLang | {{SUBPAGENAME}} }}<!--  
  #vardefine:PluginFileName | {{BASEPAGENAMEE}}
Load information about plugin -->{{User:Goraf/PluginInfo|}}<!--  
}}{{
Language localisation ... -->{{Localization/PluginCard|{{#var:PluginLang}}}}<!--  
  #if: {{#varexists:PluginLang}}
and default values -->{{Localization/PluginCard|}}<!--
  | {{PageLang | {{#var:PluginLang}} }} <!-- from ResolveLang pages -->
  -->{{DISPLAYTITLE: {{#if:{{{name|}}} | {{{name}}} | {{#hashvalue:{{#var:PluginFileName}} |name |{{#var:PluginFileName}} }} }} }}<!--
  | {{#vardefine:PluginLang | {{SUBPAGENAME}} }}{{PageLang | {{SUBPAGENAME}} }} <!-- remove the first one after transition to PageLang -->
  -->{| class="infobox bordered plugincard" cellpadding="4" style="margin: 0 0 10px 10px; width: 22em; font-size: 90%; float: right;clear: right; box-shadow:1px 1px 3px #999;"
}}<!-- Language localisation ...  
| align="center" colspan=2 bgcolor="#ccccff" style="font-size:110%;" | '''''{{#if:{{{name|}}} | {{{name}}} | {{#hashvalue:{{#var:PluginFileName}} |name |{{#var:PluginFileName}} }} }}'''''
  -->{{Localization/PluginCard|{{#var:PageLang}} }}<!--  
{{#ifeq:{{{screenshot|}}}|***| | {{!}}-
and default values  
{{!}} align="center" colspan="2" {{!}} {{#if:{{{screenshot|}}}|[[Image:{{{screenshot}}}{{!}}border{{!}}{{{name}}}{{!}}200px]]|''{{#hashvalue: localisation |noimage|No image}}''}}}}
  -->{{Localization/PluginCard|}}<!--  
{{RowColor|#ccccff|'''{{#hashvalue:localisation|filename|Filename}}'''|{{{dll|{{BASEPAGENAME}}.dll}}}}}
  Load information about plugin
<!--am-->{{#if:{{{author|}}}| {{RowColor|#ccccff|'''{{#hashvalue: localisation |plugin-author|Plugin author}}'''|{{Developer|{{{author|}}}}}}}}}
  -->{{PluginInfo|}}<!--
{{#if:{{{authors|}}}|{{RowColor|#ccccff|'''{{#hashvalue: localisation |plugin-authors|Plugin authors}}'''|{{{authors|}}}}}|}}<!--/am-->
Page title
|- valign="top"
  -->{{DISPLAYTITLE: {{
{{#if:{{{requirements|}}}|{{RowColor|#ccccff|'''{{#hashvalue: localisation |systemreq|System <br/>requirements}}'''|{{{requirements|}}}}}|}}
      #if: {{{name|}}}
|-
      | {{{name}}}
{{#if:{{{homepage|}}}|[{{{homepage|}}} '''{{#hashvalue: localisation |homepage|Homepage}}''']<br/>|}}
      | {{#hashvalue:{{#var:PluginFileName}} |name |{{#var:PluginFileName}} }}
{{#vardefine:pluginName|{{lc:{{#if:{{{basename|}}}|{{{basename}}}|{{#if:{{{dll|}}}|{{#replace:{{{dll|}}}|.dll|}}|{{BASEPAGENAME}}}}}}}}}}
      }}
|-
    }}<!--
| align="center" colspan="2" bgcolor="#ccccff" style="font-size:110%;" |
  Check if Plugin:PluginName page exist if not display warning and add creation link
'''{{#hashvalue:localisation |download-title|Download links}}:'''
-->{{#ifexist: Plugin:{{#var:PluginFileName}}
{{#if:{{{hideDownloadLinks|}}}| |
  |
{{!}}-
  | {{Warning|Page <tt>Plugin:{{#var:PluginFileName}}</tt> doesn't exist. Please create it using the link below. Content will be generated automatically. You only need to save the changes.
{{RowColor|#fff|{{#hashvalue: localisation |download-stable|Stable version}}:| {{#if:{{{hide-s32|}}}| |[http://miranda-ng.org/distr/stable/x32/Plugins/{{#var:pluginName}}.zip x32],}} {{#if:{{{hide-s64|}}}| |[http://miranda-ng.org/distr/stable/x64/Plugins/{{#var:pluginName}}.zip x64]}}}}
}}<span class="plainlinks createlinks">[{{fullurl:Plugin:{{#var:PluginFileName}} | action=edit&preload=Template:PluginPage/preload&summary=Plugin:{{#var:PluginFileName}} }} '''Create page''']</span>{{clear}}<br/>
{{!}}-
}}
{{RowColor|#fff|{{#hashvalue: localisation |download-current|Current version}}:| {{#if:{{{hide-l32|}}}| |[http://miranda-ng.org/distr/x32/Plugins/{{#var:pluginName}}.zip x32],}} {{#if:{{{hide-l64|}}}| |[http://miranda-ng.org/distr/x64/Plugins/{{#var:pluginName}}.zip x64]}}}}}}
 
{{!}}-
{{Infobox
{{#if:{{{additionalLinks|}}}|
| name          =
{{!}}-
| child          = {{{child|}}}
{{RowColor|#fff|{{#hashvalue: localisation |links-other|Other}}:| {{{additionalLinks|}}}}}
| subbox        = {{{subbox|}}}
|}}
| bodystyle      =
|}<includeonly>{{Languages}}
 
[[Category:{{#hashvalue: localisation |cat-lang|Plugins:English}}]][[Category:Plugins]]
| titlestyle    =
{{#if:{{{screenshot|}}}| |[[Category:Todo:{{#hashvalue: localisation |cat-todo|Screenshot required}}]]}}
| abovestyle    = background-color:#ccccff;
| subheaderstyle =
| title          =  
| above          = {{
  #if: {{{name|}}}
  | {{{name}}}
  | {{#hashvalue:{{#var:PluginFileName}} |name |{{#var:PluginFileName}} }}
}}
| subheader      =
 
|  imagestyle  =
| captionstyle  =
|  image        =
| caption        =
|  image2      =
| caption2      =
 
| headerstyle    =
|  labelstyle    = background-color:#ccccff; text-align:right;
|  datastyle    =
 
<!-- Filename -->
| header1  =
| label1  = {{#hashvalue:localisation|filename |{{#hashvalue:defaultL |filename}} }}
|  data1  = {{#if: {{#hashvalue:{{#var:PluginFileName}} |filename}}
    | {{#hashvalue:{{#var:PluginFileName}} |filename}}
    | {{#var:PluginFileName}}
  }}.dll
 
<!-- Author -->
| header2  =
|  label2  = {{#hashvalue: localisation |plugin-author |{{#hashvalue:defaultL |plugin-author}} }}
|   data2  = {{#if: {{{author|}}}
    | {{Developer|{{{author|}}} }}
    | {{#if: {{#hashvalue:{{#var:PluginFileName}} |author}}
      | {{Developer|{{#hashvalue:{{#var:PluginFileName}} |author}} }}
      |k
      }}
  }}
 
<!-- Authors -->
| header3  =  
|  label3  = {{#hashvalue: localisation |plugin-authors |{{#hashvalue:defaultL |plugin-authors}} }}
|   data3  = {{#if: {{{authors|}}}
    | {{Developer|{{{authors|}}} }}
    | {{#if: {{#hashvalue:{{#var:PluginFileName}} |authors}}
      | {{Developer|{{#hashvalue:{{#var:PluginFileName}} |authors}} }}
      |k
      }}
  }}
 
<!-- Requirements -->
| header4  =
|  label4  = {{#hashvalue: localisation |systemreq |{{#hashvalue:defaultL |systemreq}}}}
|  data4  = {{#if: {{{requirements|}}}
    | {{Developer|{{{requirements|}}} }}
    | {{#if: {{#hashvalue:{{#var:PluginFileName}} |requirements}}
      | {{Developer|{{#hashvalue:{{#var:PluginFileName}} |requirements}} }}
      |k
      }}
  }}
 
<!-- Homepage -->
| header5  =  
|  label5  =  
|   data5  = {{#if: {{{homepage|}}}
    | [{{{homepage|}}} {{#hashvalue: localisation |homepage |{{#hashvalue:defaultL |homepage}} }}]
    | {{#if: {{#hashvalue:{{#var:PluginFileName}} |homepage}}
      | [{{#hashvalue:{{#var:PluginFileName}} |homepage}} {{#hashvalue: localisation |homepage |{{#hashvalue:defaultL |homepage}} }}]
      |
      }}
  }}
 
<!-- Download links -->
| header6  =
|  label6  =
|  data6  = {{Infobox | subbox = yes
    | headerstyle = font-size:110%; background-color:#ccccff;
    | labelstyle  = font-weight:normal; text-align:right; width:60%;
 
    | header1 = {{#hashvalue:localisation |download-title |{{#hashvalue:defaultL |download-title}}}}
 
    <!-- stable -->
    |  label2 = {{#hashvalue: localisation |download-stable |{{#hashvalue:defaultL |download-stable}} }}:
    |  data2 = stable
 
    <!-- development -->
    | label3 = {{#hashvalue: localisation |download-current |{{#hashvalue:defaultL |download-current}} }}:
    |   data3 = Data 3-3
 
    <!-- additional -->
    |  label4 = {{#hashvalue: localisation |links-other |{{#hashvalue:defaultL |links-other}} }}:
    |   data4 = Data 3-3
  }}
 
| belowstyle    =
| below          =
}}</onlyinclude>
</includeonly>
</includeonly>

Latest revision as of 16:31, 26 May 2018