Difference between revisions of "Template:L10n/create"

From Second Life Wiki
Jump to navigation Jump to search
(tinkering)
 
m
Line 1: Line 1:
<onlyinclude><includeonly>[https://wiki.secondlife.com/w/index.php?title={{#if:{{{2|}}}|{{{2|}}}|{{FULLPAGENAMEE}}}}{{{1|}}}&action=edit&preload={{{2|{{FULLPAGENAMEE}}}}}{{{3|/en}}} {{{alt|Click to create.}}}]</includeonly></onlyinclude>
<onlyinclude><includeonly>[https://wiki.secondlife.com/w/index.php?title={{#if:{{{2|}}}|{{{2|}}}|{{FULLPAGENAMEE}}}}{{{1|}}}&action=edit&preload={{#if:{{{2|}}}|{{{2|}}}|{{FULLPAGENAMEE}}}}{{{3|/en}}} {{{alt|Click to create.}}}]</includeonly></onlyinclude>


Used for ''create-links'' like {{{{FULLPAGENAME}}|/example||}}
Used for ''create-links'' like {{{{FULLPAGENAME}}|/example||}}

Revision as of 12:10, 2 March 2010


Used for create-links like Click to create.

Parameter Description Default
1 Subpagename where cloned target is stored (including the slash /). Usually a /iso-639-1 code.
2 Base page title of the parent which is supposed to be cloned. Defaults to {{FULLPAGENAMEE}}
3 Subpagename of the parent which is supposed to be cloned (including the slash /). /en
alt Alternate text for the link. Click to create.

Remember that all parameters (except alt) might need to be URL escaped.