User:Neverendingo: Difference between revisions

From KDE UserBase Wiki
No edit summary
No edit summary
 
(42 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 '''Sites that need to be edited for the release of the new KDE main site'''
== How to use tables ==


{| width="100%" border="1" cellpadding="1" cellspacing="1"
===This is a plain table===
 
{|
|One
|Two
|-
|-
! scope="col" | Site
|Three
! scope="col" | Info
|Four
! scope="col" | Status
|-
|-
| Community
|Five
| What is the community, how can it be descrbed + link to gettinginvolved
|Six
| missing
|}
 
===One with borders===
 
{| class="wikitable"
|One
|Two
|-
|-
| Events
|Three
|  
|Four
| needs porting
|-
|-
| Talks
|Five
| list of talks with links to material (slides etc)
|Six
| missing
|}
 
===This is with labels===
 
{|  
!
!One
!Two
|-
|-
| Get Involved
!More
|  
|Three
| done, needs review
|Four
|-
|-
| Donation
!Again
|  
|Five
| missing
|Six
|}
 
===This one can be sorted===
 
{| class="sortable"
|One
|Two
|-
|-
| Mailinglist
|Three
|  
|Four
| done, needs review
|-
|-
| History
|Five
|  
|Six
| needs rewrite
|}
 
===Now all of them combined===
 
{| class="wikitable sortable"
!
!One
!Two
|-
|-
| Press Releases
!More
|  
|Three
| done, needs review
|Four
|-
|-
| Workspaces
!Again
|
|Five
| done, needs review
|Six
|-
| Plasma Desktop
|
| missing
|-
| Plasma Netbook
|
| missing
|-
| Plasma Mobile (??)
|
| missing
|-
| Applications
|
| automatically (?)
|-
| Developer Platform
|
| in progress: [http://techbase.kde.org/User:Dhillonv10 dhillonv10]
|-
| Howtos
|
| xbase links
|-
| IDE
|
| in progress: [http://techbase.kde.org/User:Dhillonv10 dhillonv10]
|-
| SDK
|
| in progress: [http://techbase.kde.org/User:Dhillonv10 dhillonv10]
|-
| Case Studies
|
| missing
|-
| Support
|  
| done, needs review
|}
|}


<br>
== Fonts and Boxes ==
 
<blockquote> This is a blockquote </blockquote>
<em>This is an em </em>
 
= Header1 =
 
Lorem ipsum
 
==Header2==
Lorem ipsum
===Header3===
Lorem ipsum
====Header4====
Lorem ipsum
=====Header5=====
Lorem ipsum
======Header6======
Lorem ipsum

Latest revision as of 18:35, 5 January 2013

How to use tables

This is a plain table

One Two
Three Four
Five Six

One with borders

One Two
Three Four
Five Six

This is with labels

One Two
More Three Four
Again Five Six

This one can be sorted

One Two
Three Four
Five Six

Now all of them combined

One Two
More Three Four
Again Five Six

Fonts and Boxes

This is a blockquote

This is an em

Header1

Lorem ipsum

Header2

Lorem ipsum

Header3

Lorem ipsum

Header4

Lorem ipsum

Header5

Lorem ipsum

Header6

Lorem ipsum