Template:Wiki farm: Difference between revisions

From WikiIndex
Jump to navigation Jump to search
(bottom margin tweak)
(strip out needless code, add WikiFarm as the default main topic)
Line 1: Line 1:
<div style="float:right; padding:2px; background:white; border:4px outset lightgreen; margin-left:0.5em; margin-bottom:0.25em">
<div style="float:right; padding:2px; background:white; border:4px outset lightgreen; margin-left:0.5em; margin-bottom:0.25em">
{|cellpadding=3 align=right border=1
{|cellpadding=3 align=left border=1
|
|
{|class="infobox" cellpadding=3 style="width:23em; font-size:95%"
{|class="infobox" cellpadding=3 style="width:23em; font-size:95%"
Line 6: Line 6:
|-
|-
!style=text-align:right|{{{logo|{{{wiki_logo}}}}}}
!style=text-align:right|{{{logo|{{{wiki_logo}}}}}}
|style=text-align:left|[{{{URL|{{{wiki_URL}}}}}} {{PAGENAME}}] <br> [{{{recentchanges URL|{{{wiki_recentchanges_URL}}}}}} RecentChanges] <br> [{{{wikinode URL|{{{wiki_wikinode_URL}}}}}} Wiki Node]
| [{{{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]]
|style=text-align:left|[[:Category:{{{maintopic|{{{wiki_maintopic|YourWikiTopic}}}}}}|{{{maintopic|{{{wiki_maintopic|YourWikiTopic}}}}}}]]
| [[:Category:{{{maintopic|{{{wiki_maintopic|WikiFarm}}}}}}|{{{maintopic|{{{wiki_maintopic|WikiFarm}}}}}}]]
|-
|-
!style=text-align:right|[[:Category:Wiki Engine|Engine]]
!style=text-align:right|[[:Category:Wiki Engine|Engine]]
|style=text-align:left|[[:Category:{{{engine|{{{wiki_engine|YourWikiEngine}}}}}}|{{{engine|{{{wiki_engine|YourWikiEngine}}}}}}]]
| [[:Category:{{{engine|{{{wiki_engine|YourWikiEngine}}}}}}|{{{engine|{{{wiki_engine|YourWikiEngine}}}}}}]]
|}
|}
|}</div><includeonly>[[Category:WikiFarm]]
|}</div><includeonly>[[Category:WikiFarm]]
Line 28: Line 28:
}}
}}
</pre>
</pre>
Copy the text above in the blue 'boilerplate' and paste it at the top of the edit box in the relevent article or [[Special:Categories|category]], 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.
Copy the text above in the blue 'boilerplate' and paste it at the top of the edit box in the relevent [[:Category:WikiFarm|WikiFarm]] article or [[Special:Categories|category]], 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.


See also: [[Template:Wiki Engine]]
See also: [[Template:Wiki Engine]]

Revision as of 16:43, 19 October 2012

{{{wiki_logo}}} [{{{wiki_URL}}} Wiki farm]
[{{{wiki_recentchanges_URL}}} RecentChanges]
[{{{wiki_wikinode_URL}}} Wiki Node]
Main Topic WikiFarm
Engine YourWikiEngine

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 WikiFarm 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