User:Goraf/hPluginLink: Difference between revisions

From Miranda NG
Jump to navigation Jump to search
(other -> rest; removed "tested" from list; case "links" placeholder)
(Todo - removed)
 
(13 intermediate revisions by the same user not shown)
Line 9: Line 9:
maybe a little comment
maybe a little comment


-->
--><includeonly>{{
<includeonly>{{#vardefine:PluginFileName | {{{1}}}}}{{#vardefine:suffix | /{{#var:PluginLang}}}}{{User:Goraf/PluginInfo|}}{{#switch: {{#var:Form}}
  #vardefine:PluginFileName | {{{1}}}
|#default = Wrong "form" parameter
}}{{
|list = {{#if: {{#var:Type}}  
  #vardefine:suffix | /{{#var:PluginLang}}
| {{#ifeq: {{#var:Type}} | rest | {{#if: {{#hashvalue:{{#var:PluginFileName}} |type}} || {{User:Goraf/PluginLink/List|}} }} | {{#ifeq: {{#var:Type}} | {{#hashvalue:{{#var:PluginFileName}} |type}} | {{User:Goraf/PluginLink/List|}} |}} }}  
}}{{User:Goraf/PluginInfo|}}{{
| {{User:Goraf/PluginLink/List|}} }}
  #switch: {{#var:Form}}
|download = {{#vardefine:linkBasename|/{{lc:{{#var:PluginFileName}}}}}}{{#if: {{#var:Type}}  
  |#default = Wrong "form" parameter
| {{#ifeq: {{#var:Type}} | rest | {{#if: {{#hashvalue:{{#var:PluginFileName}} |type}} || {{User:Goraf/PluginLink/Download|}} }} | {{#ifeq: {{#var:Type}} | {{#hashvalue:{{#var:PluginFileName}} |type}} | {{User:Goraf/PluginLink/Download|}} |}} }}  
  |list = {{
| {{#ifeq: {{#hashvalue:{{#var:PluginFileName}} |type}} | tested || {{User:Goraf/PluginLink/Download|}} }} }}
    #if: {{#var:Type}}
|links =  
    |{{
      #ifeq: {{#var:Type}} | rest
      |{{
          #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