Template:Ghost shell infobox: Difference between revisions

From Destinypedia, the Destiny wiki

(Created page with "{{Infobox|start}} {{Infobox|title|name={{{name|}}}}} {{Infobox|media|content={{{icon|}}}}} {{Infobox|media|content={{{render|}}}|caption={{{caption|}}}}} {{Infobox|section|title={{{section1-title|Overview}}}|entries= {{Infobox|entry|title={{{affiliation-title|Affiliation}}}|content={{{affiliation|}}}}} {{Infobox|entry|title={{{activities-title|Associated activities}}}|content={{{activities|}}}}} }} {{Infobox|end}}<noinclude>{{clear}} == Usage instructions == Paste th...")
 
m (Text replacement - "dummy edit" to "Category:Infobox templates")
Tag: Manual revert
 
(6 intermediate revisions by 2 users not shown)
Line 2: Line 2:
{{Infobox|title|name={{{name|}}}}}
{{Infobox|title|name={{{name|}}}}}
{{Infobox|media|content={{{icon|}}}}}
{{Infobox|media|content={{{icon|}}}}}
{{Infobox|media|content={{{render|}}}|caption={{{caption|}}}}}
{{Infobox|media|content={{{render|{{{image|}}}}}}|caption={{{caption|}}}}}


{{Infobox|section|title={{{section1-title|Overview}}}|entries=
{{Infobox|section|title={{{section1-title|Overview}}}|entries=
Line 10: Line 10:


{{Infobox|end}}<noinclude>{{clear}}
{{Infobox|end}}<noinclude>{{clear}}
== Usage instructions ==
==Usage instructions==
Paste the following code into the top of an article, filling all known fields:
Paste the following code into the top of an article, filling all known fields:


<pre>
<pre>
{{Ghost shell infobox
{{Ghost shell infobox
|name=
|icon=
|icon=
|render=
|render=
Line 21: Line 22:
}}
}}
</pre>
</pre>
A single <code>image</code> parameter may be used instead of <code>icon</code> and <code>render</code>.


== Custom parameters ==
== Custom parameters ==

Latest revision as of 09:58, June 14, 2024

Ghost shell infobox
 

Usage instructions

Paste the following code into the top of an article, filling all known fields:

{{Ghost shell infobox
|name=
|icon=
|render=
|affiliation=
|activities=
}}

A single image parameter may be used instead of icon and render.

Custom parameters

The following are custom parameters which allow you to alter the infobox labels:

|section1-title=
|affiliation-title=
|activities-title=