Help talk:Formatting: Difference between revisions

From Rosetta Code
Content added Content deleted
(There is no bar.)
(→‎Text Color?: new sec.)
Line 10: Line 10:


: There is no bar. This wiki uses <code><nowiki>[URL word1 word2]</nowiki></code>. Only internal links have a bar: <code><nowiki>[[Internal link|Display title]]</nowiki></code>. This is different from some other wikis where all links have a bar. --[[User:Kernigh|Kernigh]] 21:28, 30 June 2011 (UTC)
: There is no bar. This wiki uses <code><nowiki>[URL word1 word2]</nowiki></code>. Only internal links have a bar: <code><nowiki>[[Internal link|Display title]]</nowiki></code>. This is different from some other wikis where all links have a bar. --[[User:Kernigh|Kernigh]] 21:28, 30 June 2011 (UTC)


=== Text Color? ===

The help page points to Wikipedia help pages, but things that work in Wikpedia don't work here. How can you make some text a different color? Wikipedia documents this: <code><nowiki>{{color|red| this text is red}}</nowiki></code>, but here that syntax is interpreted as a template. Background: I'd like to manually color some code for which there is no GeShi definition.[[Special:Contributions/192.139.122.42|192.139.122.42]] 02:03, 28 January 2012 (UTC)

Revision as of 02:03, 28 January 2012

Display Title Bug ?

I noticed in some references:

[URL|word1 word2]

That this showed in the text as a hyperlink with word2 (word1 was missing). A space after the bar fixed it. --Dgamey 21:34, 8 April 2010 (UTC)

There is no bar. This wiki uses [URL word1 word2]. Only internal links have a bar: [[Internal link|Display title]]. This is different from some other wikis where all links have a bar. --Kernigh 21:28, 30 June 2011 (UTC)


Text Color?

The help page points to Wikipedia help pages, but things that work in Wikpedia don't work here. How can you make some text a different color? Wikipedia documents this: {{color|red| this text is red}}, but here that syntax is interpreted as a template. Background: I'd like to manually color some code for which there is no GeShi definition.192.139.122.42 02:03, 28 January 2012 (UTC)