Template:Infobox Meme: Difference between revisions

From Destiny Wiki
Jump to navigation Jump to search
(Start meme infobox)
 
(meme infobox template)
Tag: Reverted
Line 1: Line 1:
<noinclude>
<includeonly>Template doc page transcluded from {{SUBJECTPAGENAME}}/doc</includeonly><noinclude>Documentation for [[Template:Infobox Meme]]</br></br></noinclude>
{{Documentation}}
<!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE -->
[[Category:Template Infobox]]
 
</noinclude>
''Note: Infobox template must include all parameters until module support is added.''
{| 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:{{{image}}}|250px]]<br>{{{caption}}}
| colspan="2" style="font-size: smaller; text-align: center;" | [[image:BlueCoat.jpg|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>

Revision as of 01:11, 28 January 2024

Documentation for Template:Infobox Meme

Note: Infobox template must include all parameters until module support is added.

See Also

Infobox template EXAMPLE with dynamic parameters started here: Template:Infobox_Person/sandbox

Usage

meme_name

caption
Meme
Status meme_status
Origin origin
First Known Date date
Originator originator
Media
Know Your Meme kym_link
Urban Dictionary ud_link
{{Infobox Meme
| meme_name     = 
| image         = 
| caption       = 
| meme_status   = 
| origin        = 
| date          = 
| originator    = 
| kym_link      = 
| ud_link       = 
}}