Wiki Help
Contents
Introduction
This Lemaker Wiki Sit is for LeMaker open source SBCs.
LeMaker is an enthusiastic team that focus on the idea of "opensource, innovation, education and share". We design and support the open source SBCs, and willing to become the largest community for open source SBCs in the world.
Edit a LemakerWiki page is very easy.As long as clicking the "Edit" at the top of the page or section titles on the right side of the edit link to modify the page, you will see an editable text area after clicking.If there is a dispute, can click on the "discussion page" and puts forward amendments in advance.
How to search
It is your first time to use the wiki,you want to find what you need,you firstly notice the category list.Click on what you are interested in.
Or you could use the search function to find what you need,you edit the content in the box.for example,you want to search somthing about "BananNAS".
Offline Editing
If you want to do a lot of editing work, can first copies text to your favorite text editor (such as Windows notepad, or Word), using LeMakerWikiHelp edit and check, and then copy and paste the text in the edit page on the area.Suggest you preview the text fristly, these practices tend to be more convenient, because you can still edit in offline (disconnect the Internet).
Edit Points
- Start editing
- In Wiki page to start editing, you can simply click on the "edit this page" or "edit" link to edit on the side of the page.This will take you into the "edit page" : a text box.You need to fill in the wiki text,so that the server generates your desired page.
- Do an edit summary
After completion of the editor you should write a brief edit summary.You can use some abbreviations to make it short as far as possible, but should let others know your intention.
- Preview, and then save
- when you have done it, please click preview button to view your work before you make a permanent revision.Don't save until you are satisfied with the preview results.You may find many mistakes in the process of the preview and a slip of the pen, then you will have the opportunity to modify the wiki text rather than a permanent error.
Wiki Editor Mark
The left display browse effect below the table.That is to say, to make the wiki page look like as the effect of the left column, you should input the text of the right column. You may want to open this page in another window for reference.
Format
You see | You input |
---|---|
Level 1 title
You can use the ‘’section titles’’ to better layout structure. Level 2 title
The left and the right enter a more "equal sign (=)", Level 3 title
Please don't jump title level, Level 4 titles
|
== Level 1 title == You can use the ‘’section titles’’ to better layout structure. The wiki software will automatically generate a directory of the headings in the article. === Level 2 title === The left and the right enter a more "equal sign (=)", you can create the more titles of the next level . ==== Level 3 title ==== Please don't jump title level, for example level 1 title directly above level 3 title, and there is no level 2 title. Please input the title to use at least 2 equal sign (=),rather than one. ===== Level 4 title ==== |
note: "__TOC__" force to show the catalogue."__NOTOC__"force not to show the catalogue
List
You see | You Input |
---|---|
A new line Will become a space.
|
A new line Will become a space. *When using the list function, a newline can affect layout effect. |
You can not start a new paragraph A new line.
|
You can not start a new paragraph<br/> A new line. *Please try not to use this approach. |
Said the end of the list
|
*List of symbols is very good: **Each line start with an asterisk (*) ***The more the asterisk, said the further the level of list. ****New starting line Said the end of the list *Note: symbols must be a new line of the first character. |
|
#List of Numbers is good too ##Very neat ##Easy to understand |
|
*You can even use mixed list *#the more level *#*Like this |
|
;Define a list : It contains a list of many definitions ;entry : entry’s definition ;another one :other definition |
|
:Each line ::The indentation :::Several levels |
If the beginning of a line is a space It will be showed in its original form Appear; In such a font; Text will not automatically wrap; If end It will be very useful in the following situations:
Note: this may spin page, affect reading. |
If the beginning of a line is a space It will be showed in its original form Appear; In such a font; Text will not automatically wrap; If end It will be very useful in the following situations: *Pasting formatted text; *A mathematical formula; *Text art; Note: this may spin page, affect reading. |
A horizontal line divide page above
below. |
A horizontal line divide page above ---- below. |
Link
You see | You input |
---|---|
This is a link named LeMaker_Banana_Pro/Pi, |
This is a link named [[LeMaker_Banana_Pro/Pi]], you can also write [[leMaker_Banana_Pro/Pi]]. Because the system will automatically convert first letters to uppercase. But not be able to link itself page: [[Wiki Help]]. |
You can work with styles of the link text, |
You can work with styles of the link text, such as: '' [[LeMaker_Banana_Pro/Pi]]''. |
Wiki: the page does not exist page does not exist.You can click on the link and create the page. |
[[Wiki: the page does not exist]] page does not exist. You can click on the link and create the page. |
You can link to a section by section titles:
If you have several chapter title is the same, you can add a number. |
You can link to a section by section titles: *[[Wiki Help#Link]]; *[[#Edit Points]]Link to the chapter on this page. If you have several chapter title is the same, you can add a number. For example, the [[#sample _3]] link it to the third chapter called "sample". |
Type in the URL directly, can get external links: Or get a name: Or simply don't name: |
Type in the URL directly, can get external links: *http://lemaker.org ; *ftp://lemaker.org ; *telnet://lemaker.org Or get a name: *[http://lemaker.org LeMaker] Or simply don't name: *[http://lemaker.org], *[http://lemaker.org], *[http://lemaker.org](Automatic numbering) |
Help It Does not appear in between the lines, |
[[Help:category|Help]] It Does not appear in between the lines, but once it used, the page will appear the corresponding classification:[[Category:Help]] you add a colon at the front of the link, the link will be able to link to the specified classification, rather than adding pag e classification:[[:Category:Help]] |
Multimedia
You see | You input |
---|---|
Picture,include: Images can be modified with box and title: |
Picture,include: [[File:WikiHelp_3.jpg|LeMaker]] Images can be modified with box and title: [[File:WikiHelp_3.jpg|frame|LeMaker]] |
UseFile:tag can link directly to the address of the media file. eg:A sound file |
Use'''File:'''tag can link directly to the address of the media file. eg:[[File:Sg_mrob.ogg|A sound file]] |
Font style
You see | You input |
---|---|
You can add two single apostrophe on both sides of the text This text becomes a "italic text". If each add three single apostrophe, Text is bold text. If each add five single apostrophe, Text isbold italic text。 Note: The using of four single apostrophe does not produce other special effects, It will be in bold text'add more a single apostrophe', And display in the output text. |
You can add two single apostrophe on both sides of the text This text becomes a "italic text". If each add three single apostrophe, Text is '''bold text'''. If each add five single apostrophe, Text is'''''bold italic text'''''。 Note: The using of four single apostrophe does not produce other special effects, It will be in bold text''''add more a single apostrophe'''', And display in the output text. |
When you're editing you can also use "' HTML tags' ' '.We hope you can try to use the Wiki syntax to writte, try to avoid unnecessary HTML tags. Use typewriter
fontThe font input text. this is a blue sentence。 |
Use<tt>typewriter font</tt>The font input text.<br /> This font is generally useful <code> computer code</code>。 <span style="color:blue">this is a blue sentence</span>。 |
You can use |
You can use<strike>strikethrough</strike> <s>Simple strikethrough</s>or<u>underline</u><br /> You can also use the small capital letters, such as<span style= "font-variant:small-caps"> Small capitals</span>。 |
superscript and subscript of the text: X2、H2O |
superscript and subscript of the text: X<sup>2</sup>、H<sub>2</sub>O |
|
<center>Centered text</center> |
You can leave the other editor's annotation,in between <!--and--> The text which is between the tags will only can be watched when editing.
|
You can leave the other editor's annotation,in between <!--and--> The text which is between the tags will only can be watched when editing. <!-- note:welcome LeMaker Wiki --> |
Table
You see | You input | ||||||||
---|---|---|---|---|---|---|---|---|---|
|
{| border="1" cellspacing="0" cellpadding="5" align="center" ! this ! is |- | a | table |- | colspan=2 | {| border=3 | Nested tables |- | style="background:#ff3322" | OK? |} |} |