Template:Wiki farm: Difference between revisions
Jump to navigation
Jump to search
Hoof Hearted (talk | contribs) (descriptive 'how to use' text, See also: Template:Wiki Engine) |
Hoof Hearted (talk | contribs) (let's get this thing to the right of the page, just like all the other infoboxes) |
||
Line 1: | Line 1: | ||
{|cellpadding= | <div style="float:right; padding:2px; background:white; border:4px outset gray"> | ||
{|cellpadding=3 align=right border=1 | |||
| | | | ||
{|class="infobox" cellpadding=3 style="width:23em; font-size:95%" | {|class="infobox" cellpadding=3 style="width:23em; font-size:95%" | ||
|+ | |+ | ||
|- | |- | ||
!style=text-align:right| {{{logo|{{{wiki_logo}}}}}} | !style=text-align:right|{{{logo|{{{wiki_logo}}}}}} | ||
| [{{{URL|{{{wiki_URL}}}}}} {{PAGENAME}}] <br> [{{{recentchanges URL|{{{wiki_recentchanges_URL}}}}}} RecentChanges] <br> [{{{wikinode URL|{{{wiki_wikinode_URL}}}}}} Wiki Node] | |style=text-align:left|[{{{URL|{{{wiki_URL}}}}}} {{PAGENAME}}] <br> [{{{recentchanges URL|{{{wiki_recentchanges_URL}}}}}} RecentChanges] <br> [{{{wikinode URL|{{{wiki_wikinode_URL}}}}}} Wiki Node] | ||
|- | |- | ||
!style=text-align:right| [[:Category:Wiki Topic|Main Topic]] | !style=text-align:right|[[:Category:Wiki Topic|Main Topic]] | ||
| [[:Category:{{{maintopic|{{{wiki_maintopic|YourWikiTopic}}}}}}|{{{maintopic|{{{wiki_maintopic|YourWikiTopic}}}}}}]] | |style=text-align:left|[[:Category:{{{maintopic|{{{wiki_maintopic|YourWikiTopic}}}}}}|{{{maintopic|{{{wiki_maintopic|YourWikiTopic}}}}}}]] | ||
|- | |- | ||
!style=text-align:right| [[:Category:Wiki Engine|Engine]] | !style=text-align:right|[[:Category:Wiki Engine|Engine]] | ||
| [[:Category:{{{engine|{{{wiki_engine|YourWikiEngine}}}}}}|{{{engine|{{{wiki_engine|YourWikiEngine}}}}}}]] | |style=text-align:left|[[:Category:{{{engine|{{{wiki_engine|YourWikiEngine}}}}}}|{{{engine|{{{wiki_engine|YourWikiEngine}}}}}}]] | ||
|} | |} | ||
|} | |} | ||
<includeonly> | </div><includeonly>[[Category:WikiFarm]] | ||
[[Category:WikiFarm]] | |||
[[Category:{{{maintopic|{{{wiki_maintopic|YourWikiTopic}}}}}}]] | [[Category:{{{maintopic|{{{wiki_maintopic|YourWikiTopic}}}}}}]] | ||
[[Category:{{{engine|{{{wiki_engine|YourWikiEngine}}}}}}]]</includeonly> | [[Category:{{{engine|{{{wiki_engine|YourWikiEngine}}}}}}]]</includeonly> | ||
Line 40: | Line 35: | ||
See also: [[Template:Wiki Engine]] | See also: [[Template:Wiki Engine]] | ||
[[Category:Templates | [[Category:Templates]] | ||
[[Category:WikiFarm| ]]</noinclude> | [[Category:WikiFarm| ]]</noinclude> |
Revision as of 14:46, 13 September 2012
|
Wiki farm template boilerplate:
{{Wiki Farm |logo = [[Image:NoLogo.png]] |URL = YourWikiHttp <!--start with http:// - eg: http://YourWikiURL.org--> |recentchanges URL = No <!--http://YourWikiURL.org/wiki/Special:RecentChanges--> |wikinode URL = No <!--http://YourWikiURL.org/wiki/WikiNode--><!--If none, use No--> |maintopic = WikiFarm |engine = YourWikiEngine }}
Copy the text above in the blue 'boilerplate' and paste it at the top of the edit box in the relevent article or category, 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) before saving.
See also: Template:Wiki Engine