Difference between revisions of "Template:Mmwiki"

From VideoLAN Wiki
Jump to navigation Jump to search
m (Undo revision 27572 by DoesItReallyMatter (talk))
(attempting to allow overloading with up to six parameters)
Line 1: Line 1:
 
<div class="noprint" style="clear: right; border: solid #aaa 1px; margin: 0 0 1em 1em; font-size: 90%; background: #f9f9f9; width: 250px; padding: 4px; spacing: 0px; text-align: left; float: right;">
 
<div class="noprint" style="clear: right; border: solid #aaa 1px; margin: 0 0 1em 1em; font-size: 90%; background: #f9f9f9; width: 250px; padding: 4px; spacing: 0px; text-align: left; float: right;">
<div style="margin-left: 10px;">[[Multimedia Wiki]] has information on this entry
+
<div style="margin-left: 10px;">[[Multimedia Wiki]] has information on
<div style="margin-left: 30px;">'''''[http://wiki.multimedia.cx/index.php?title={{{2|{{{1}}}}}} {{{1}}}]'''''</div>
+
{{ #if: {{{3|}}}
 +
  |this entry:
 +
  |these entries:
 +
}}
 +
<div style="margin-left: 30px;">
 +
*'''''[http://wiki.multimedia.cx/index.php?title={{{2|{{{1}}}}}} {{{1}}}]'''''
 +
{{ #if: {{{3|}}}
 +
  |*'''''[http://wiki.multimedia.cx/index.php?title={{{4|{{{3}}}}}} {{{3}}}]'''''
 +
  |
 +
}}
 +
{{ #if: {{{5|}}}
 +
  |*'''''[http://wiki.multimedia.cx/index.php?title={{{6|{{{5}}}}}} {{{5}}}]'''''
 +
  |
 +
}}</div>
 
</div>
 
</div>
 
</div><noinclude>
 
</div><noinclude>

Revision as of 01:50, 1 November 2016

Multimedia Wiki has information on

these entries:

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 }}