User:Goraf/PluginCard: Difference between revisions

From Miranda NG
Jump to navigation Jump to search
(Category:Todo for screenshot)
(+includeonly to not parse it // looking for error with mw.title.new(nill))
 
(23 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<!-- info about needed changes for implementation
<includeonly><onlyinclude><!-- use #titleparts instead of MagicWords if pagetitle will change -->{{
  #vardefine:PluginFileName | {{BASEPAGENAMEE}}
}}{{
  #if: {{#varexists:PluginLang}}
  | {{PageLang | {{#var:PluginLang}} }} <!-- from ResolveLang pages -->
  | {{#vardefine:PluginLang | {{SUBPAGENAME}} }}{{PageLang | {{SUBPAGENAME}} }} <!-- remove the first one after transition to PageLang -->
}}<!-- Language localisation ...
  -->{{Localization/PluginCard|{{#var:PageLang}} }}<!--
and default values
  -->{{Localization/PluginCard|}}<!--
Load information about plugin
  -->{{PluginInfo|}}<!--
Page title
  -->{{DISPLAYTITLE: {{
      #if: {{{name|}}}
      | {{{name}}}
      | {{#hashvalue:{{#var:PluginFileName}} |name |{{#var:PluginFileName}} }}
      }}
    }}<!--
Check if Plugin:PluginName page exist if not display warning and add creation link
-->{{#ifexist: Plugin:{{#var:PluginFileName}}
  |
  | {{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.
}}<span class="plainlinks createlinks">[{{fullurl:Plugin:{{#var:PluginFileName}} | action=edit&preload=Template:PluginPage/preload&summary=Plugin:{{#var:PluginFileName}} }} '''Create page''']</span>{{clear}}<br/>
}}


1. copy
{{Infobox
| name          =
| child          = {{{child|}}}
| subbox        = {{{subbox|}}}
| bodystyle      =


--><!-- use #titleparts instead of MagicWords if pagetitle will change
| titlestyle    =
-->{{#vardefine:PluginFileName | {{BASEPAGENAMEE}} }}{{#vardefine:PluginLang | {{SUBPAGENAME}} }}<!--
| abovestyle    = background-color:#ccccff;
Load information about plugin -->{{PluginInfo|}}<!--
| subheaderstyle =
Language localisation ... -->{{Localization/PluginCard|{{#var:PluginLang}} }}<!--
| title          =
and default values -->{{Localization/PluginCard|}}<!--
| above          = {{
Page title -->{{DISPLAYTITLE: {{#if:{{{name|}}} | {{{name}}} | {{#hashvalue:{{#var:PluginFileName}} |name |{{#var:PluginFileName}} }} }} }}<!--
  #if: {{{name|}}}
  | {{{name}}}
  | {{#hashvalue:{{#var:PluginFileName}} |name |{{#var:PluginFileName}} }}
}}
| subheader      =


   -->{| 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;"
|  imagestyle   =  
<!--
| captionstyle  =  
Title
|   image        =  
-->| align="center" colspan=2 bgcolor="#ccccff" style="font-size:110%;" | '''''{{#if:{{{name|}}} | {{{name}}} | {{#hashvalue:{{#var:PluginFileName}} |name |{{#var:PluginFileName}} }} }}'''''
| caption       =  
<!--
|   image2      =  
Screenshot
| caption2      =  
-->{{#ifeq:{{#if:{{{screenshot|}}} | {{{screenshot}}} | {{#hashvalue:{{#var:PluginFileName}} |screenshot}} }} | *** | | {{!}}-
{{!}} align="center" colspan="2" {{!}} <!--
display an image -->{{#if:{{{screenshot|}}} | [[Image:{{{screenshot}}}{{!}}border{{!}}200px{{!}}<!--
caption -->{{#if:{{{name|}}} | {{{name}}} | {{#hashvalue:{{#var:PluginFileName}} |name |{{#var:PluginFileName}} }} }}]]<!--
-->| {{#if:{{#hashvalue:{{#var:PluginFileName}} |screenshot}} | [[Image:{{#hashvalue:{{#var:PluginFileName}} |screenshot}}{{!}}border{{!}}200px{{!}}<!--
caption -->{{#if:{{{name|}}} | {{{name}}} | {{#hashvalue:{{#var:PluginFileName}} |name |{{#var:PluginFileName}} }} }}]]<!--
no screenshot -->| ''{{#hashvalue: localisation |noimage |{{#hashvalue:defaultL |noimage}} }}''}} }} }}
<!--
Filename
-->{{RowColor|#ccccff|'''{{#hashvalue:localisation|filename |{{#hashvalue:defaultL |filename}} }}''' | {{#var:PluginFileName}}.dll }}
<!--
Author
-->{{#if:{{{author|}}} | {{RowColor|#ccccff|'''{{#hashvalue: localisation |plugin-author |{{#hashvalue:defaultL |plugin-author}} }}''' | {{Developer|{{{author|}}} }} }} <!--
if not -->| {{#if:{{#hashvalue:{{#var:PluginFileName}} |author}} | {{RowColor|#ccccff|'''{{#hashvalue: localisation |plugin-author |{{#hashvalue:defaultL |plugin-author}} }}''' | {{Developer|{{#hashvalue:{{#var:PluginFileName}} |author}} }} }} }} }}
<!--
Authors
-->{{#if:{{{authors|}}} | {{RowColor|#ccccff|'''{{#hashvalue: localisation |plugin-authors |{{#hashvalue:defaultL |plugin-authors}} }}''' | {{{authors|}}} }} <!--
if not -->| {{#if:{{#hashvalue:{{#var:PluginFileName}} |authors}} | {{RowColor|#ccccff|'''{{#hashvalue: localisation |plugin-authors |{{#hashvalue:defaultL |plugin-authors}} }}''' | {{#hashvalue:{{#var:PluginFileName}} |authors}} }} }} }}
<!--
Requirements
-->|- valign="top"
{{#if:{{{requirements|}}} |  {{RowColor|#ccccff|'''{{#hashvalue: localisation |systemreq |{{#hashvalue:defaultL |systemreq}}}}''' | {{{requirements|}}} }} <!--
if not -->| {{#if:{{#hashvalue:{{#var:PluginFileName}} |requirements}} |  {{RowColor|#ccccff|'''{{#hashvalue: localisation |systemreq |{{#hashvalue:defaultL |systemreq}}}}''' | {{#hashvalue:{{#var:PluginFileName}} |requirements}} }} }} }}
<!--
Homepage
-->|-
{{#if:{{{homepage|}}} | {{!}} align="center" colspan="2" {{!}}[{{{homepage|}}} '''{{#hashvalue: localisation |homepage |{{#hashvalue:defaultL |homepage}} }}'''] <!--
if not -->| {{#if:{{#hashvalue:{{#var:PluginFileName}} |homepage}} | {{!}} align="center" colspan="2" {{!}}[{{#hashvalue:{{#var:PluginFileName}} |homepage}} '''{{#hashvalue: localisation |homepage |{{#hashvalue:defaultL |homepage}} }}'''] }} }}
<!--
Download links
-->|-
| align="center" colspan="2" bgcolor="#ccccff" style="font-size:110%;" |
'''{{#hashvalue:localisation |download-title |{{#hashvalue:defaultL |download-title}}}}:'''
{{#if:{{#if:{{{hideDownloadLinks|}}} | {{{hideDownloadLinks}}} | {{#if:{{#hashvalue:{{#var:PluginFileName}} |hideDownloadLinks}} | {{#hashvalue:{{#var:PluginFileName}} |hideDownloadLinks}} }} }} | |
<!--
stable -->{{!}}-
{{RowColor|#fff|{{#hashvalue: localisation |download-stable |{{#hashvalue:defaultL |download-stable}} }}: | <!--
s-x32 -->{{#if:{{#hashvalue:{{#var:PluginFileName}} |hide-s32}} | | [http://miranda-ng.org/distr/stable/x32/Plugins/{{lc:{{#var:PluginFileName}}}}.zip x32],}} <!--
s-x64 -->{{#if:{{#hashvalue:{{#var:PluginFileName}} |hide-s64}} | | [http://miranda-ng.org/distr/stable/x64/Plugins/{{lc:{{#var:PluginFileName}}}}.zip x64]}} }}
<!--
latest -->{{!}}-
{{RowColor|#fff|{{#hashvalue: localisation |download-current |{{#hashvalue:defaultL |download-current}} }}: | <!--
l-x32 -->{{#if:{{#hashvalue:{{#var:PluginFileName}} |hide-l32}} | | [http://miranda-ng.org/distr/x32/Plugins/{{lc:{{#var:PluginFileName}}}}.zip x32],}} <!--
l-x64 -->{{#if:{{#hashvalue:{{#var:PluginFileName}} |hide-l64}} | | [http://miranda-ng.org/distr/x64/Plugins/{{lc:{{#var:PluginFileName}}}}.zip x64]}} }} }}
<!--
Additional links
-->{{!}}-
<!--
check if any -->{{#if:{{#if:{{{additionalLinks|}}} | {{{additionalLinks}}} | {{#if:{{#hashvalue:{{#var:PluginFileName}} |additionalLinks}} | {{#hashvalue:{{#var:PluginFileName}} |additionalLinks}} }} }} | <!--
-->{{RowColor|#fff|{{#hashvalue: localisation |links-other |{{#hashvalue:defaultL |links-other}} }}:
| {{#if:{{#hashvalue:{{#var:PluginFileName}} |additionalLinks}} | {{#hashvalue:{{#var:PluginFileName}} |additionalLinks}},{{#if:{{{additionalLinks|}}} | {{{additionalLinks}}} }}
| {{#if:{{{additionalLinks|}}} | {{{additionalLinks}}} }} }} }} }}
|}<!--


--><includeonly>{{Languages}}
| headerstyle    =
[[Category:{{#hashvalue: localisation |cat-lang |{{#hashvalue:defaultL |cat-lang}} }}]][[Category:Plugins]]
| labelstyle    = background-color:#ccccff; text-align:right;
{{#if:{{{screenshot}}}| |[[Category:Todo:{{#hashvalue: localisation |cat-todo |{{#hashvalue:defaultL |cat-lang}} }}]] }}
|   datastyle    =
{{#ifeq: {{#var:PluginLang}} | en | {{#if:{{#hashvalue:{{#var:PluginFileName}} |screenshot}} | | [[Category:Todo:{{#hashvalue: localisation |cat-todo |{{#hashvalue:defaultL |cat-lang}} }}]] }} | }}
</includeonly><!--


--><noinclude>
<!-- Filename -->
{{Todo| Doc }}
| header1  =
</noinclude>
|  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>

Latest revision as of 16:31, 26 May 2018