Difference between revisions of "Help:Compact Guide for Editors/First edit"
m (→Formatting) |
m |
||
Line 1: | Line 1: | ||
{{NoSubpage}} | {{NoSubpage}} | ||
+ | __NOTOC__ | ||
== Make your first edit! == | == Make your first edit! == | ||
Line 99: | Line 100: | ||
! colspan="3" style="font-weight: initial; text-align: initial; font-size: smaller;" | | ! colspan="3" style="font-weight: initial; text-align: initial; font-size: smaller;" | | ||
<references group="b" /> | <references group="b" /> | ||
+ | |} | ||
+ | |||
+ | === Headings, lists and discussion === | ||
+ | {| class="wikitable" | ||
+ | ! Description | ||
+ | ! What you type | ||
+ | ! What you get | ||
+ | |- | ||
+ | | Heading<ref group=c>Use listed levels only, and do not skip levels.</ref> | ||
+ | | <nowiki>== 2nd level heading ==</nowiki><br><nowiki>=== 3rd level heading ===</nowiki><br><nowiki>==== 4th level heading ====</nowiki><br><nowiki>===== 5th level heading =====</nowiki><br><nowiki>====== 6th level heading ======</nowiki> | ||
+ | | | ||
+ | == 2nd level heading == | ||
+ | === 3rd level heading === | ||
+ | ==== 4th level heading ==== | ||
+ | ===== 5th level heading ===== | ||
+ | ====== 6th level heading ====== | ||
+ | |- | ||
+ | | Bulleted list | ||
+ | | <nowiki>* Add asterisks before content.</nowiki><br><nowiki>** Number indicates its level.</nowiki><br><nowiki>You can break it up.</nowiki><br><nowiki>* And then start over.</nowiki> | ||
+ | | | ||
+ | * Add asterisks before content. | ||
+ | ** Number indicates its level. | ||
+ | You can break it up. | ||
+ | * And then start over. | ||
+ | |- | ||
+ | | Numbered list | ||
+ | | <nowiki># Replace asterisks with number signs.</nowiki><br><nowiki>## Content will be automatically numbered.</nowiki><br><nowiki>After you break it up.</nowiki><br><nowiki># It starts from one again.</nowiki> | ||
+ | | | ||
+ | # Replace asterisks with number signs. | ||
+ | ## Content will be automatically numbered. | ||
+ | After you break it up. | ||
+ | # It starts from one again. | ||
+ | |- | ||
+ | | Definition list | ||
+ | | <nowiki>; Semicolons before terms,</nowiki><br><nowiki>: colons before descriptions.</nowiki><br><nowiki>; One row per item,</nowiki><br><nowiki>: a colon can follow a space.</nowiki> | ||
+ | | | ||
+ | ; Semicolons before terms, | ||
+ | : colons before descriptions. | ||
+ | ; One row per item, | ||
+ | : a colon can follow a space. | ||
+ | |- | ||
+ | | Indent<ref group=c>Often used on talk pages and [[Talk:Discussion board|discussion board]]. It's actually the description of the definition list above, so if a paragraph starts with a semicolon, the text after the first colon in it will be in the next row indented, even if the colon is not at the beginning of the row.</ref> | ||
+ | | <nowiki>: Replace asterisks with colons.</nowiki><br><nowiki>:: Add one colon to reply.</nowiki><br><nowiki>:: Same to its every paragraph.</nowiki><br><nowiki>::: Until someone replies to you.</nowiki> | ||
+ | | | ||
+ | : Replace asterisks with colons, | ||
+ | :: Add one colon to reply. | ||
+ | :: Same to its every paragraph. | ||
+ | ::: Until someone replies to you. | ||
+ | |- | ||
+ | | Center | ||
+ | | <nowiki><center>Moegirlpe-tan</center></nowiki> | ||
+ | | | ||
+ | <center>Moegirlpe-tan</center> | ||
+ | |- | ||
+ | | Dividing line | ||
+ | | <nowiki>----</nowiki> | ||
+ | | | ||
+ | ---- | ||
+ | |- | ||
+ | | Signature | ||
+ | | <nowiki>--~~~~</nowiki> | ||
+ | | | ||
+ | |- | ||
+ | ! colspan="3" style="font-weight: initial; text-align: initial; font-size: smaller;" | | ||
+ | <references group="c" /> | ||
|} | |} | ||
For further information, please [[:zh:Help:萌百编辑简明指南/wikitext语法基础|click here]] to check the Chinese compact guide. | For further information, please [[:zh:Help:萌百编辑简明指南/wikitext语法基础|click here]] to check the Chinese compact guide. | ||
+ | |||
+ | {{Template:Moegirlpedia help}} | ||
== References == | == References == | ||
<references group= "d"/> | <references group= "d"/> | ||
− | |||
[[Category:Help]] | [[Category:Help]] |
Revision as of 19:43, 27 February 2024
Make your first edit!
- Register for an account: Click the "Create account" on the top right of the page and follow the instruction there (Temporary in Chinese).
- Start your first edit: Whether it's a simple correction of a typo, an addition of sources, or a more time-consuming addition of information or a new chapter, everything in Moegirlpedia starts with edits. Click the "Edit" button next to a subtitle or the "Edit" button on the left of the search bar on the top right of the page to lead you to a new page to start your first edit.
- Preview the page: The most important step in editing is to preview it – see how the page will look like. The "Show preview" button is located below the edit summary box at the bottom of the page, to the right of the "Save page" button, and mostly looks like this: [d 1] In addition, clicking the "Show changes" button will show the differences before and after your edit. We recommend that you get into the habit of previewing every edit, as everyone may make mistakes. If you find something wrong with the preview or don't see what you want, recheck the input in the edit box and correct it.
- Edit summary: When correction done, remember to fill in the summary to let other editors know why you've edited! A good summary should summarize the major changes in the edit in brief. If you need help, consider clicking "Show changes" and write a summary based on the changes you've made. If you've only made minor changes to the page, check the box "This is a minor edit" to make it easier for yourself and other editors to backtrack.
- Save the page: Once you've written a summary of your edits and previewed the page, you can click "Save page" to complete the editing. If you don't find any errors displayed in red about the code, please save the page quickly to avoid editing conflicts. If you haven't seen your changes, remember to copy your edits to somewhere else before refreshing the page to avoid losing the changes. Thank you for editing! You'll see your changes right away.
What should I do if I get a warning when saving edits? |
---|
Don't worry! Despite the warning, you are generally not in trouble. Moegirlpedia has set up a number of "abuse filters" to check for some common problems automatically in editing. When meeting prompts from them, remember to "check, fix and try again".
There are also some abuse filters that don't allow you to save the wrong edits. If you really don't understand what the abuse filter is asking you to do, copy your changes and abuse filter number and ask on the Discussion board. |
Wikitext basic
When editing Moegirlpedia, we often need to implement various effects through wikitext or HTML syntax. The most basic are here for you to memorize and review, however you don't have to master them all at once, and can always come back and review the unfamiliar parts. You can choose to bookmark this chapter for later use. As a reminder, the help button in the editor is also useful.
Formatting
Description | What you type | What you get |
---|---|---|
Italic | ''Italic'' | Italic |
Bold | '''Bold''' | Bold |
Bold & Italic | '''''Bold & Italic''''' | Bold & Italic |
Start a new paragraph | (Press "Enter" twice) | Paragraph 1
Paragraph 2 |
Start a new line | <br> | Line 1 Line 2 |
Strikethrough | <s>Flat-tan</s> | Flat-tan |
Reference | <ref>Moegirlpe-tan</ref> | Flat-tan[1]
|
Keep source formatting[a 1] | <poem></poem> | |
Show code | <nowiki></nowiki> or <pre></pre> or <code></code>[a 2] |
|
Links
Description | What you type | What you get |
---|---|---|
Internal link | [[Moegirlpe-tan]] [[Moegirlpe-tan|Flat-tan]] [[Moegirlpe-tan#Character settings]][b 1] [[MGP:About|]][b 2] |
Moegirlpe-tan Flat-tan Moegirlpe-tan#Character settings About |
External link | [https://zh.moegirl.org.cn] [https://zh.moegirl.org.cn Chinese Moegirlpedia] |
[1] Chinese Moegirlpedia |
Redirect | #Redirect [[Page name]] | |
Link to a category | [[Category:Help]] | |
Cite a category | [[:Category:Help]][b 3] | Category:Help |
Interwiki link[b 4] | [[library:Mainpage]] [[commons:Mainpage]] [[zhwp:萌娘百科]] |
library:Mainpage commons:Mainpage zhwp:萌娘百科 |
|
Headings, lists and discussion
Description | What you type | What you get |
---|---|---|
Heading[c 1] | == 2nd level heading == === 3rd level heading === ==== 4th level heading ==== ===== 5th level heading ===== ====== 6th level heading ====== |
2nd level heading3rd level heading4th level heading5th level heading6th level heading |
Bulleted list | * Add asterisks before content. ** Number indicates its level. You can break it up. * And then start over. |
You can break it up.
|
Numbered list | # Replace asterisks with number signs. ## Content will be automatically numbered. After you break it up. # It starts from one again. |
After you break it up.
|
Definition list | ; Semicolons before terms, : colons before descriptions. ; One row per item, : a colon can follow a space. |
|
Indent[c 2] | : Replace asterisks with colons. :: Add one colon to reply. :: Same to its every paragraph. ::: Until someone replies to you. |
|
Center | <center>Moegirlpe-tan</center> |
|
Dividing line | ---- |
|
Signature | --~~~~ | |
|
For further information, please click here to check the Chinese compact guide.
References
- ↑ Just a demo and nothing would happen when clicked.(´▽`)