User:Annew/Snippets: Difference between revisions
No edit summary |
No edit summary |
||
Line 120: | Line 120: | ||
<nowiki>class="vertical-centered wikitable" style="border: 1px solid grey;"</nowiki> | <nowiki>class="vertical-centered wikitable" style="border: 1px solid grey;"</nowiki> | ||
Centered heading - | |||
{{Input|<syntaxhighlight lang="php" line> | |||
{| class="tablecenter" style="border:1px solid" | |||
! colspan="2" style="background:#ffff99;text-align:center;" | Debugging | |||
|- | |||
| F10 | |||
| Step over (gdb's "next") | |||
|- | |||
| F11 | |||
| Step into (gdb's "step") | |||
|- | |||
| F12 | |||
| Step out of (gdb's "finish") | |||
|}</syntaxhighlight> | |||
}} | |||
{| class="tablecenter" style="border:1px solid" | |||
! colspan="2" style="background:#ffff99;text-align:center;" | Debugging | |||
|- | |||
| F10 | |||
| Step over (gdb's "next") | |||
|- | |||
| F11 | |||
| Step into (gdb's "step") | |||
|- | |||
| F12 | |||
| Step out of (gdb's "finish") | |||
|} | |||
{|class="vertical-centered wikitable" style="border: 1px solid grey;" | {|class="vertical-centered wikitable" style="border: 1px solid grey;" |
Revision as of 19:05, 18 May 2011
Special Tags
<code>6 feet in meters</code> will output <code class="output">1.8288 m</code>.
6 feet in meters
will output 1.8288 m
.
{{#UseLiquidThreads:1}}
{{:Special:PrefixIndex/{{FULLPAGENAME}}/}}
<s>this should strike through</s>
this should strike through
Avoid using text smilies as they cause problems for translation applications. Instead use [[Image:Face-smile.png]] Other smilies can be found on [Commons Wikimedia] and the file-name is sufficient to get the image included}}
{{Special:ContributionScores/10/7}} displays the contribution score tables on a page
For example of using citations, see Digikam/Lens_Distortion
<blockquotes></blockquotes>
This tag is used when quoting from another site or page. It uses a proportional italic font
Old-style code display Code Display
kwrite ftp://ftp.kde.org/pub/kde/Welcome.msg |
“for images that contain substantial areas of constant color a linear histogram will often be dominated by a single bar. In this case a logarithmic histogram will often be more useful.” |
Symbols
Support for this application can be found from the project's home page
(also Community-app2 and Community-app-footnote2}}
Definition Lists
;Efficient : Highlight the elegance of efficiency — from steps removed and labor reduced to costs saved. ;Effortless : Communicate in intrinsically simple terms. Be concise, intuitive, eloquent, and fluid.
- Efficient
- Highlight the elegance of efficiency — from steps removed and labor reduced to costs saved.
- Effortless
- Communicate in intrinsically simple terms. Be concise, intuitive, eloquent, and fluid.
Display category without linking to category
To link a category page within a page as a normal wiki link (without adding the page to the category), prefix the link name with a colon. For example: [[:Category:Not in this category|Display Label]] from Wikimedia Help
Previous and Next
- Annew/Snippets
- Akademy Notes →
- ← Annew's User page
- Annew/Snippets
- ← Annew's User page
- Annew/Snippets
- Akademy Notes →
To make the links to the pages look less ugly you can provide extra options to the template:
{{Prevnext|Article/section/previous-subsection|Article/section/next|This points to the previous section text|This is the next section}}
This will be rendered as
- ← This points to the previous section
- Annew/Snippets
- This is the next section →
Software InfoBox
Software Info
|
Boxes
If this notice persists for an unreasonable time, please either notify irc.freenode.org #kde-www or report on Annew's Talk page
Note: Pages should not normally be marked for translation while they are being actively worked on
{{Remember|3=Don't Forget This!|1=You can use...}}
Table notes
class="tablecenter":
KMail is the email component of Kontact, the integrated personal information manager of KDE. |
KMail is the email component of Kontact, the integrated personal information manager of KDE. |
class="vertical-centered" - table aligned left, text aligned vertically centered
<:translate><:!--T:1--> Internet and Networking<:/translate> |
class="vertical-centered wikitable" style="border: 1px solid grey;"
Centered heading -
{| class="tablecenter" style="border:1px solid" ! colspan="2" style="background:#ffff99;text-align:center;" | Debugging |- | F10 | Step over (gdb's "next") |- | F11 | Step into (gdb's "step") |- | F12 | Step out of (gdb's "finish") |}
Debugging | |
---|---|
F10 | Step over (gdb's "next") |
F11 | Step into (gdb's "step") |
F12 | Step out of (gdb's "finish") |
Description | Windows | Mac OS X | KDE Software |
---|---|---|---|
Blogging client | Windows Live Writer | Blogilo | |
BitTorrent Client | BitTorrent | KTorrent, KMLDonkey, KGet | |
Download Manager | FlashGet | KGet | |
eDonkey Client | eMule | KMLDonkey | |
E-mail Client | Outlook Express, Windows Live Mail | Apple Mail | KMail |
Feed Aggregator | Akregator | ||
PIM | Outlook | Kontact | |
Web Browser | Internet Explorer | Safari | Konqueror, rekonq |
Instant Messaging Client | Windows Live Messenger | iChat, Adium | Kopete, KMess |
IRC Client | mIRC | Colloquy | Konversation |
:{|class="tablecenter" style="border:1px solid darkgray;"
Screenshot with neat border
Link image and external url:
- a huge collection of calendars with a broad range of topics
Reporting
NB: {{PAGENAME}} returns the page name without prefix. For this page it returns "Namespace". {{FULLPAGENAME}} returns both namespace and pagename; for this page, that is "Help:Namespace". (From http://meta.wikimedia.org/wiki/Help:Namespace#Custom_namespaces)
[Tuesday 08 June 2010] [18:10:17] <Nikerabbit> annew: you can also include the graph on your user page directly:
[Tuesday 08 June 2010] [18:10:45] <Nikerabbit> or generate your own at http://userbase.kde.org/index.php?title=Special:TranslationStats
Translate Notes
[18:20] <Nikerabbit> Nilli: use http://userbase.kde.org/Special:LanguageStats/sv as an entry point?