Template:Infobox Meme: Difference between revisions

From Destiny Wiki
Jump to navigation Jump to search
(meme infobox template)
Tag: Reverted
m (Reverted edits by Tape (talk) to last revision by Kizmut)
Tag: Rollback
 
Line 1: Line 1:
<includeonly>Template doc page transcluded from {{SUBJECTPAGENAME}}/doc</includeonly><noinclude>Documentation for [[Template:Infobox Meme]]</br></br></noinclude>
<noinclude>
<!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE -->
{{Documentation}}
 
[[Category:Template Infobox]]
''Note: Infobox template must include all parameters until module support is added.''
</noinclude>
 
{| style="background: #eee; border: 1px solid #aaa; float: right; margin: 0 0 1em 1em; padding: 1em; width: 300pxl width: 20em; font-size: 90%; text-align: left;"
==See Also==
Infobox template EXAMPLE with dynamic parameters started here: [[Template:Infobox_Person/sandbox]]
 
==Usage==
{| style="border: 1px solid #aaa; float: right; margin: 0 0 1em 1em; padding: 1em; width: 300pxl width: 20em; font-size: 90%; text-align: left;"
|-
|-
| colspan="2" style="font-size: larger; text-align: center;" | '''meme_name'''
| colspan="2" style="font-size: larger; text-align: center;" | '''{{{meme_name}}}'''
|-
|-
| colspan="2" style="font-size: smaller; text-align: center;" | [[image:BlueCoat.jpg|250px]]<br>caption
| colspan="2" style="font-size: smaller; text-align: center;" | [[image:{{{image}}}|250px]]<br>{{{caption}}}
|-
|-
| colspan="2" style="background-color: #ccccff; text-align: center;" | '''Meme'''
| colspan="2" style="background-color: #ccccff; text-align: center;" | '''Meme'''
|-
|-
! Status
! Status
| meme_status
| {{{meme_status}}}
|-
|-
! Origin
! Origin
| origin
| {{{origin}}}
|-
|-
! First Known Date
! First Known Date
| date
| {{{date}}}
|-
|-
! Originator
! Originator
| originator
| {{{originator}}}
|-
|-
! colspan="2" style="background-color: #ccccff; text-align: center;" | Media
! colspan="2" style="background-color: #ccccff; text-align: center;" | Media
|-
|-
! Know Your Meme
! Know Your Meme
| kym_link
| {{{kym_link}}}
|-
|-
! Urban Dictionary
! Urban Dictionary
| ud_link
| {{{ud_link}}}
|-
|-
|}
|}
<div style="width:250px; background:#ddd; border:1px solid black; padding:0.5em 1em 0.5em 1em;">
<pre>{{Infobox Meme
| meme_name    =
| image        =
| caption      =
| meme_status  =
| origin        =
| date          =
| originator    =
| kym_link      =
| ud_link      =
}}</pre>
</div>

Latest revision as of 01:25, 28 January 2024

{{{meme_name}}}
[[image:{{{image}}}|250px]]
{{{caption}}}
Meme
Status {{{meme_status}}}
Origin {{{origin}}}
First Known Date {{{date}}}
Originator {{{originator}}}
Media
Know Your Meme {{{kym_link}}}
Urban Dictionary {{{ud_link}}}