Template:Multilingual main boilerplate: Difference between revisions

From WikiIndex
Jump to navigation Jump to search
(scroll bar, spelling, tweaks)
Line 1: Line 1:
<noinclude>This is the [[:Category:Boilerplates|boilerplate]] for [[template:MultilingualMain]].</noinclude>
<noinclude>This is the [[:Category:Boilerplates|boilerplate]] for [[template:MultilingualMain]].</noinclude>
Use this [[:Category:Templates|template]] for generating an [[:Category:Infobox templates|infobox]] in the 'mother' article or [[Special:Categories|category]] for an identical series of [[wiki]]s which are released in differing [[:Category:Wiki Language|wiki languages]] – such as [[:Category:Wikipedia|Wikipedia]], [[:Category:Wikitravel|Wikitravel]], [[Metapedia]], etc – ie: [[:Category:Wiki Multilingual|Multilingual]].
Use this [[:Category:Templates|template]] for generating an [[:Category:Infobox templates|infobox]] in the 'mother' article or [[Special:Categories|category]] for an identical series of [[wiki]]s which are released in differing [[:Category:Wiki Language|wiki languages]] – such as [[:Category:Wikipedia|Wikipedia]], [[:Category:Wikitravel|Wikitravel]], [[Metapedia]], etc – ie: [[:Category:Wiki Multilingual|Multilingual]].
<pre>
<pre style="overflow-x:scroll; overflow-y:hidden">
{{MultilingualMain
{{MultilingualMain
|wiki_logo    = [[Image:NoLogo.png]]
|wiki_logo    = [[Image:NoLogo.png]]
Line 9: Line 9:
|wiki_license  = YourWiki'sLicense <!--optional, see Category:Wiki License, if NO license, 'NoLicense'-->
|wiki_license  = YourWiki'sLicense <!--optional, see Category:Wiki License, if NO license, 'NoLicense'-->
}}</pre>
}}</pre>
Copy the text above in the blue '[[:Category:Boilerplates|boilerplate]]' and paste it at the top of the edit box in the relevent [[Special:Categories|category]] or article, then amend the fields to the right of the <code>=</code> sign.  Don't forget to click on the 'Show preview' button (or <tt>alt-p</tt> on your keyboard) before saving.<noinclude>
Copy the text above in the blue '[[:Category:Boilerplates|boilerplate]]' and paste it at the <u>top</u> of the edit box in the relevant [[Special:Categories|category]] or article, then amend the fields to the right of the <code>=</code> sign.  Don't forget to click on the 'Show preview' button (or <tt>alt-p</tt> on your keyboard) to verify your edited detail is correct before saving.
 
See also: [[template:Wiki]].<noinclude>


[[Category:Wiki Multilingual| ]]
[[Category:Wiki Multilingual| ]]
[[Category:Boilerplates]]</noinclude>
[[Category:Boilerplates]]</noinclude>

Revision as of 17:40, 11 December 2012

This is the boilerplate for template:MultilingualMain. Use this template for generating an infobox in the 'mother' article or category for an identical series of wikis which are released in differing wiki languages – such as Wikipedia, Wikitravel, Metapedia, etc – ie: Multilingual.

{{MultilingualMain
|wiki_logo     = [[Image:NoLogo.png]]
|wiki_URL      = YourWikiHttp <!--start with http:// - eg: http://www.YourWikiURL.org-->
|wiki_engine   = YourWikiEngine <!--the software which the wiki runs on, eg: MediaWiki, see Category:Wiki Engine-->
|wiki_maintopic= YourWikiTopic <!--main primary topic. Other sub-topics are added as tags within the prose below-->
|wiki_license  = YourWiki'sLicense <!--optional, see Category:Wiki License, if NO license, 'NoLicense'-->
}}

Copy the text above in the blue 'boilerplate' and paste it at the top of the edit box in the relevant category or article, then amend the fields to the right of the = sign. Don't forget to click on the 'Show preview' button (or alt-p on your keyboard) to verify your edited detail is correct before saving.

See also: template:Wiki.