Template:Pod

From wiki.zmanda.com
Revision as of 19:18, 26 June 2008 by Dustin (talk | contribs) (try this)
Jump to navigation Jump to search

Use this template like this:

{{pod|Amanda/Changer|Amanda::Changer}} -> {{#if:Amanda::Changer|Amanda::Changer|Amanda/Changer.pm}}}}
{{pod|Amanda/Changer}} -> {{#if:{{{2}}}|{{{2}}}|Amanda/Changer.pm}}}}
{{pod|Amanda/Changer}} -> {{#if:{{{2}}}|{{{2}}}|Amanda/Changer.pm}}}}
{{pod}} -> {{#if:{{{2}}}|{{{2}}}|{{{1}}}.pm}}}}

Do not use

{{pod|Amanda::Changer}}

because it won't work. {{#if:{{{2}}}|{{{2}}}|{{{1}}}.pm}}}}