<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://axiomverge.wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=FANDOMbot</id>
	<title>Axiom Verge Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://axiomverge.wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=FANDOMbot"/>
	<link rel="alternate" type="text/html" href="https://axiomverge.wiki/wiki/Special:Contributions/FANDOMbot"/>
	<updated>2026-08-01T13:26:07Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.9</generator>
	<entry>
		<id>https://axiomverge.wiki/index.php?title=Template:StructuredQuote&amp;diff=11843</id>
		<title>Template:StructuredQuote</title>
		<link rel="alternate" type="text/html" href="https://axiomverge.wiki/index.php?title=Template:StructuredQuote&amp;diff=11843"/>
		<updated>2024-11-15T03:05:37Z</updated>

		<summary type="html">&lt;p&gt;FANDOMbot: Updated default StructuredQuote template. See https://community.fandom.com/wiki/Help:Structured_Quotes for more details.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;blockquote class=&amp;quot;pull-quote&amp;quot;&amp;gt;&lt;br /&gt;
	&amp;lt;div class=&amp;quot;pull-quote__text&amp;quot;&amp;gt;{{{text|Text...}}}&amp;lt;/div&amp;gt;&lt;br /&gt;
	&amp;lt;p style=&amp;quot;text-align: right&amp;quot;&amp;gt;&amp;lt;cite&amp;gt;—{{{speaker|speaker}}}{{#if:{{{receiver|}}}|, to {{{receiver|}}}}}{{#if:{{{attribution|}}}|, {{{attribution|}}}}}{{#if:{{{source|}}}|, {{{source|}}}}}&amp;lt;/cite&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
==Description==&lt;br /&gt;
A template used for displaying Structured Quotes ( &#039;&#039;&amp;lt;nowiki&amp;gt;{{#SQuote:}}&amp;lt;/nowiki&amp;gt;&#039;&#039; ). If you want to unlock the full potential of Structured Quotes, please avoid using this template directly, and consider &#039;&#039;&amp;lt;nowiki&amp;gt;{{#SQuote:}}&amp;lt;/nowiki&amp;gt;&#039;&#039; markup instead.&lt;br /&gt;
See https://community.fandom.com/wiki/Help:Structured_Quotes for extra information about Structured Quotes.&lt;br /&gt;
&lt;br /&gt;
==Syntax==&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{StructuredQuote&lt;br /&gt;
| text   =&lt;br /&gt;
| speaker =&lt;br /&gt;
| receiver =&lt;br /&gt;
| attribution =&lt;br /&gt;
| source  =&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Samples==&lt;br /&gt;
{{StructuredQuote&lt;br /&gt;
|text=Size matters not. Look at me. Judge me by my size, do you? Hmm? Hmm. And well you should not. (...)&lt;br /&gt;
|speaker=[[w:c:en.starwars:Yoda|Yoda]]&lt;br /&gt;
|receiver=[[w:c:en.starwars:Luke_Skywalker|Luke Skywalker]]&lt;br /&gt;
|source=[[w:c:en.starwars:Star_Wars:_Episode_V_The_Empire_Strikes_Back|Star Wars: Episode V The Empire Strikes Back]]&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{StructuredQuote&lt;br /&gt;
|text=Size matters not. Look at me. Judge me by my size, do you? Hmm? Hmm. And well you should not. (...)&lt;br /&gt;
|speaker=[[Yoda]]&lt;br /&gt;
|receiver=[[Luke Skywalker]]&lt;br /&gt;
|source=[[Star Wars: Episode V The Empire Strikes Back]]&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== TemplateData ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;templatedata&amp;gt;&lt;br /&gt;
	{&lt;br /&gt;
		&amp;quot;params&amp;quot;: {&lt;br /&gt;
			&amp;quot;text&amp;quot;: {&lt;br /&gt;
				&amp;quot;label&amp;quot;: &amp;quot;Quote text&amp;quot;,&lt;br /&gt;
				&amp;quot;description&amp;quot;: &amp;quot;quote text&amp;quot;,&lt;br /&gt;
				&amp;quot;type&amp;quot;: &amp;quot;content&amp;quot;,&lt;br /&gt;
				&amp;quot;required&amp;quot;: true&lt;br /&gt;
			},&lt;br /&gt;
			&amp;quot;speaker&amp;quot;: {&lt;br /&gt;
				&amp;quot;label&amp;quot;: &amp;quot;Person(s) quoted&amp;quot;,&lt;br /&gt;
				&amp;quot;description&amp;quot;: &amp;quot;individual(s) who uttered or wrote the quoted words (wikitext links, comma-separated)&amp;quot;,&lt;br /&gt;
				&amp;quot;type&amp;quot;: &amp;quot;content&amp;quot;,&lt;br /&gt;
				&amp;quot;required&amp;quot;: true&lt;br /&gt;
			},&lt;br /&gt;
			&amp;quot;receiver&amp;quot;: {&lt;br /&gt;
				&amp;quot;label&amp;quot;: &amp;quot;Person(s) to whom the quote was spoken&amp;quot;,&lt;br /&gt;
				&amp;quot;description&amp;quot;: &amp;quot;person the quote was spoken to (wikitext links, comma-separated)&amp;quot;,&lt;br /&gt;
				&amp;quot;type&amp;quot;: &amp;quot;content&amp;quot;,&lt;br /&gt;
				&amp;quot;suggested&amp;quot;: true&lt;br /&gt;
			},&lt;br /&gt;
			&amp;quot;attribution&amp;quot;: {&lt;br /&gt;
				&amp;quot;label&amp;quot;: &amp;quot;Attribution(s)&amp;quot;,&lt;br /&gt;
				&amp;quot;description&amp;quot;: &amp;quot;attribution (wikitext links, comma-separated)&amp;quot;,&lt;br /&gt;
				&amp;quot;type&amp;quot;: &amp;quot;content&amp;quot;,&lt;br /&gt;
				&amp;quot;suggested&amp;quot;: true&lt;br /&gt;
			},&lt;br /&gt;
			&amp;quot;source&amp;quot;: {&lt;br /&gt;
				&amp;quot;label&amp;quot;: &amp;quot;Quote source&amp;quot;,&lt;br /&gt;
				&amp;quot;description&amp;quot;: &amp;quot;place where it was spoken (wikitext link)&amp;quot;,&lt;br /&gt;
				&amp;quot;type&amp;quot;: &amp;quot;content&amp;quot;,&lt;br /&gt;
				&amp;quot;suggested&amp;quot;: true&lt;br /&gt;
			}&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;format&amp;quot;: &amp;quot;block&amp;quot;&lt;br /&gt;
	}&lt;br /&gt;
&amp;lt;/templatedata&amp;gt;&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>FANDOMbot</name></author>
	</entry>
	<entry>
		<id>https://axiomverge.wiki/index.php?title=Template:StructuredQuote&amp;diff=11842</id>
		<title>Template:StructuredQuote</title>
		<link rel="alternate" type="text/html" href="https://axiomverge.wiki/index.php?title=Template:StructuredQuote&amp;diff=11842"/>
		<updated>2024-11-08T03:37:44Z</updated>

		<summary type="html">&lt;p&gt;FANDOMbot: Updated default StructuredQuote template. See https://community.fandom.com/wiki/Help:Structured_Quotes for more details.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;blockquote class=&amp;quot;pull-quote&amp;quot;&amp;gt;&lt;br /&gt;
	&amp;lt;div class=&amp;quot;pull-quote__text&amp;quot;&amp;gt;{{{text|Text...}}}&amp;lt;/div&amp;gt;&lt;br /&gt;
	&amp;lt;p style=&amp;quot;text-align: right&amp;quot;&amp;gt;&amp;lt;cite&amp;gt;—{{{speaker|speaker}}}{{#if:{{{receiver|}}}|, to {{{receiver|}}}}}{{#if:{{{attribution|}}}|, {{{attribution|}}}}}{{#if:{{{source|}}}|, {{{source|}}}}}&amp;lt;/cite&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
==Description==&lt;br /&gt;
A template used for displaying Structured Quotes ( &#039;&#039;&amp;lt;nowiki&amp;gt;{{#SQuote:}}&amp;lt;/nowiki&amp;gt;&#039;&#039; ). If you want to unlock the full potential of Structured Quotes, please avoid using this template directly, and consider &#039;&#039;&amp;lt;nowiki&amp;gt;{{#SQuote:}}&amp;lt;/nowiki&amp;gt;&#039;&#039; markup instead.&lt;br /&gt;
See https://community.fandom.com/wiki/Help:Structured_Quotes for extra information about Structured Quotes.&lt;br /&gt;
&lt;br /&gt;
==Syntax==&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{StructuredQuote&lt;br /&gt;
| text   =&lt;br /&gt;
| speaker =&lt;br /&gt;
| receiver =&lt;br /&gt;
| attribution =&lt;br /&gt;
| source  =&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Samples==&lt;br /&gt;
{{StructuredQuote&lt;br /&gt;
|text=Size matters not. Look at me. Judge me by my size, do you? Hmm? Hmm. And well you should not. (...)&lt;br /&gt;
|speaker=[[w:c:en.starwars:Yoda|Yoda]]&lt;br /&gt;
|receiver=[[w:c:en.starwars:Luke_Skywalker|Luke Skywalker]]&lt;br /&gt;
|source=[[w:c:en.starwars:Star_Wars:_Episode_V_The_Empire_Strikes_Back|Star Wars: Episode V The Empire Strikes Back]]&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{StructuredQuote&lt;br /&gt;
|text=Size matters not. Look at me. Judge me by my size, do you? Hmm? Hmm. And well you should not. (...)&lt;br /&gt;
|speaker=[[Yoda]]&lt;br /&gt;
|receiver=[[Luke Skywalker]]&lt;br /&gt;
|source=[[Star Wars: Episode V The Empire Strikes Back]]&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== TemplateData ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;templatedata&amp;gt;&lt;br /&gt;
	{&lt;br /&gt;
		&amp;quot;params&amp;quot;: {&lt;br /&gt;
			&amp;quot;text&amp;quot;: {&lt;br /&gt;
				&amp;quot;label&amp;quot;: &amp;quot;Quote text&amp;quot;,&lt;br /&gt;
				&amp;quot;description&amp;quot;: &amp;quot;quote text&amp;quot;,&lt;br /&gt;
				&amp;quot;type&amp;quot;: &amp;quot;content&amp;quot;,&lt;br /&gt;
				&amp;quot;required&amp;quot;: true&lt;br /&gt;
			},&lt;br /&gt;
			&amp;quot;speaker&amp;quot;: {&lt;br /&gt;
				&amp;quot;label&amp;quot;: &amp;quot;Person(s) quoted&amp;quot;,&lt;br /&gt;
				&amp;quot;description&amp;quot;: &amp;quot;individual(s) who uttered or wrote the quoted words (wikitext links, comma-separated)&amp;quot;,&lt;br /&gt;
				&amp;quot;type&amp;quot;: &amp;quot;content&amp;quot;,&lt;br /&gt;
				&amp;quot;required&amp;quot;: true&lt;br /&gt;
			},&lt;br /&gt;
			&amp;quot;receiver&amp;quot;: {&lt;br /&gt;
				&amp;quot;label&amp;quot;: &amp;quot;Person(s) to whom the quote was spoken&amp;quot;,&lt;br /&gt;
				&amp;quot;description&amp;quot;: &amp;quot;person the quote was spoken to (wikitext links, comma-separated)&amp;quot;,&lt;br /&gt;
				&amp;quot;type&amp;quot;: &amp;quot;content&amp;quot;,&lt;br /&gt;
				&amp;quot;suggested&amp;quot;: true&lt;br /&gt;
			},&lt;br /&gt;
			&amp;quot;attribution&amp;quot;: {&lt;br /&gt;
				&amp;quot;label&amp;quot;: &amp;quot;Attribution(s)&amp;quot;,&lt;br /&gt;
				&amp;quot;description&amp;quot;: &amp;quot;attribution (wikitext links, comma-separated)&amp;quot;,&lt;br /&gt;
				&amp;quot;type&amp;quot;: &amp;quot;content&amp;quot;,&lt;br /&gt;
				&amp;quot;suggested&amp;quot;: true&lt;br /&gt;
			},&lt;br /&gt;
			&amp;quot;source&amp;quot;: {&lt;br /&gt;
				&amp;quot;label&amp;quot;: &amp;quot;Quote source&amp;quot;,&lt;br /&gt;
				&amp;quot;description&amp;quot;: &amp;quot;place where it was spoken (wikitext link)&amp;quot;,&lt;br /&gt;
				&amp;quot;type&amp;quot;: &amp;quot;content&amp;quot;,&lt;br /&gt;
				&amp;quot;suggested&amp;quot;: true&lt;br /&gt;
			}&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;format&amp;quot;: &amp;quot;block&amp;quot;&lt;br /&gt;
	}&lt;br /&gt;
&amp;lt;/templatedata&amp;gt;&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>FANDOMbot</name></author>
	</entry>
	<entry>
		<id>https://axiomverge.wiki/index.php?title=Template:StructuredQuote&amp;diff=11841</id>
		<title>Template:StructuredQuote</title>
		<link rel="alternate" type="text/html" href="https://axiomverge.wiki/index.php?title=Template:StructuredQuote&amp;diff=11841"/>
		<updated>2024-10-21T20:02:16Z</updated>

		<summary type="html">&lt;p&gt;FANDOMbot: Updated default StructuredQuote template. See https://community.fandom.com/wiki/Help:Structured_Quotes for more details.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;blockquote class=&amp;quot;pull-quote&amp;quot;&amp;gt;&lt;br /&gt;
	&amp;lt;div class=&amp;quot;pull-quote__text&amp;quot;&amp;gt;{{{text|Text...}}}&amp;lt;/div&amp;gt;&lt;br /&gt;
	&amp;lt;p style=&amp;quot;text-align: right&amp;quot;&amp;gt;&amp;lt;cite&amp;gt;—{{{speaker|speaker}}}{{#if:{{{receiver|}}}|, to {{{receiver|}}}}}{{#if:{{{attribution|}}}|, {{{attribution|}}}}}{{#if:{{{source|}}}|, {{{source|}}}}}&amp;lt;/cite&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
==Description==&lt;br /&gt;
A template used for displaying Structured Quotes ( &#039;&#039;&amp;lt;nowiki&amp;gt;{{#SQuote:}}&amp;lt;/nowiki&amp;gt;&#039;&#039; ). If you want to unlock the full potential of Structured Quotes, please avoid using this template directly, and consider &#039;&#039;&amp;lt;nowiki&amp;gt;{{#SQuote:}}&amp;lt;/nowiki&amp;gt;&#039;&#039; markup instead.&lt;br /&gt;
See https://community.fandom.com/wiki/Help:Structured_Quotes for extra information about Structured Quotes.&lt;br /&gt;
&lt;br /&gt;
==Syntax==&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{StructuredQuote&lt;br /&gt;
| text   =&lt;br /&gt;
| speaker =&lt;br /&gt;
| receiver =&lt;br /&gt;
| attribution =&lt;br /&gt;
| source  =&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Samples==&lt;br /&gt;
{{StructuredQuote&lt;br /&gt;
|text=Size matters not. Look at me. Judge me by my size, do you? Hmm? Hmm. And well you should not. (...)&lt;br /&gt;
|speaker=[[Yoda]]&lt;br /&gt;
|receiver=[[Luke Skywalker]]&lt;br /&gt;
|source=[[Star Wars: Episode V The Empire Strikes Back]]&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{StructuredQuote&lt;br /&gt;
|text=Size matters not. Look at me. Judge me by my size, do you? Hmm? Hmm. And well you should not. (...)&lt;br /&gt;
|speaker=[[Yoda]]&lt;br /&gt;
|receiver=[[Luke Skywalker]]&lt;br /&gt;
|source=[[Star Wars: Episode V The Empire Strikes Back]]&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== TemplateData ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;templatedata&amp;gt;&lt;br /&gt;
	{&lt;br /&gt;
		&amp;quot;params&amp;quot;: {&lt;br /&gt;
			&amp;quot;text&amp;quot;: {&lt;br /&gt;
				&amp;quot;label&amp;quot;: &amp;quot;Quote text&amp;quot;,&lt;br /&gt;
				&amp;quot;description&amp;quot;: &amp;quot;quote text&amp;quot;,&lt;br /&gt;
				&amp;quot;type&amp;quot;: &amp;quot;content&amp;quot;,&lt;br /&gt;
				&amp;quot;required&amp;quot;: true&lt;br /&gt;
			},&lt;br /&gt;
			&amp;quot;speaker&amp;quot;: {&lt;br /&gt;
				&amp;quot;label&amp;quot;: &amp;quot;Person(s) quoted&amp;quot;,&lt;br /&gt;
				&amp;quot;description&amp;quot;: &amp;quot;individual(s) who uttered or wrote the quoted words (wikitext links, comma-separated)&amp;quot;,&lt;br /&gt;
				&amp;quot;type&amp;quot;: &amp;quot;content&amp;quot;,&lt;br /&gt;
				&amp;quot;required&amp;quot;: true&lt;br /&gt;
			},&lt;br /&gt;
			&amp;quot;receiver&amp;quot;: {&lt;br /&gt;
				&amp;quot;label&amp;quot;: &amp;quot;Person(s) to whom the quote was spoken&amp;quot;,&lt;br /&gt;
				&amp;quot;description&amp;quot;: &amp;quot;person the quote was spoken to (wikitext links, comma-separated)&amp;quot;,&lt;br /&gt;
				&amp;quot;type&amp;quot;: &amp;quot;content&amp;quot;,&lt;br /&gt;
				&amp;quot;suggested&amp;quot;: true&lt;br /&gt;
			},&lt;br /&gt;
			&amp;quot;attribution&amp;quot;: {&lt;br /&gt;
				&amp;quot;label&amp;quot;: &amp;quot;Attribution(s)&amp;quot;,&lt;br /&gt;
				&amp;quot;description&amp;quot;: &amp;quot;attribution (wikitext links, comma-separated)&amp;quot;,&lt;br /&gt;
				&amp;quot;type&amp;quot;: &amp;quot;content&amp;quot;,&lt;br /&gt;
				&amp;quot;suggested&amp;quot;: true&lt;br /&gt;
			},&lt;br /&gt;
			&amp;quot;source&amp;quot;: {&lt;br /&gt;
				&amp;quot;label&amp;quot;: &amp;quot;Quote source&amp;quot;,&lt;br /&gt;
				&amp;quot;description&amp;quot;: &amp;quot;place where it was spoken (wikitext link)&amp;quot;,&lt;br /&gt;
				&amp;quot;type&amp;quot;: &amp;quot;content&amp;quot;,&lt;br /&gt;
				&amp;quot;suggested&amp;quot;: true&lt;br /&gt;
			}&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;format&amp;quot;: &amp;quot;block&amp;quot;&lt;br /&gt;
	}&lt;br /&gt;
&amp;lt;/templatedata&amp;gt;&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>FANDOMbot</name></author>
	</entry>
	<entry>
		<id>https://axiomverge.wiki/index.php?title=Template:StructuredQuote&amp;diff=11835</id>
		<title>Template:StructuredQuote</title>
		<link rel="alternate" type="text/html" href="https://axiomverge.wiki/index.php?title=Template:StructuredQuote&amp;diff=11835"/>
		<updated>2024-09-20T12:35:37Z</updated>

		<summary type="html">&lt;p&gt;FANDOMbot: Updated default StructuredQuotes template. See https://community.fandom.com/wiki/Help:Structured_Quotes for more details.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;blockquote class=&amp;quot;pull-quote&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;pull-quote_text&amp;gt;{{{text|Text...}}}&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;text-align: right&amp;quot;&amp;gt;&amp;lt;cite&amp;gt;—{{{speaker|speaker}}}{{#if:{{{receiver|}}}|, to {{{receiver|}}}}}{{#if:{{{attribution|}}}|, {{{attribution|}}}}}{{#if:{{{source|}}}|, {{{source|}}}}}&amp;lt;/cite&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{#if:{{PROTECTIONEXPIRY:edit | Template:StructuredQuote/doc }} | {{Documentation}} | }}&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>FANDOMbot</name></author>
	</entry>
	<entry>
		<id>https://axiomverge.wiki/index.php?title=Template:StructuredQuote&amp;diff=11834</id>
		<title>Template:StructuredQuote</title>
		<link rel="alternate" type="text/html" href="https://axiomverge.wiki/index.php?title=Template:StructuredQuote&amp;diff=11834"/>
		<updated>2024-09-20T12:35:37Z</updated>

		<summary type="html">&lt;p&gt;FANDOMbot: Imported default template. See https://community.fandom.com/wiki/Help:Structured_Quotes for more details.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;amp;lt;blockquote class=&amp;amp;quot;pull-quote&amp;amp;quot;&amp;amp;gt;&lt;br /&gt;
&amp;amp;lt;div style=&amp;amp;quot;pull-quote_text&amp;amp;gt;Text...&amp;amp;lt;/div&amp;amp;gt;&lt;br /&gt;
&amp;amp;lt;p style=&amp;amp;quot;text-align: right&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;cite&amp;amp;gt;—speaker&amp;amp;lt;/cite&amp;amp;gt;&amp;amp;lt;/p&amp;amp;gt;&lt;br /&gt;
&amp;amp;lt;/blockquote&amp;amp;gt;&lt;/div&gt;</summary>
		<author><name>FANDOMbot</name></author>
	</entry>
	<entry>
		<id>https://axiomverge.wiki/index.php?title=User:TokihikoH11&amp;diff=10134</id>
		<title>User:TokihikoH11</title>
		<link rel="alternate" type="text/html" href="https://axiomverge.wiki/index.php?title=User:TokihikoH11&amp;diff=10134"/>
		<updated>2022-06-15T20:18:43Z</updated>

		<summary type="html">&lt;p&gt;FANDOMbot: FANDOMbot moved page User:TokihikoH11 to User:Miss Toki: Automatically moved page while renaming the user &amp;quot;TokihikoH11&amp;quot; to &amp;quot;Miss Toki&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[User:Miss Toki]]&lt;/div&gt;</summary>
		<author><name>FANDOMbot</name></author>
	</entry>
	<entry>
		<id>https://axiomverge.wiki/index.php?title=User:Miss_Toki&amp;diff=10133</id>
		<title>User:Miss Toki</title>
		<link rel="alternate" type="text/html" href="https://axiomverge.wiki/index.php?title=User:Miss_Toki&amp;diff=10133"/>
		<updated>2022-06-15T20:18:42Z</updated>

		<summary type="html">&lt;p&gt;FANDOMbot: FANDOMbot moved page User:TokihikoH11 to User:Miss Toki: Automatically moved page while renaming the user &amp;quot;TokihikoH11&amp;quot; to &amp;quot;Miss Toki&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{w:User:TokihikoH11/notactive}}&lt;/div&gt;</summary>
		<author><name>FANDOMbot</name></author>
	</entry>
	<entry>
		<id>https://axiomverge.wiki/index.php?title=User:Cheetos8474&amp;diff=9455</id>
		<title>User:Cheetos8474</title>
		<link rel="alternate" type="text/html" href="https://axiomverge.wiki/index.php?title=User:Cheetos8474&amp;diff=9455"/>
		<updated>2022-01-02T20:48:00Z</updated>

		<summary type="html">&lt;p&gt;FANDOMbot: FANDOMbot moved page User:Cheetos8474 to User:Krix26: Automatically moved page while renaming the user &amp;quot;Cheetos8474&amp;quot; to &amp;quot;Krix26&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[User:Krix26]]&lt;/div&gt;</summary>
		<author><name>FANDOMbot</name></author>
	</entry>
	<entry>
		<id>https://axiomverge.wiki/index.php?title=User:Krix26&amp;diff=9454</id>
		<title>User:Krix26</title>
		<link rel="alternate" type="text/html" href="https://axiomverge.wiki/index.php?title=User:Krix26&amp;diff=9454"/>
		<updated>2022-01-02T20:48:00Z</updated>

		<summary type="html">&lt;p&gt;FANDOMbot: FANDOMbot moved page User:Cheetos8474 to User:Krix26: Automatically moved page while renaming the user &amp;quot;Cheetos8474&amp;quot; to &amp;quot;Krix26&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Placeholder|thumb|220px]]&lt;br /&gt;
&lt;br /&gt;
This is your user page. Please edit this page to tell the community about yourself!&lt;br /&gt;
&lt;br /&gt;
==My favorite pages==&lt;br /&gt;
&lt;br /&gt;
* Add links to your favorite pages on the wiki here!&lt;br /&gt;
* Favorite page #2&lt;br /&gt;
* Favorite page #3&lt;/div&gt;</summary>
		<author><name>FANDOMbot</name></author>
	</entry>
	<entry>
		<id>https://axiomverge.wiki/index.php?title=User:MMidnight26&amp;diff=8302</id>
		<title>User:MMidnight26</title>
		<link rel="alternate" type="text/html" href="https://axiomverge.wiki/index.php?title=User:MMidnight26&amp;diff=8302"/>
		<updated>2021-08-12T06:37:47Z</updated>

		<summary type="html">&lt;p&gt;FANDOMbot: FANDOMbot moved page User:MMidnight26 to User:Pvfa-r: Automatically moved page while renaming the user &amp;quot;MMidnight26&amp;quot; to &amp;quot;Pvfa-r&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[User:Pvfa-r]]&lt;/div&gt;</summary>
		<author><name>FANDOMbot</name></author>
	</entry>
	<entry>
		<id>https://axiomverge.wiki/index.php?title=User:Pvfa-r&amp;diff=8301</id>
		<title>User:Pvfa-r</title>
		<link rel="alternate" type="text/html" href="https://axiomverge.wiki/index.php?title=User:Pvfa-r&amp;diff=8301"/>
		<updated>2021-08-12T06:37:47Z</updated>

		<summary type="html">&lt;p&gt;FANDOMbot: FANDOMbot moved page User:MMidnight26 to User:Pvfa-r: Automatically moved page while renaming the user &amp;quot;MMidnight26&amp;quot; to &amp;quot;Pvfa-r&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Placeholder|thumb|220px]]&lt;br /&gt;
&lt;br /&gt;
This is your user page. Please edit this page to tell the community about yourself!&lt;br /&gt;
&lt;br /&gt;
==My favorite pages==&lt;br /&gt;
&lt;br /&gt;
* Add links to your favorite pages on the wiki here!&lt;br /&gt;
* Favorite page #2&lt;br /&gt;
* Favorite page #3&lt;/div&gt;</summary>
		<author><name>FANDOMbot</name></author>
	</entry>
	<entry>
		<id>https://axiomverge.wiki/index.php?title=User:Lips_McGee&amp;diff=7660</id>
		<title>User:Lips McGee</title>
		<link rel="alternate" type="text/html" href="https://axiomverge.wiki/index.php?title=User:Lips_McGee&amp;diff=7660"/>
		<updated>2018-11-23T03:21:39Z</updated>

		<summary type="html">&lt;p&gt;FANDOMbot: FANDOMbot moved page User:Lips McGee to User:~Star Child~ Lapis Lazuli: Automatically moved page while renaming the user &amp;quot;Lips McGee&amp;quot; to &amp;quot;~Star Child~ Lapis Lazuli&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[User:~Star Child~ Lapis Lazuli]]&lt;/div&gt;</summary>
		<author><name>FANDOMbot</name></author>
	</entry>
	<entry>
		<id>https://axiomverge.wiki/index.php?title=User:~Star_Child~_Lapis_Lazuli&amp;diff=7659</id>
		<title>User:~Star Child~ Lapis Lazuli</title>
		<link rel="alternate" type="text/html" href="https://axiomverge.wiki/index.php?title=User:~Star_Child~_Lapis_Lazuli&amp;diff=7659"/>
		<updated>2018-11-23T03:21:39Z</updated>

		<summary type="html">&lt;p&gt;FANDOMbot: FANDOMbot moved page User:Lips McGee to User:~Star Child~ Lapis Lazuli: Automatically moved page while renaming the user &amp;quot;Lips McGee&amp;quot; to &amp;quot;~Star Child~ Lapis Lazuli&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Placeholder|thumb|220px]]&lt;br /&gt;
&lt;br /&gt;
This is your user page. Please edit this page to tell the community about yourself!&lt;br /&gt;
&lt;br /&gt;
==My favorite pages==&lt;br /&gt;
&lt;br /&gt;
* Add links to your favorite pages on the wiki here!&lt;br /&gt;
* Favorite page #2&lt;br /&gt;
* Favorite page #3&lt;/div&gt;</summary>
		<author><name>FANDOMbot</name></author>
	</entry>
</feed>