The Funtoo Linux project has transitioned to "Hobby Mode" and this wiki is now read-only.
Difference between revisions of "Help talk:Funtoo Editing Guidelines"
Threesixes (talk | contribs) |
Threesixes (talk | contribs) m (note the pipes {{!}}) |
||
Line 31: | Line 31: | ||
i think the first part should have a link to adding the build wiki info. the pages should be linked against each other. & or transclusion at the bottom of this help article. (and a very minor note that the file stuff should be bundled into the fancy notes at the bottom.) =D <3 u guys | i think the first part should have a link to adding the build wiki info. the pages should be linked against each other. & or transclusion at the bottom of this help article. (and a very minor note that the file stuff should be bundled into the fancy notes at the bottom.) =D <3 u guys | ||
== Special Characters == | |||
To produce pipes: <pre>{{!}}</pre> | |||
generates: {{!}} | |||
(i think equals needs a similar template?) |
Revision as of 21:46, September 5, 2014
Fancy Boxes
TODO: Describe fancy* boxes, and explain the most fool-proof way of using them. Use this format, exactly:
Now you can put lots of funky stuff in here, like html tags, etc, and not have a problem with the parameter getting passed as the first parameter.
Cool!
Console Revisions
the console commands are strange and do not reflect the systems very well. rolling up to a page id see # or $ as the major identifiers of root vs user and i would probably not notice. i suggest they are changed to.
<console>##g##user $ ##b## test</console>
root ##g##user $ test
<console>##r##root # ##b## tube</console>
root ##r##root # tube
to make it obvious as to what is going on. 666threesixes666 (talk) 06:12, 17 March 2014 (UTC)
ebuild documentation
http://www.funtoo.org/Adding_an_Ebuild_to_the_Wiki
i think the first part should have a link to adding the build wiki info. the pages should be linked against each other. & or transclusion at the bottom of this help article. (and a very minor note that the file stuff should be bundled into the fancy notes at the bottom.) =D <3 u guys
Special Characters
To produce pipes:
{{!}}
generates: |
(i think equals needs a similar template?)