Difference between revisions of "Talk:Documentation"

From Wiki
Jump to: navigation, search
Line 1: Line 1:
 +
== Several entries ==
 
There's still the problem that you may have several entries resulting in the same wiki link.
 
There's still the problem that you may have several entries resulting in the same wiki link.
  
Line 5: Line 6:
 
One way to deal with this would be to use other names, e.g. varstr. Alternatively, one could also simply host all entries on a single page and make subsections for each meaning. Then you could link to them using e.g. Str#Variable and Str#Command.
 
One way to deal with this would be to use other names, e.g. varstr. Alternatively, one could also simply host all entries on a single page and make subsections for each meaning. Then you could link to them using e.g. Str#Variable and Str#Command.
  
-- [[User:Cheffe|Cheffe]] 18:33, 6 Aug 2005 (PDT)
+
--[[User:Cheffe|Cheffe]] 18:33, 6 Aug 2005 (PDT)
  
 +
== Variables and Commands ==
 
I'm assuming then that you can't preface a page name with a # somehow?
 
I'm assuming then that you can't preface a page name with a # somehow?
  
Line 19: Line 21:
 
--[[User:Kedrick Valorite|Kedrick Valorite]] 18:59, 6 Aug 2005 (PDT)
 
--[[User:Kedrick Valorite|Kedrick Valorite]] 18:59, 6 Aug 2005 (PDT)
  
 +
== Nope ==
 
No, you simply can't make pages that are named #something. You can hide the real links by using piped links.
 
No, you simply can't make pages that are named #something. You can hide the real links by using piped links.
  
 
E.g. <nowiki>[[Help:Sandbox|BlaBla]]</nowiki> = [[Help:Sandbox|BlaBla]]
 
E.g. <nowiki>[[Help:Sandbox|BlaBla]]</nowiki> = [[Help:Sandbox|BlaBla]]
  
-- [[User:Cheffe|Cheffe]] 19:21, 6 Aug 2005 (PDT)
+
--[[User:Cheffe|Cheffe]] 19:21, 6 Aug 2005 (PDT)
  
 +
== Namespaces? ==
 
humm...
 
humm...
  
Line 33: Line 37:
 
--[[User:Kedrick Valorite|Kedrick Valorite]] 19:49, 6 Aug 2005 (PDT)
 
--[[User:Kedrick Valorite|Kedrick Valorite]] 19:49, 6 Aug 2005 (PDT)
  
 +
== Languages and Arrows ==
 
FYI: as a convention, I used an arrow for 'read only' variables and planned on using a double arrow for read/write variables (within the sysVar page itself)
 
FYI: as a convention, I used an arrow for 'read only' variables and planned on using a double arrow for read/write variables (within the sysVar page itself)
  
Line 50: Line 55:
 
--[[User:Kedrick Valorite|Kedrick Valorite]] 19:59, 6 Aug 2005 (PDT)
 
--[[User:Kedrick Valorite|Kedrick Valorite]] 19:59, 6 Aug 2005 (PDT)
  
 +
== Languages ==
 
Here are a few language abbreviations:
 
Here are a few language abbreviations:
  
Line 63: Line 69:
 
There's a maximum of 78 custom namespaces (article+talk). That may change in MediaWiki 1.5.
 
There's a maximum of 78 custom namespaces (article+talk). That may change in MediaWiki 1.5.
  
-- [[User:Cheffe|Cheffe]] 03:59, 7 Aug 2005 (PDT)
+
PS: I changed this discussion page to contain headings. If more people talk about different things then you can use subheadings to reply to a special heading, thus creating a reply-tree structure (you may have to insert text in the middle to reply to a heading in the middle of the discussion page). I've got the idea from here: http://www.wowwiki.com/Talk:Main_Page
 +
 
 +
--[[User:Cheffe|Cheffe]] 03:59, 7 Aug 2005 (PDT)

Revision as of 04:12, 7 August 2005

Several entries

There's still the problem that you may have several entries resulting in the same wiki link.

"namespace variables" could mean the variables in general or the two #nsname and #nstype variables. Or the str(ing) command and the #str(ength) variable.

One way to deal with this would be to use other names, e.g. varstr. Alternatively, one could also simply host all entries on a single page and make subsections for each meaning. Then you could link to them using e.g. Str#Variable and Str#Command.

--Cheffe 18:33, 6 Aug 2005 (PDT)

Variables and Commands

I'm assuming then that you can't preface a page name with a # somehow?

tests:

#
#true
& #x0023;
& #x0023;true

(without the space between & and #)

--Kedrick Valorite 18:59, 6 Aug 2005 (PDT)

Nope

No, you simply can't make pages that are named #something. You can hide the real links by using piped links.

E.g. [[Help:Sandbox|BlaBla]] = BlaBla

--Cheffe 19:21, 6 Aug 2005 (PDT)

Namespaces?

humm...

namespaces for commands and sysvars?

e.g [[Commands:str]] and [[SysVars:str]]

--Kedrick Valorite 19:49, 6 Aug 2005 (PDT)

Languages and Arrows

FYI: as a convention, I used an arrow for 'read only' variables and planned on using a double arrow for read/write variables (within the sysVar page itself)


good, bad, indifferent?



&rarr;

&harr;

--Kedrick Valorite 19:59, 6 Aug 2005 (PDT)

Languages

Here are a few language abbreviations:

http://safariexamples.informit.com/073571150X/Chapters/AppendixB.html

I'd like to have it multilingual.

I see CEO has already used a namespace Tutorials. Are you guys sure you understand how namespaces work? It seems to me you can't just pick any namespace you like:

http://meta.wikimedia.org/wiki/Help:Custom_namespaces http://meta.wikimedia.org/wiki/Help:Namespaces#Custom_namespaces

There's a maximum of 78 custom namespaces (article+talk). That may change in MediaWiki 1.5.

PS: I changed this discussion page to contain headings. If more people talk about different things then you can use subheadings to reply to a special heading, thus creating a reply-tree structure (you may have to insert text in the middle to reply to a heading in the middle of the discussion page). I've got the idea from here: http://www.wowwiki.com/Talk:Main_Page

--Cheffe 03:59, 7 Aug 2005 (PDT)