User talk:Thedoczek: Difference between revisions
No edit summary |
(→Know JavaScript?: new section) |
||
Line 34: | Line 34: | ||
: No problem | : No problem | ||
: Sent by [[User:Thedoczek|Doczek]] ([[User talk:Thedoczek|talk]]) at 12:18, 11 August 2020 (UTC) | : Sent by [[User:Thedoczek|Doczek]] ([[User talk:Thedoczek|talk]]) at 12:18, 11 August 2020 (UTC) | ||
== Know JavaScript? == | |||
Hi Doczek! I have a test template using a public namespace. It uses JavaScript to identify users username on the current browsing session. But because i ported the script straight from the [https://roblox.fandom.com/wiki/Template:USERNAME Roblox Wiki], it is bugged, can you fix it? Thanks! | |||
This is the signature of <span style="color: blue;">Headquarter</span><span style="color: orange;">8302</span> <code>[[User:Headquarter8302|User page]] - [[User talk:Headquarter8302|User talk]]</code> 02:18, 24 August 2020 (UTC) |
Revision as of 02:18, 24 August 2020
Doczek | ||||
My User Page! | My Talk Page! | My Contributions! | My Sandbox! |
Thanks for making my profile look good
Thanks for doing it. I am not able to contribute here on this wiki because I have been busy writing an article on Wikipedia. Should be done in a few days. PortalPlayer1 (talk) 17:36, 30 July 2020 (UTC)
- Thanks, and always remember to add four slashes ~~~~ to insert your username and date like me below
- Doczek (talk) 07:30, 30 July 2020 (UTC)
How to use string change on Templates?
Hi Doczek! I just wanted to ask how to use string change on Templates? like {{Example|A}} to work? Sent by Headquarter8302 (talk) at 10:00, 5 August 2020 (UTC)
- You mean showing the code looking?
<code>Text here</code>
. Additionally add<nowiki>
inside code so it won't execute code.- If code has many lines, use
<pre>
instead of<code>
Example of <code> usage
Example of <pre> usage Remember that you mustn't use nowiki while using pre
- No, like in userboxes, when you enter a string like {{Example|a}} you'll get:
a |
- Simply, i was just asking how to use {{#switch: {{{1|}}} in templates!
Sent by Headquarter8302 (talk) at 01:47, 6 August 2020 (UTC)
Hey thanks!
Hi Doczek! Thanks to fixing my template!
Sent by Headquarter8302 (talk) at 03:23, 8 August 2020 (UTC)
Know JavaScript?
Hi Doczek! I have a test template using a public namespace. It uses JavaScript to identify users username on the current browsing session. But because i ported the script straight from the Roblox Wiki, it is bugged, can you fix it? Thanks!
This is the signature of Headquarter8302 User page - User talk
02:18, 24 August 2020 (UTC)