Template:Transwiki guide: Difference between revisions
Appearance
| [checked revision] | [checked revision] |
Content deleted Content added
Caleb Cooper (talk | contribs) No edit summary |
Caleb Cooper (talk | contribs) No edit summary |
||
| Line 2: | Line 2: | ||
|style=border:#38C400 1px solid; |
|style=border:#38C400 1px solid; |
||
|image=[[File:Edit-copy purple-wikit.svg|48px|alt=|link=]] |
|image=[[File:Edit-copy purple-wikit.svg|48px|alt=|link=]] |
||
|text={{{text|This project or template has a [[Wikipedia:Help:Transwiki guide|transwiki guide]] to help editors adapt it to a remote wiki when this cannot be done by simply copying the codes of one single template.<br/>See {{#if:{{{1|}}}|[[{{{1}}}]]|[[{{FULLPAGENAME}}/Transwiki guide]]}} for instructions.}}} |
|text={{{text|This project or template has a [[Wikipedia:Help:Transwiki guide|transwiki guide]] to help editors adapt it to a remote wiki when this cannot be done by simply copying the codes of one single template.<br/>See {{#if:{{{1|}}}|[[{{{1}}}]]|[[Wikipedia:{{FULLPAGENAME}}/Transwiki guide]]}} for instructions.}}} |
||
|small={{{small|}}} |
|small={{{small|}}} |
||
}}<includeonly>[[Category:Transwiki guide|{{{2|{{PAGENAME}}}}}]]</includeonly><noinclude> |
}}<includeonly>[[Category:Transwiki guide|{{{2|{{PAGENAME}}}}}]]</includeonly><noinclude> |
||
Latest revision as of 12:18, 20 October 2020
| This project or template has a transwiki guide to help editors adapt it to a remote wiki when this cannot be done by simply copying the codes of one single template. See Wikipedia:Template:Transwiki guide/Transwiki guide for instructions. |
| This page was automatically imported from Commons any changes will be overwritten, the source page is here () |
This adds a tag to the top of a template documentation page indicating that the template has a transwiki guide. It automatically includes pages it is transcluded on in Category:Transwiki guide. If the template has a document page, you should add it inside <includeonly>...</includeonly> tags at the top.
Syntax
Basic
{{transwiki guide}}
All parameters
{{transwiki guide|page|category sort|small=yes}}
Parameters
1- a custom transwiki page. The default is [[{{FULLPAGENAME}}/Transwiki guide]].2- a custom sort key for Category:Transwiki guide. The default is {{PAGENAME}}.small- if this is set to "yes", a small template is output.