Difference between revisions of "User:SyntaxTerror/Sandbox"

From RimWorld Wiki
Jump to navigation Jump to search
(template anchor)
(deleting ANCHOR template)
Line 1: Line 1:
<includeonly><!--
+
<includeonly><blockquote class="templatequote">{{{text|{{{quote|{{{1|{{error|Error: No text given for quotation (or equals sign used in the actual argument to an unnamed parameter)}}}}}}}}}}}{{#if:{{{sign|{{{cite|{{{2|}}}}}}}}}
-->{{#if:{{{1|}}}|<span id="{{anchorencode:{{{1|}}}}}"></span>}}<!--
+
|<div class="templatequotecite">{{{sign|{{{cite|{{{2|}}}}}}}}}{{#if:{{{source|{{{3|}}}}}}|,&nbsp<cite>{{{source|{{{3|}}}}}}</cite>
-->{{#if:{{{2|}}}|<span id="{{anchorencode:{{{2|}}}}}"></span>}}<!--
+
}}</div>
-->{{#if:{{{3|}}}|<span id="{{anchorencode:{{{3|}}}}}"></span>}}<!--
+
}}
-->{{#if:{{{4|}}}|<span id="{{anchorencode:{{{4|}}}}}"></span>}}<!--
+
</blockquote></includeonly><noinclude>{{quote|Gastro-analyzer is an implant INTO the nose, while aesthetic nose REPLACES the nose. You can't install a gastro analyzer into a aesthetic nose; it's one or the other.|Tynan Sylvester, RimWorld Developer<ref>Sylvester, Tynan (March 16, 2020) "[https://ludeon.com/forums/index.php?topic=51123.msg474313#msg474313 Re: [1.1.2571<nowiki>]</nowiki> Cannot replace destroyed gastro-analyzer"], ''Forums'', ludeon.com.</ref>}}
-->{{#if:{{{5|}}}|<span id="{{anchorencode:{{{5|}}}}}"></span>}}<!--
 
-->{{#if:{{{6|}}}|<span id="{{anchorencode:{{{6|}}}}}"></span>}}<!--
 
-->{{#if:{{{7|}}}|<span id="{{anchorencode:{{{7|}}}}}"></span>}}<!--
 
-->{{#if:{{{8|}}}|<span id="{{anchorencode:{{{8|}}}}}"></span>}}<!--
 
-->{{#if:{{{9|}}}|<span id="{{anchorencode:{{{9|}}}}}"></span>}}<!--
 
-->{{#if:{{{10|}}}|<span class="error">[[Template:Anchor]] : you cannot use more than 9 parameters.</span>}}<!--
 
--></includeonly><noinclude>
 
== Use ==
 
This template allows you to create invisible "anchors" in a page that can be used as link targets. This can be useful to make direct links to table rows for example.
 
 
 
To link to an anchor from within the same page, use <code><nowiki>[[#Anchor name|display text]]</nowiki></code>. To link to an anchor from another page, use <code><nowiki>[[Article name#Anchor name|display text]]</nowiki></code>.  
 
 
 
Up to nine different "anchors" (names) can be given to a single template. There is no limit to the number of uses of this template in a page.
 
 
If the same name is used several times, the link will only point to the first occurrence of the template on the page.  
 
 
 
== Syntax ==
 
* <code><nowiki>{{Anchor|''Name of anchor 1''|...|''Name of anchor 9''}}</nowiki></code>
 
 
 
== Example ==
 
<code><nowiki>Something{{Anchor|Something}}</nowiki></code> in the wikicode of a page can be linked using:
 
* <code><nowiki>[[#Something]]</nowiki></code> on the same page.
 
* <code><nowiki>[[Name of the page#Something]]</nowiki></code> on another page.
 
 
 
 
</noinclude>
 
</noinclude>

Revision as of 20:24, 27 August 2021

Gastro-analyzer is an implant INTO the nose, while aesthetic nose REPLACES the nose. You can't install a gastro analyzer into a aesthetic nose; it's one or the other.

— Tynan Sylvester, RimWorld Developer[1]
  1. Sylvester, Tynan (March 16, 2020) "Re: [1.1.2571] Cannot replace destroyed gastro-analyzer", Forums, ludeon.com.