Editing (section) Reports 0 You are not logged in. The rich text editor does not work with JavaScript switched off. Please either enable it in your browser options, or visit your preferences to switch to the old MediaWiki editor === Examples === Here are some examples of '''good''' report names: * {{codeblock|{{code|report|Princess Celestia}}}} * {{codeblock|{{code|report|Fancy Mathematics}}}} ** Report names don't have to start with "Princess", or even be a character's name. * {{codeblock|{{code|report|Applejack's Drinking Song}}}} ** Even though {{code|apostrophe|'}} is used to declare character literals, it is used in the middle of a name, so it is okay. * {{codeblock|{{code|report|True Facts}}}} ** Even though {{code|literal|true}} is a literal, FiM++ is '''case-sensitive''', so {{code|report|True}} is valid for report naming. * {{codeblock|{{code|report|Lesson 0}}}} ** Even though {{code|literal|0}} is always a literal, it is not the at the beginning of the name, so it's okay. Here are some examples of '''bad''' report names: * {{codeblock|{{code|report|A story}}{{code|whitespace| }}{{code|keyword|{{codeerror|I learned}}}}}} ** {{code|keyword|I learned}} is ''always'' a keyword, so this will not compile. ** The compiler sees that a keyword has been used and ends the report name, then does not see a punctuation mark and, furthermore, does not know what to do with the {{code|keyword|I learned}} phrase. ** The compiler would throw an [[Unexpected Token Error]] * {{codeblock|{{code|report|Hay}}{{code|punctuation|,}}{{code|whitespace| }}{{codeerror|Celly}}{{code|punctuation|!}}}} ** compiler thinks "{{code|punctuation|,}}" is the end of the report name "Hay", and doesn't know what to do with the word "Celly" ** The compiler would throw a [[Malformed Sentence Error]], because "Celly" is not a complete [[sentence]] * {{codeblock|{{code|literal|{{codeerror|'}}Sup}}}} ** {{code|apostrophe|'}} is used to start a character literal, so the compiler sees this as an unclosed character literal. ** The compiler would throw both an [[Unexpected Token Error]] an [[Unclosed Character Literal Error]] * {{codeblock|{{code|literal|{{codeerror|99}}}}{{code|whitespace| }}{{codeerror|Jugs of Cider}}}} ** {{code|literal|99}} is ''always'' a literal, so it cannot be the beginning of a report name. ** The compiler would throw an [[Unexpected Token Error]] Loading editor Below are some commonly used wiki markup codes. Simply click on what you want to use and it will appear in the edit box above. Insert: – — … ° ≈ ≠ ≤ ≥ ± − × ÷ ← → · § Sign your username: ~~~~ Wiki markup: {{}} | [] [[]] [[Category:]] #REDIRECT [[]] <s></s> <sup></sup> <sub></sub> <code></code> <blockquote></blockquote> <ref></ref> {{Reflist}} <references/> <includeonly></includeonly> <noinclude></noinclude> {{DEFAULTSORT:}} <nowiki></nowiki> <!-- --> <span class="plainlinks"></span> Symbols: ~ | ¡ ¿ † ‡ ↔ ↑ ↓ • ¶ # ¹ ² ³ ½ ⅓ ⅔ ¼ ¾ ⅛ ⅜ ⅝ ⅞ ∞ ‘ “ ’ ” «» ¤ ₳ ฿ ₵ ¢ ₡ ₢ $ ₫ ₯ € ₠ ₣ ƒ ₴ ₭ ₤ ℳ ₥ ₦ № ₧ ₰ £ ៛ ₨ ₪ ৳ ₮ ₩ ¥ ♠ ♣ ♥ ♦ View this template This field is a spam trap. DO NOT fill it in! Edit summary Preview Mobile Desktop Show changes