Template:Request: Difference between revisions

From Kill The Past Wiki
Jump to navigation Jump to search
Created page with "{{Infobox |title = {{{title}}} |image = {{{image}}} |label2 = Location(s) |data2 = {{{location}}} |label3 = Jack-In Target(s) |data3 = {{{target}}} }} <noinclude> ==Usage== <pre> {{Request |title= |image= |location= |target= }} </pre> </noinclude>"
 
No edit summary
 
Line 1: Line 1:
{{Infobox
<infobox layout="stacked">
|title = {{{title}}}
<title source="title"><default>{{PAGENAME}}</default></title>
|image = {{{image}}}
<image source="image"/>
|label2 = Location(s)
<data source="location"><label>'''Location(s)'''</label></data>
|data2 = {{{location}}}
<data source="target"><label>'''Jack-In Targets'''</label></data>
|label3 = Jack-In Target(s)
</infobox>
|data3 = {{{target}}}
<noinclude>
}}
== Usage & preview ==
Type in this:


<noinclude>
==Usage==
<pre>
<pre>
{{Request
{{Request
|title=
|title=This is a test
|image=
|image=This is a test
|location=
|location=This is a test
|target=
|target=This is a test
}}
}}
</pre>
</pre>
</noinclude>
 
to see this:
 
{{Request
|title=This is a test
|image=This is a test
|location=This is a test
|target=This is a test
}}

Latest revision as of 06:48, 1 August 2024

Usage & preview

Type in this:

{{Request
|title=This is a test
|image=This is a test
|location=This is a test
|target=This is a test
}}

to see this: