This is a wiki for a reason. Anyone can contribute. If you see something that is inaccurate or can be improved, don't ask that it be fixed--just improve it.
[ Disclaimer, Create new user --- Wiki markup help, Install P99 ]

Difference between revisions of "Template:Player Quote"

From Project 1999 Wiki
Jump to: navigation, search
 
(12 intermediate revisions by one user not shown)
Line 1: Line 1:
 
<includeonly><div>{{Speech Bubble
 
<includeonly><div>{{Speech Bubble
|speaker={{{player|Player}}}<br/>
+
| direction={{{direction|}}}
{{#if: url |[{{{url}}} {{{player|Player}}}{{#if: {{{date}}}| - {{{date}}}|}}}]|{{#if: {{{date}}}| - {{{date}}}|}}}}}
+
| speech={{{quote|}}}
|speech={{{quote}}}
+
| speaker={{#if:{{{url|}}}
 +
    |[{{{url}}} {{{player|Player}}}{{#if:{{{date|}}}| - {{{date}}}|}}]
 +
    |{{{player|Player}}}{{#if: {{{date|}}}| - {{{date}}}|}}
 +
  }}
 
}}<div style="clear:both"></div></div></includeonly><noinclude>
 
}}<div style="clear:both"></div></div></includeonly><noinclude>
  
 
== Example ==
 
== Example ==
Generates a player quote with a "speech bubble".
+
Generates a named player quote with a "speech bubble".
  
 
<pre><nowiki>{{Player Quote
 
<pre><nowiki>{{Player Quote
 +
| player=nyclin
 
| date=5/27/18
 
| date=5/27/18
 
| url=https://www.project1999.com/forums/showpost.php?p=2915998&postcount=30%7C
 
| url=https://www.project1999.com/forums/showpost.php?p=2915998&postcount=30%7C
Line 15: Line 19:
  
 
{{Player Quote
 
{{Player Quote
 +
| player=nyclin
 
| date=5/27/18
 
| date=5/27/18
 
| url=https://www.project1999.com/forums/showpost.php?p=2915998&postcount=30%7C
 
| url=https://www.project1999.com/forums/showpost.php?p=2915998&postcount=30%7C
 
| quote=TT cycles have always been FTE Quillmane is weird because previously it's depended on which GM you end up talking to (like a lot of things...), but the most common response has been: if you have people at all 3 spawn locations, with a 4th killing PHs, then you can claim it as "camped." if you're soloing it, it becomes FTE. makes very little sense logically, but there it is.
 
| quote=TT cycles have always been FTE Quillmane is weird because previously it's depended on which GM you end up talking to (like a lot of things...), but the most common response has been: if you have people at all 3 spawn locations, with a 4th killing PHs, then you can claim it as "camped." if you're soloing it, it becomes FTE. makes very little sense logically, but there it is.
 
}}
 
}}
 +
 +
== Example #2 ==
 +
Generates a date-less, name-less, source-less player quote with a "speech bubble".
 +
 +
<pre><nowiki>{{Player Quote
 +
| quote=TT cycles have always been FTE Quillmane is weird because previously it's depended on which GM you end up talking to (like a lot of things...), but the most common response has been: if you have people at all 3 spawn locations, with a 4th killing PHs, then you can claim it as "camped." if you're soloing it, it becomes FTE. makes very little sense logically, but there it is.
 +
}}</nowiki></pre>
 +
 +
{{Player Quote
 +
| quote=TT cycles have always been FTE Quillmane is weird because previously it's depended on which GM you end up talking to (like a lot of things...), but the most common response has been: if you have people at all 3 spawn locations, with a 4th killing PHs, then you can claim it as "camped." if you're soloing it, it becomes FTE. makes very little sense logically, but there it is.
 +
}}
 +
 +
== Example #3 ==
 +
Generates a date-less, name-less, source-less, right-aligned player quote with a "speech bubble".
 +
 +
<pre><nowiki>{{Player Quote
 +
| direction=right
 +
| quote=TT cycles have always been FTE Quillmane is weird because previously it's depended on which GM you end up talking to (like a lot of things...), but the most common response has been: if you have people at all 3 spawn locations, with a 4th killing PHs, then you can claim it as "camped." if you're soloing it, it becomes FTE. makes very little sense logically, but there it is.
 +
}}</nowiki></pre>
 +
 +
{{Player Quote
 +
| direction=right
 +
| quote=TT cycles have always been FTE Quillmane is weird because previously it's depended on which GM you end up talking to (like a lot of things...), but the most common response has been: if you have people at all 3 spawn locations, with a 4th killing PHs, then you can claim it as "camped." if you're soloing it, it becomes FTE. makes very little sense logically, but there it is.
 +
}}
 +
</noinclude>

Latest revision as of 00:35, 26 September 2019


Example

Generates a named player quote with a "speech bubble".

{{Player Quote
| player=nyclin
| date=5/27/18
| url=https://www.project1999.com/forums/showpost.php?p=2915998&postcount=30%7C
| quote=TT cycles have always been FTE Quillmane is weird because previously it's depended on which GM you end up talking to (like a lot of things...), but the most common response has been: if you have people at all 3 spawn locations, with a 4th killing PHs, then you can claim it as "camped." if you're soloing it, it becomes FTE. makes very little sense logically, but there it is.
}}

TT cycles have always been FTE Quillmane is weird because previously it's depended on which GM you end up talking to (like a lot of things...), but the most common response has been: if you have people at all 3 spawn locations, with a 4th killing PHs, then you can claim it as "camped." if you're soloing it, it becomes FTE. makes very little sense logically, but there it is.

Example #2

Generates a date-less, name-less, source-less player quote with a "speech bubble".

{{Player Quote
| quote=TT cycles have always been FTE Quillmane is weird because previously it's depended on which GM you end up talking to (like a lot of things...), but the most common response has been: if you have people at all 3 spawn locations, with a 4th killing PHs, then you can claim it as "camped." if you're soloing it, it becomes FTE. makes very little sense logically, but there it is.
}}

TT cycles have always been FTE Quillmane is weird because previously it's depended on which GM you end up talking to (like a lot of things...), but the most common response has been: if you have people at all 3 spawn locations, with a 4th killing PHs, then you can claim it as "camped." if you're soloing it, it becomes FTE. makes very little sense logically, but there it is.

Player

Example #3

Generates a date-less, name-less, source-less, right-aligned player quote with a "speech bubble".

{{Player Quote
| direction=right
| quote=TT cycles have always been FTE Quillmane is weird because previously it's depended on which GM you end up talking to (like a lot of things...), but the most common response has been: if you have people at all 3 spawn locations, with a 4th killing PHs, then you can claim it as "camped." if you're soloing it, it becomes FTE. makes very little sense logically, but there it is.
}}

TT cycles have always been FTE Quillmane is weird because previously it's depended on which GM you end up talking to (like a lot of things...), but the most common response has been: if you have people at all 3 spawn locations, with a 4th killing PHs, then you can claim it as "camped." if you're soloing it, it becomes FTE. makes very little sense logically, but there it is.

Player