Translate
Appearance
Text
This page always uses small font size
Width
AllToolbox/Tables
Translate to dagbanli
Translation of the wiki page Toolbox/Tables from English (en) to dagbanli (dag)
This tool does not work without JavaScript. JavaScript is disabled, failed to work, or this browser is unsupported.
Translations:Toolbox/Tables/Page display title/dag
Toolbox/Tables
You need translation rights to translate messages.Get permission
Translations:Toolbox/Tables/1/dag
== How to use tables ==
You need translation rights to translate messages.Get permission
Find the sample table here that most matches your need, then use the {{Icon|Userbase-edit}} button to see the markup.
{|class="tablecenter"
|[[Image:Kmail-kde4.png|thumb|265px|<div style="text-align:center">The KMail Welcome Screen</div>]]|| '''Here the text is top-aligned'''
|}
----
{|class="vertical-centered"
|[[Image:Kmail-kde4.png|thumb|265px|The KMail Welcome Screen]]|| '''Here it is vertical-centered'''
|}
class="vertical-centered" - table aligned left, text aligned vertically centered
----
{|class="vertical-centered"
|[[Image:Applications-internet.png|48px|link=Special:myLanguage/Applications/Internet]]||colspan="3"|<h4>[[Special:myLanguage/Applications/Internet|
Internet and Networking]]</h4>
|}
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;"
! width="25%" | Description || width="25%" | Windows || width="25%" | Mac OS X || width="25%" | 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;"
|<imagemap>Image:cwp7.png|200px
default [http://www.accuweather.com/en/world-weather]
desc none
</imagemap>
|-
|align="center"|Screenshot with neat border
|}
Link image and external url:
::{|
|<imagemap>Image:Icalshare.png
default [http://www.icalshare.com/]
desc none
</imagemap>|| - a huge collection of calendars with a broad range of topics
|}
----
Loading messages...
0% translated, 0% reviewed
Retrieved from "https://userbase.kde.org/Special:Translate"