Trogramming
Joined 1 August 2024
Trogramming (talk | contribs) Listed some general goals and current questions/barriers to editing. |
Add heading, reply |
||
Line 1: | Line 1: | ||
== Introduction == | |||
10/08/2024 | 10/08/2024 | ||
Just set up the account recently. | Just set up the account recently. | ||
Line 11: | Line 12: | ||
Please reach out if you're willing to help me learn the ropes I've never editted a wiki. | Please reach out if you're willing to help me learn the ropes I've never editted a wiki. | ||
: Hi! First of all, I invite you to join the [[XA Discord]] server, if you're not there already. I find it easier to help new users over there, since we can have real-time discussions, but we can chat here if you don't use Discord. | |||
: Don't worry about editing in the main namespace if you're contributing content that naturally expands the "standard framework" (see [[Xenharmonic Wiki:Conventions#Original research]]. I often redirect new users to work in their user spaces, but that's usually because they started crafting their own pet theories and such (i.e. theory which doesn't tie in with existing theory as much), but otherwise it's fine to work on existing pages. It's a wiki, therefore (almost) every page is a perpetual work-in-progress, and even if you put in something half-done, you can always add a todo box using [[Template:Todo]] (see documentation on that page) and finish later, or let people add to what you've been able to contribute. | |||
: It is possible to include code on wiki pages, and there is even a way to enable syntax highlighting. In general, large amounts of code should be hosted on code hosting platforms like GitHub (and links to those can be provided on the wiki, of course), but short code snippets/algorithms may be included for explanatory or practical purposes. | |||
: As for wiki editing, there are already many tips in [[Help:Editing]], but I'll add a few according to what I see here. First, when you create a new talk page, it will open the editor as for any page. However, talk pages are usually divided into "topics", which really are just sections divided with level-2 headings (<code>== Heading ==</code>). For that reason I recommend, before writing anything, to click on "Add topic" at the top. I edited this page's code manually to give this discussion a topic title. It is also best to sign talk page edits with <code>--[[User:Fredg999|Fredg999]] ([[User talk:Fredg999|talk]]) 21:15, 10 August 2024 (UTC)</code> (you'll see the result at the end of my reply). And when replying, use one or more colons (<code>:</code>) at the beginning of each paragraph (one for level-1 reply, two for level-2 reply, etc.). One more thing, notice that two line breaks are necessary to break paragraphs. | |||
: In general, you can look at existing pages and try to copy the style, although there are still many pages which require cleanup, so maybe take example on pages that have been worked on more thoroughly (e.g. common topics and/or pages with many edits from multiple users). Maybe ironically, [[12edo]] is probably a good page to take as an example. | |||
: Looking forward to see your contributions! --[[User:Fredg999|Fredg999]] ([[User talk:Fredg999|talk]]) 21:15, 10 August 2024 (UTC) |