User:Annew/Snippets: Difference between revisions

From KDE UserBase Wiki
No edit summary
No edit summary
Line 1: Line 1:
==Special Tags==
{{Input|<nowiki><code>6 feet in meters</code> will output <code class="output">1.8288 m</code>.</nowiki>}}
{{Input|<nowiki><code>6 feet in meters</code> will output <code class="output">1.8288 m</code>.</nowiki>}}
<code>6 feet in meters</code> will output <code class="output">1.8288 m</code>.
<code>6 feet in meters</code> will output <code class="output">1.8288 m</code>.
----
----
<nowiki>{{#UseLiquidThreads:1}}</nowiki><br />
<nowiki>{{:Special:PrefixIndex/{{FULLPAGENAME}}/}}</nowiki>
<nowiki><s>this should strike through</s></nowiki>
<s>this should strike through</s>
<nowiki>{{Special:ContributionScores/10/7}}</nowiki> displays the '''contribution score tables''' on a page
For example of using citations, see [[Digikam/Lens_Distortion]]
<nowiki><blockquotes></blockquotes></nowiki> <blockquote>This tag is used when quoting from another site or page.  It uses a proportional italic font</blockquote>
----
Old-style code display
'''Code Display'''
{|style="width:75%; border:2px dotted #BCBCBC; background:#EEEEEE;"
|
kwrite ftp://ftp.kde.org/pub/kde/Welcome.msg
|}
{|style="width:500px; border:2px dotted #BCBCBC; background:#EEEEEE;"
|
“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.”
|}
::{{Warning|These are deprecated.  Use <nowiki>{{Input}</nowiki> and <nowiki>{{Output}}</nowiki> templates instead}}
----
'''Symbols'''
{{Community-app}}
{{Community-app-footnote}} (also Community-app2 and Community-app-footnote2}}
==Previous and Next==
{{Next|User:Annew/AkademyNotes|Akademy Notes}}
{{Next|User:Annew/AkademyNotes|Akademy Notes}}
----
----
Line 10: Line 47:
{{Prevnext|User:Annew|User:Annew/AkademyNotes}}
{{Prevnext|User:Annew|User:Annew/AkademyNotes}}
----
----
==Software InfoBox==
'''Software Info'''
'''Software Info'''
{|style="width: 100%" cellpadding="5"
{|style="width: 100%" cellpadding="5"
Line 26: Line 65:
|}
|}
----
----
<nowiki>{{#UseLiquidThreads:1}}</nowiki><br />
<nowiki>{{:Special:PrefixIndex/{{FULLPAGENAME}}/}}</nowiki>
<nowiki><s>this should strike through</s></nowiki>
<s>this should strike through</s>
<nowiki>{{Special:ContributionScores/10/7}}</nowiki> displays the '''contribution score tables''' on a page
For example of using citations, see [[Digikam/Lens_Distortion]]


==Boxes==
{{Note|1=Now controlled by a template}}
{{Note|1=Now controlled by a template}}
{{Warning|1=Another template}}
{{Warning|1=Another template}}
{{Tip|1=and another template}}
{{Tip|1=and another template}}
{{Being_Edited}}
{{Construction}}
{{Info|This is an ''Info'' box. It gives important additional information rendered in a box.}}
----
----
'''Table notes'''
 
==Table notes==
class="tablecenter":
 
{|class="tablecenter"
{|class="tablecenter"
|[[Image:Kmail-kde4.png|thumb|265px|<div style="text-align:center">The KMail Welcome Screen</div>]]|| '''KMail is the email component of Kontact, the integrated personal information manager of KDE.'''
|[[Image:Kmail-kde4.png|thumb|265px|<div style="text-align:center">The KMail Welcome Screen</div>]]|| '''KMail is the email component of Kontact, the integrated personal information manager of KDE.'''
|}
|}
 
----
{|class="vertical-centered"
{|class="vertical-centered"
|[[Image:Kmail-kde4.png|thumb|265px|The KMail Welcome Screen]]|| '''KMail is the email component of Kontact, the integrated personal information manager of KDE.'''
|[[Image:Kmail-kde4.png|thumb|265px|The KMail Welcome Screen]]|| '''KMail is the email component of Kontact, the integrated personal information manager of KDE.'''
|}
|}
class="vertical-centered" - table aligned left, text aligned vertically centered
class="vertical-centered" - table aligned left, text aligned vertically centered
----


{|class="vertical-centered"
{|class="vertical-centered"
Line 54: Line 92:
Internet and Networking</translate>]]</h4>
Internet and Networking</translate>]]</h4>
|}
|}
<nowiki>class="vertical-centered wikitable" style="border: 1px solid grey;"</nowiki>


{|class="vertical-centered wikitable" style="border: 1px solid grey;"
{|class="vertical-centered wikitable" style="border: 1px solid grey;"
Line 90: Line 130:




 
<nowiki>:{|class="tablecenter" style="border:1px solid darkgray;"</nowiki>
 


:{|class="tablecenter" style="border:1px solid darkgray;"
:{|class="tablecenter" style="border:1px solid darkgray;"
Line 104: Line 143:
----
----


Link image and external url:
::{|
::{|
|<imagemap>Image:Icalshare.png
|<imagemap>Image:Icalshare.png
Line 112: Line 152:
----
----


'''Code Display'''
==Reporting==
{|style="width:75%; border:2px dotted #BCBCBC; background:#EEEEEE;"
|
kwrite ftp://ftp.kde.org/pub/kde/Welcome.msg
|}
 
{|style="width:500px; border:2px dotted #BCBCBC; background:#EEEEEE;"
|
“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.”
|}
::{{Warning|These are deprecated.  Use <nowiki>{{Input}</nowiki> and <nowiki>{{Output}}</nowiki> templates instead}}
----
 
'''Symbols'''
 
{{Community-app}}
 
{{Community-app-footnote}}
 
{{Being_Edited}}
 
{{Construction}}
 
{{Info|If you are looking for the Plasma FAQ, the current version is available [[Plasma/FAQ | on this page]].}}


---------------
NB: <nowiki>{{PAGENAME}}</nowiki> returns the page name without prefix. For this page it returns "Namespace". <nowiki>{{FULLPAGENAME}}</nowiki> returns both namespace and pagename; for this page, that is "Help:Namespace". (From http://meta.wikimedia.org/wiki/Help:Namespace#Custom_namespaces)
NB: <nowiki>{{PAGENAME}}</nowiki> returns the page name without prefix. For this page it returns "Namespace". <nowiki>{{FULLPAGENAME}}</nowiki> returns both namespace and pagename; for this page, that is "Help:Namespace". (From http://meta.wikimedia.org/wiki/Help:Namespace#Custom_namespaces)
------------------
------------------

Revision as of 09:52, 13 January 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

{{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.”

Warning

These are deprecated. Use {{Input} and {{Output}} templates instead

Symbols


 See footnote



Support for this application can be found from the project's home page

(also Community-app2 and Community-app-footnote2}}


Previous and Next





Software InfoBox

Software Info


Boxes

Note

Now controlled by a template

Warning

Another template

Tip

and another template

Currently Being Edited

This page is currently being edited.
If this notice persists for an unreasonable time, please either notify irc.freenode.org #kde-www or report on Claus chr's Talk page

Note: Pages should not normally be marked for translation while they are being actively worked on


Under Construction

This is a new page, currently under construction!

Information

This is an Info box. It gives important additional information rendered in a box.

Table notes

class="tablecenter":

The KMail Welcome Screen
KMail is the email component of Kontact, the integrated personal information manager of KDE.

The KMail Welcome Screen
KMail is the email component of Kontact, the integrated personal information manager of KDE.

class="vertical-centered" - table aligned left, text aligned vertically centered


Internet and Networking

class="vertical-centered wikitable" style="border: 1px solid grey;"

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?