User:Goraf/hPluginLink: Difference between revisions

From Miranda NG
Jump to navigation Jump to search
m (Undo revision 4177 by Goraf (talk))
(Todo - removed)
 
(8 intermediate revisions by the same user not shown)
Line 9: Line 9:
maybe a little comment
maybe a little comment


--><includeonly>{{#vardefine:PluginFileName | {{{1}}}}}<!--
--><includeonly>{{
-->{{#vardefine:suffix | /{{#var:PluginLang}}}}<!--
  #vardefine:PluginFileName | {{{1}}}
-->{{User:Goraf/PluginInfo|}}<!--
}}{{
-->{{#switch: {{#var:Form}}
  #vardefine:suffix | /{{#var:PluginLang}}
|#default = Wrong "form" parameter
}}{{User:Goraf/PluginInfo|}}{{
|list = {{#if: {{#var:Type}}  
  #switch: {{#var:Form}}
| {{#ifeq: {{#var:Type}} | rest | {{#if: {{#hashvalue:{{#var:PluginFileName}} |type}} || {{User:Goraf/PluginLink/List|}} }} | {{#ifeq: {{#var:Type}} | {{#hashvalue:{{#var:PluginFileName}} |type}} | {{User:Goraf/PluginLink/List|}} |}} }}  
  |#default = Wrong "form" parameter
| {{User:Goraf/PluginLink/List|}} }}
  |list = {{
|download = {{#vardefine:linkBasename|/{{lc:{{#var:PluginFileName}}}}}}{{#if: {{#var:Type}}  
    #if: {{#var:Type}}
| {{#ifeq: {{#var:Type}} | rest | {{#if: {{#hashvalue:{{#var:PluginFileName}} |type}} || {{User:Goraf/PluginLink/Download|}} }} | {{#ifeq: {{#var:Type}} | {{#hashvalue:{{#var:PluginFileName}} |type}} | {{User:Goraf/PluginLink/Download|}} |}} }}  
    |{{
| {{#ifeq: {{#hashvalue:{{#var:PluginFileName}} |type}} | tested || {{User:Goraf/PluginLink/Download|}} }} }}
      #ifeq: {{#var:Type}} | rest
|links = {{#if: {{#var:Type}} | {{#ifeq: {{#var:Type}} | {{#hashvalue:{{#var:PluginFileName}} |type}} | * [[Plugin:{{#var:PluginFileName}}{{#var:suffix}} | {{#var:PluginFileName}}]] |}} |}}
      |{{
          #if: {{#hashvalue:{{#var:PluginFileName}} |type}}  
          |
          | {{User:Goraf/PluginLink/List|}}
        }}
      |{{
          #ifeq: {{#var:Type}} | {{#hashvalue:{{#var:PluginFileName}} |type}}
          | {{User:Goraf/PluginLink/List|}}  
          |
        }}
    }}  
    |{{ <!-- display protocols and plugins without "type" -->
      #if: {{#hashvalue:{{#var:PluginFileName}} |type}}
      |{{
          #ifeq: {{#hashvalue:{{#var:PluginFileName}} |type}} | protocol
          | {{User:Goraf/PluginLink/List|}}
          |
        }}
      | {{User:Goraf/PluginLink/List|}}
    }}
  }}
  |download = {{#vardefine:linkBasename|/{{lc:{{#var:PluginFileName}}}}}}{{
    #if: {{#var:Type}}
    |{{
      #ifeq: {{#var:Type}} | rest
      |{{
          #if: {{#hashvalue:{{#var:PluginFileName}} |type}}
          |
          | {{User:Goraf/PluginLink/Download|}}
        }}
      |{{
          #ifeq: {{#var:Type}} | {{#hashvalue:{{#var:PluginFileName}} |type}}
          | {{User:Goraf/PluginLink/Download|}}
          |
        }}
    }}
    |{{ <!-- display protocols and plugins without "type" -->
      #if: {{#hashvalue:{{#var:PluginFileName}} |type}}
      |{{
          #ifeq: {{#hashvalue:{{#var:PluginFileName}} |type}} | protocol
          | {{User:Goraf/PluginLink/Download|}}
          |
        }}
      | {{User:Goraf/PluginLink/Download|}}
    }}
  }}
  |links = {{
    #if: {{#var:Type}}  
    |{{
      #ifeq: {{#var:Type}} | {{#hashvalue:{{#var:PluginFileName}} |type}}
      |* [[Plugin:{{#var:PluginFileName}}{{#var:suffix}} | {{#var:PluginFileName}}]] {{
          #var: {{#var:PluginFileName}}
        }}
      |
    }}  
    |
  }}
}}<nowiki/></includeonly><noinclude>
}}<nowiki/></includeonly><noinclude>
{{Todo | Commentary}}
 
</noinclude>
</noinclude>

Latest revision as of 08:56, 27 May 2013