User:Fbstj/docs/new-quote

From The Coppermind
Jump to navigation Jump to search

A dedicated <quote> tweet for generating nicely formatted quotes

description code result
A single line <quote>
<quote>
Hoid is a Fish
-- [[Brandon]]
</quote>
this is some pre text

Hoid is a Fish

Brandon

this is after text

A mult line <quote>
<quote>
Hoid is a Fish
Fish do things
-- [[Brandon]]
</quote>

this is some pre text

Hoid is a Fish

Fish do things

Brandon

this is after text

A mult line <quote>
<quote>
Hoid is a Fish
Fish do things
-- [[Brandon]]
</quote>
this is some pre text

Hoid is a Fish

Fish do things

Brandon

this is after text

A left pull <quote>
<quote left>
Hoid is a Fish
-- [[Brandon]]
</quote>
this is some pre text

closer pre text

Hoid is a Fish

Fish do so many different things, why even yesterday I saw a fish jump out of the water and flip its tail into the face of a bird

Brandon

this is after text

further after text

A right pull <quote>
<quote right>
Hoid is a Fish
-- [[Brandon]]
</quote>
this is some pretext

Hoid is a Fish

Fish do things

Fish do so many different things, why even yesterday I saw a fish jump out of the water and flip its tail into the face of a bird

Brandon

this is after text

<quote> with no attribution
<quote>
Hoid is a Fish
</quote>
this is some pretext

Hoid is a Fish

?

this is after text

empty lines
<quote>
[[Hoid]] is a Fish


Fish do [[shard|things]]
-- [[Brandon]]
</quote>
this is some pretext

Hoid is a Fish

Fish do things

Brandon

this is after text


this is my previous testing

description code result
A single line <blockquote>:
<blockquote>Hoid is a Fish<cite>[[Brandon]]</cite></blockquote>

Hoid is a FishBrandon

A <q> element:
<q cite="Brandon Sanderson">Hoid is a Fish</q>
Hoid is a Fish
<blockquote>
Hoid is a Fish
<cite>[[Brandon]]</cite>
</blockquote>

Hoid is a Fish Brandon

<blockquote><span>
Hoid is a Fish
</span><cite>[[Brandon]]</cite></blockquote>

Hoid is a Fish He does things

Brandon

<figure>

<figcaption>Brandon Sanderson</figcaption> </figure>

A longer quote: <figure>

Hoid is a Fish

some more lines

<figcaption>Brandon Sanderson</figcaption> </figure>