User talk:Matthew: Difference between revisions

From PortlandWiki
Jump to navigation Jump to search
m (Welcome!)
 
Line 1: Line 1:
{{Welcome}} Good talking with you yesterday evening. -[[User:WikiMaster|WikiMaster]] ([[User talk:WikiMaster|talk]]) 11:37, 10 March 2011 (PST)
{{Welcome}} Good talking with you yesterday evening. -[[User:WikiMaster|WikiMaster]] ([[User talk:WikiMaster|talk]]) 11:37, 10 March 2011 (PST)
== Table, quote formatting ==
Simple table without borders:
<pre>
{|
|-
! header 1
! header 2
! header 3
|-
| row 1, cell 1
| row 1, cell 2
| row 1, cell 3
|-
| row 2, cell 1
| row 2, cell 2
| row 2, cell 3
|}
</pre>
Results in:
{|
|-
! header 1
! header 2
! header 3
|-
| row 1, cell 1
| style="background-color:#ff0;" ! row 1, cell 2
| row 1, cell 3
|-
| row 2, cell 1
| row 2, cell 2
| row 2, cell 3
|}
Quote (this is the basic simple method we have at the moment, I'll be working on a more clearly copyrighted version soon):
<pre><blockquote>"sample quoted text" -Oscar Wilde</blockquote></pre>
Results in:
<blockquote>"sample quoted text" -Oscar Wilde</blockquote>
-[[User:Kotra|kotra]] ([[User talk:Kotra|talk]]) 02:49, 22 March 2011 (UTC)

Revision as of 19:49, 21 March 2011

Welcome to PortlandWiki, the community-powered city wiki for Portland, Oregon. PortlandWiki exists to empower citizens of Greater Portland to connect with each other, and to share knowledge and information relevant to our community. Again welcome! Good talking with you yesterday evening. -WikiMaster (talk) 11:37, 10 March 2011 (PST)

Table, quote formatting

Simple table without borders:

{|
|-
! header 1
! header 2
! header 3
|-
| row 1, cell 1
| row 1, cell 2
| row 1, cell 3
|-
| row 2, cell 1
| row 2, cell 2
| row 2, cell 3
|}

Results in:

header 1 header 2 header 3
row 1, cell 1 style="background-color:#ff0;" ! row 1, cell 2 row 1, cell 3
row 2, cell 1 row 2, cell 2 row 2, cell 3

Quote (this is the basic simple method we have at the moment, I'll be working on a more clearly copyrighted version soon):

<blockquote>"sample quoted text" -Oscar Wilde</blockquote>

Results in:

"sample quoted text" -Oscar Wilde

-kotra (talk) 02:49, 22 March 2011 (UTC)