SAKryukov (talk | contribs)
Trying no underscores
SAKryukov (talk | contribs)
Why?
Line 691: Line 691:
Hello SA, <br>
Hello SA, <br>
for people used to Github or GitLab wikis this may come unexpected: the wiki syntax for internal links is <code><nowiki>[[some title]]</nowiki></code> or <code><nowiki>[[Some title]]</nowiki></code>. Both addressing the same target page "Some title": the first character of any page title is automatically forced to uppercase. Subsequent inner underscores (or spaces) in internal links are transformed into one space, outer underscores (or spaces) are ignored. So [[User_talk:SAKryukov]] is the same as [[User talk:SAKryukov]] same as [[user    talk:SAKryukov]] same as [[User____talk:SAKryukov]] same as [[__user____talk:SAKryukov__]]. The pipe char within titles (separating the target page on the left, and the text on the right of it) is only needed if the text differs in a significant way from the target page title, for example [[User talk:SAKryukov|other title]] (being <code><nowiki>[[User talk:SAKryukov|other title]]</nowiki></code> in wikitext). Sorry that I abused your talk page title, but it's really the best choice: it has a space in it and it's bolded because we are already here (the self-link feature), so the equivalence is obvious without any need to navigate. --[[User:Xenwolf|Xenwolf]] ([[User talk:Xenwolf|talk]]) 21:32, 12 December 2020 (UTC)
for people used to Github or GitLab wikis this may come unexpected: the wiki syntax for internal links is <code><nowiki>[[some title]]</nowiki></code> or <code><nowiki>[[Some title]]</nowiki></code>. Both addressing the same target page "Some title": the first character of any page title is automatically forced to uppercase. Subsequent inner underscores (or spaces) in internal links are transformed into one space, outer underscores (or spaces) are ignored. So [[User_talk:SAKryukov]] is the same as [[User talk:SAKryukov]] same as [[user    talk:SAKryukov]] same as [[User____talk:SAKryukov]] same as [[__user____talk:SAKryukov__]]. The pipe char within titles (separating the target page on the left, and the text on the right of it) is only needed if the text differs in a significant way from the target page title, for example [[User talk:SAKryukov|other title]] (being <code><nowiki>[[User talk:SAKryukov|other title]]</nowiki></code> in wikitext). Sorry that I abused your talk page title, but it's really the best choice: it has a space in it and it's bolded because we are already here (the self-link feature), so the equivalence is obvious without any need to navigate. --[[User:Xenwolf|Xenwolf]] ([[User talk:Xenwolf|talk]]) 21:32, 12 December 2020 (UTC)
: Thank you. This is useful, only I did not understand the purpose of your last edit and the advice. From my point of view, it looks like a pleasure of getting rid of underscores. After several attempts to understand what you suggest to change, I simply looked at your signature (and some of my previous links, for that matter and found that it uses a blank space instead of underscore. It makes perfect sense, according to the rules of processing you just explained and the practical merits. So I simply replaced underscores with blank spaces, which is really better. I did not understand why would you add a new section under the same name, and a link to a non-existing page, why you mentioned GitHub and GitLab, and so on. Please, no need to answer these questions unless you think I do something wrong — in essence, everything looks clear anyway.