Difference between pages "ScalarR" and "Template:OldWiki"

From Robowiki
(Difference between pages)
Jump to navigation Jump to search
(Initial commit)
 
m (Reverted edits by Skilgannon (talk) to last revision by Nat)
Tag: Rollback
 
Line 1: Line 1:
{{Navbox small
+
<!-- [http://old.robowiki.net/cgi-bin/robowiki?{{{1|Robo_Home}}} {{{2|{{{1|Old RoboWiki}}}}}}] --><includeonly>[[oldwiki:{{{1|Robo Home}}}{{!}}{{{2|{{{1|Old RoboWiki}}}}}}]]</includeonly><noinclude>
| title = ScalarR Sub-pages
+
This template is created to make a link to old RoboWiki. Since, as part of migration, old wiki will soon move to another location and this wiki will become main on instead. The URL of old wiki will be changed, and all old links will be broken. This template created to solved that problem.
| parent = ScalarR
 
| page1 = Version History
 
}}
 
  
This page is under construction. For recent activities, see [[/Version History|Version History]].
+
To use it, type:
 +
<pre>
 +
{{OldWiki|Page Name|Link text}}
 +
</pre>
  
 +
Link text is optional, if not provide, it will use the page name instead.
  
__NOTOC__ __NOEDITSECTION__
+
== Example ==
 
+
{| border="1"
{{Template:Bot Categorizer|author=Xor|isMega=true|isOneOnOne=false|isMelee=true|isOpenSource=false|extends=Interface}}
+
! You typed !! Result
 +
|-
 +
| <nowiki>{{OldWiki}}</nowiki> || {{OldWiki}}
 +
|-
 +
| <nowiki>{{OldWiki|Targeting}}</nowiki> || {{OldWiki|Targeting}}
 +
|-
 +
| <nowiki>{{OldWiki|Movement|moving}}</nowiki> || {{OldWiki|Movement|moving}}
 +
|-
 +
| <nowiki>{{OldWiki|Page Name|Link text}}</nowiki> || {{OldWiki|Page Name|Link text}}
 +
|}
 +
[[Category:Migrating Template]]
 +
</noinclude>

Latest revision as of 11:06, 19 April 2020

This template is created to make a link to old RoboWiki. Since, as part of migration, old wiki will soon move to another location and this wiki will become main on instead. The URL of old wiki will be changed, and all old links will be broken. This template created to solved that problem.

To use it, type:

{{OldWiki|Page Name|Link text}}

Link text is optional, if not provide, it will use the page name instead.

Example

You typed Result
{{OldWiki}} Old RoboWiki
{{OldWiki|Targeting}} Targeting
{{OldWiki|Movement|moving}} moving
{{OldWiki|Page Name|Link text}} Link text