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) m (moar garbage) |
Threesixes (talk | contribs) m (add image embedding.) |
||
Line 5: | Line 5: | ||
__TOC__ | __TOC__ | ||
=== Fancy Boxes === | |||
== Fancy Boxes == | |||
TODO: Describe fancy* boxes, and explain the most fool-proof way of using them. Use this format, exactly: | TODO: Describe fancy* boxes, and explain the most fool-proof way of using them. Use this format, exactly: | ||
Line 31: | Line 14: | ||
Cool! | Cool! | ||
}} | }} | ||
=== Special Characters === | |||
= | |||
== Special Characters == | |||
To produce pipes: <pre>{{!}}</pre> | To produce pipes: <pre>{{!}}</pre> | ||
Line 50: | Line 24: | ||
generates: {{=}} | generates: {{=}} | ||
== delete template == | === delete template === | ||
to flag a page as a candidate for deletion, insert | to flag a page as a candidate for deletion, insert | ||
<pre>{{delete}}</pre> | <pre>{{delete}}</pre> | ||
Line 58: | Line 32: | ||
[[User:Threesixes|Threesixes]] ([[User talk:Threesixes|talk]]) 16:54, 20 September 2014 (UTC) | [[User:Threesixes|Threesixes]] ([[User talk:Threesixes|talk]]) 16:54, 20 September 2014 (UTC) | ||
== Minor edits == | === Minor edits === | ||
Check minor edits to note that your commit is a small commit. A minor edit can be filtered out of logs when searching through them. | Check minor edits to note that your commit is a small commit. A minor edit can be filtered out of logs when searching through them. | ||
== video playlists == | === video playlists === | ||
i have several examples of how to embed playlists in [[Programming]] but there are no examples in how to wiki. | i have several examples of how to embed playlists in [[Programming]] but there are no examples in how to wiki. | ||
=== Image Embedding === | |||
To embed images: | |||
<pre>[[File:Nginx.gif|class=img-responsive|center]]</pre> | |||
[[File:Nginx.gif|class=img-responsive|center]] | |||
== how to talk pages == | === how to talk pages === | ||
we need a section explaining how to indent for step2 of talk threads | we need a section explaining how to indent for step2 of talk threads | ||
Line 74: | Line 53: | ||
we need a note about user talk pages being a messaging system.... (i put a disqus on my talk page so i get email notifications when people say things to me) [[User:Threesixes|Threesixes]] ([[User talk:Threesixes|talk]]) 22:41, 26 September 2014 (UTC) | we need a note about user talk pages being a messaging system.... (i put a disqus on my talk page so i get email notifications when people say things to me) [[User:Threesixes|Threesixes]] ([[User talk:Threesixes|talk]]) 22:41, 26 September 2014 (UTC) | ||
== template requests == | === template requests === | ||
=== external resources === | ==== external resources ==== | ||
I would like a sexy little widget for by the top of the page with links to: tldp, wikipedia, ohloh, cvedetails, github, sourceforge, etc with sexy little icons. It will make our pages feel more interwoven with the larger linux community. ;-) [[User:Threesixes|Threesixes]] ([[User talk:Threesixes|talk]]) 23:30, 2 October 2014 (UTC) | I would like a sexy little widget for by the top of the page with links to: tldp, wikipedia, ohloh, cvedetails, github, sourceforge, etc with sexy little icons. It will make our pages feel more interwoven with the larger linux community. ;-) [[User:Threesixes|Threesixes]] ([[User talk:Threesixes|talk]]) 23:30, 2 October 2014 (UTC) | ||
http://www.cvedetails.com/vendor/12010/Mariadb.html | http://www.cvedetails.com/vendor/12010/Mariadb.html | ||
=== fortune of the day === | ==== fortune of the day ==== | ||
I'd like a daily fortune rotation on my user page to show im looney tunes ;-) [[User:Threesixes|Threesixes]] ([[User talk:Threesixes|talk]]) 23:30, 2 October 2014 (UTC) | I'd like a daily fortune rotation on my user page to show im looney tunes ;-) [[User:Threesixes|Threesixes]] ([[User talk:Threesixes|talk]]) 23:30, 2 October 2014 (UTC) | ||
== widget requests == | === widget requests === | ||
# http://www.mediawikiwidgets.org/Widget:Ohloh_Project for dynamic language summary on packages | # http://www.mediawikiwidgets.org/Widget:Ohloh_Project for dynamic language summary on packages | ||
# http://www.mediawikiwidgets.org/Alexa <-this ones pretty rad | # http://www.mediawikiwidgets.org/Alexa <-this ones pretty rad | ||
# http://www.mediawikiwidgets.org/AddThis | # http://www.mediawikiwidgets.org/AddThis | ||
# adsense, the sites set for traffic, corporate sponsorship is a good idea. https://www.mediawiki.org/wiki/Extension:Google_AdSense_2 | # adsense, the sites set for traffic, corporate sponsorship is a good idea. https://www.mediawiki.org/wiki/Extension:Google_AdSense_2 |
Revision as of 10:30, January 23, 2015
Please keep DISQUS chats at the top of talk pages.
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!
Special Characters
To produce pipes:
{{!}}
generates: |
To produce equals:
{{=}}
generates: =
delete template
to flag a page as a candidate for deletion, insert
{{delete}}
at the top of a page.
This page has been proposed for deletion because it does not meet the Editing Guidelines.
If you disagree, please discuss it here.
Threesixes (talk) 16:54, 20 September 2014 (UTC)
Minor edits
Check minor edits to note that your commit is a small commit. A minor edit can be filtered out of logs when searching through them.
video playlists
i have several examples of how to embed playlists in Programming but there are no examples in how to wiki.
Image Embedding
To embed images:
[[File:Nginx.gif|class=img-responsive|center]]
how to talk pages
we need a section explaining how to indent for step2 of talk threads
- ie conversation 2
- ie convo 3
- we need info on using tilde's to sign and date etc... noting that its good practice to sign with 4 ~
- ie convo 3
~~~ && ~~~~ && ~~~~~produces Threesixes (talk) && Threesixes (talk) 22:41, 26 September 2014 (UTC) && 22:41, 26 September 2014 (UTC)
we need a note about user talk pages being a messaging system.... (i put a disqus on my talk page so i get email notifications when people say things to me) Threesixes (talk) 22:41, 26 September 2014 (UTC)
template requests
external resources
I would like a sexy little widget for by the top of the page with links to: tldp, wikipedia, ohloh, cvedetails, github, sourceforge, etc with sexy little icons. It will make our pages feel more interwoven with the larger linux community. ;-) Threesixes (talk) 23:30, 2 October 2014 (UTC)
http://www.cvedetails.com/vendor/12010/Mariadb.html
fortune of the day
I'd like a daily fortune rotation on my user page to show im looney tunes ;-) Threesixes (talk) 23:30, 2 October 2014 (UTC)
widget requests
- http://www.mediawikiwidgets.org/Widget:Ohloh_Project for dynamic language summary on packages
- http://www.mediawikiwidgets.org/Alexa <-this ones pretty rad
- http://www.mediawikiwidgets.org/AddThis
- adsense, the sites set for traffic, corporate sponsorship is a good idea. https://www.mediawiki.org/wiki/Extension:Google_AdSense_2