Template:Quote2: Difference between revisions

From Subnautica Wiki
(test)
(link=[none] should prevent the file from being clicked)
Line 14: Line 14:
left: 5px;
left: 5px;
top: 50%;
top: 50%;
margin-top: -35px;">[[File:QuoteBar.png]]</div>
margin-top: -35px;">[[File:QuoteBar.png|link=]]</div>
<div class="icon" style=" position: absolute;
<div class="icon" style=" position: absolute;
left: 30px;
left: 30px;
top: 50%;
top: 50%;
margin-top: -25px;">[[File:TestQuoteIcon.png]]</div>
margin-top: -25px;">[[File:TestQuoteIcon.png|link=]]</div>
<div class="content">
<div class="content">
<p style=" margin: 0 0 .6em;
<p style=" margin: 0 0 .6em;
Line 32: Line 32:
top: 50%;
top: 50%;
transform: rotate(180deg);
transform: rotate(180deg);
margin-top: -35px;">[[File:QuoteBar.png]]
margin-top: -35px;">[[File:QuoteBar.png|link=]]
</div>
</div>
</div>
</div>

Revision as of 22:27, 8 January 2019


Usage instructions

{{Quote2|quote|attribution|source}}
  • If any text is assigned to the source field, it will be rendered as a browser tooltip.

Example

Code

{{Quote2|Fresh Quote!|Creator|TheyCallMeSpy}}
{{Quote2|This is designed for PDA pop-up logs. And it can expand! Sound cool?|Creator|TheyCallMeSpy}}
{{Quote2|Stalker, come to bite this shiny thing!|Stalker}}
{{Quote2|Detecting an extended debris field.|Dialogue}}

Result

QuoteBar.png
TestQuoteIcon.png

Fresh Quote!

― Creator, TheyCallMeSpy

QuoteBar.png


QuoteBar.png
TestQuoteIcon.png

This is designed for PDA pop-up logs. And it can expand! Sound cool?

― Creator, TheyCallMeSpy

QuoteBar.png


QuoteBar.png
TestQuoteIcon.png

Stalker, come to bite this shiny thing!

― Stalker

QuoteBar.png


QuoteBar.png
TestQuoteIcon.png

Detecting an extended debris field.

― Dialogue

QuoteBar.png