Difference between revisions of "Template:Mmwiki"

From VideoLAN Wiki
Jump to navigation Jump to search
(attempting to allow overloading with up to six parameters)
Line 2: Line 2:
 
<div style="margin-left: 10px;">[[Multimedia Wiki]] has information on
 
<div style="margin-left: 10px;">[[Multimedia Wiki]] has information on
 
{{ #if: {{{3|}}}
 
{{ #if: {{{3|}}}
 +
  |these entries:
 
   |this entry:
 
   |this entry:
  |these entries:
 
 
}}
 
}}
 
<div style="margin-left: 30px;">
 
<div style="margin-left: 30px;">
*'''''[http://wiki.multimedia.cx/index.php?title={{{2|{{{1}}}}}} {{{1}}}]'''''
+
{{ #if: {{{3|}}}
 +
  |*'''''[http://wiki.multimedia.cx/index.php?title={{{2|{{{1}}}}}} {{{1}}}]'''''
 +
  |'''''[http://wiki.multimedia.cx/index.php?title={{{2|{{{1}}}}}} {{{1}}}]'''''
 +
}}
 
{{ #if: {{{3|}}}
 
{{ #if: {{{3|}}}
 
   |*'''''[http://wiki.multimedia.cx/index.php?title={{{4|{{{3}}}}}} {{{3}}}]'''''
 
   |*'''''[http://wiki.multimedia.cx/index.php?title={{{4|{{{3}}}}}} {{{3}}}]'''''

Revision as of 01:52, 1 November 2016

Multimedia Wiki has information on

this entry:

Multimedia wiki link.

{{ mmwiki | title | title2 }}

Normally you can just use "title" and skip "title2". But if "title" has SPACES in it, replace them with underscores in title2.

eg

{{ mmwiki | RealMedia }}

or

{{ mmwiki | Main page | Main_page }}