Template:Ninimasurasilly infobox: Difference between revisions

From The Skullgirls Wiki
Jump to navigation Jump to search
m (2 revisions imported)
mNo edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>
<noinclude>Copy and paste:<pre>
<infobox>
  <title source="title1"/>
  <image source="image1">
    <caption source="caption-image1"/>
  </image>
  <data source="name">
    <label>Name</label>
  </data>
  <data source="age">
    <label>Age</label>
  </data>
  <data source="height">
    <label>Height</label>
  </data>
  <data source="weight">
    <label>Weight</label>
  </data>
  <data source="nationality">
    <label>Nationality</label>
  </data>
  <data source="occupation">
    <label>Occupation</label>
  </data>
  <data source="stand">
    <label>Stand</label>
  </data>
  <data source="devil_fruit">
    <label>Devil Fruit</label>
  </data>
  <data source="nen">
    <label>Nen</label>
  </data>
  <group collapse="open">
    <header source="discord_profile_picture">Discord profile picture</header>
    <image source="image2">
      <caption source="caption-image2"/>
    </image>
  </group>
</infobox>
</includeonly>
<noinclude>
Example usage:
{{Ninimasurasilly infobox
{{Ninimasurasilly infobox
  | title1=Example
| title1=  
  | image1=Example.jpg
| image1=  
  | caption-image1=Example
| caption-image1=  
  | name=Example
| name=  
  | age=Example
| age=  
  | height=Example
| height=  
  | weight=Example
| weight=  
  | nationality=Example
| nationality=  
  | occupation=Example
| occupation=  
  | stand=Example
| stand=  
  | devil_fruit=Example
| devil_fruit=  
  | nen=Example
| nen=  
  | discord_profile_picture=Example
| image2=  
  | image2=Example.jpg
| caption-image2= }}</pre>
  | caption-image2=Example}}
Example:
<pre>
{{Ninimasurasilly infobox
{{Ninimasurasilly infobox
  | title1=Example
| title1=Example
  | image1=Example.jpg
| image1=Kylegayass.webp
  | caption-image1=Example
| caption-image1=Example
  | name=Example
| name=Example
  | age=Example
| age=Example
  | height=Example
| height=Example
  | weight=Example
| weight=Example
  | nationality=Example
| nationality=Example
  | occupation=Example
| occupation=Example
  | stand=Example
| stand=Example
  | devil_fruit=Example
| devil_fruit=Example
  | nen=Example
| nen=Example
  | discord_profile_picture=Example
| image2=Kylegayass.webp
  | image2=Example.jpg
| caption-image2=Example}}
  | caption-image2=Example}}
[[Category:Templates]]</noinclude>
</pre>
{| class="infobox"
<templatedata>
! colspan="3" class="infobox-title | {{{title1|{{PAGENAME}}}}}
{"params":{"title1":{"suggested":true},"image1":{"suggested":true},"caption-image1":{"suggested":true},"name":{"suggested":true},"age":{"suggested":true},"height":{"suggested":true},"weight":{"suggested":true},"nationality":{"suggested":true},"occupation":{"suggested":true},"stand":{"suggested":true},"devil_fruit":{"suggested":true},"nen":{"suggested":true},"discord_profile_picture":{"suggested":true},"image2":{"suggested":true},"caption-image2":{"suggested":true}},"sets":[],"maps":{}}
|-
</templatedata>
{{#if: {{{image1|}}}|
</noinclude>
{{!}}-
{{!}} colspan="3" style="text-align:center;" class="infobox-image" {{!}} [[File:{{{image1}}}|image|230px]]
}}
{{#if: {{{caption|}}} |
{{!}}-
{{!}} colspan="3" style="text-align:center;" class="infobox-caption" {{!}} ''{{{caption|}}}''
}}
|-
{{#if: {{{imagegallery|}}}|
{{!}}-
{{!}} colspan="3" style="text-align:center;" class="infobox-gallery" {{!}} {{{imagegallery}}}
}}
|-
|-
{{#if: {{{name|}}}|
{{!}}-
{{!}} class="infobox-label" {{!}}
'''{{{Name|Name}}}'''
{{!}} colspan="2" class="infobox-value" {{!}}
{{{name|}}}
}}
|-
{{#if: {{{age|}}}|
{{!}}-
{{!}} class="infobox-label" {{!}}
'''{{{Age|Age}}}'''
{{!}} colspan="2" class="infobox-value" {{!}}
{{{age|}}}
}}
|-
{{#if: {{{height|}}}|
{{!}}-
{{!}} class="infobox-label" {{!}}
'''{{{Height|Height}}}'''
{{!}} colspan="2" class="infobox-value" {{!}}
{{{height|}}}
}}
|-
{{#if: {{{weight|}}}|
{{!}}-
{{!}} class="infobox-label" {{!}}
'''{{{Weight|Weight}}}'''
{{!}} colspan="2" class="infobox-value" {{!}}
{{{weight|}}}
}}
|-
{{#if: {{{nationality|}}}|
{{!}}-
{{!}} class="infobox-label" {{!}}
'''{{{Nationality|Nationality}}}'''
{{!}} colspan="2" class="infobox-value" {{!}}
{{{nationality|}}}
}}
|-
{{#if: {{{occupation|}}}|
{{!}}-
{{!}} class="infobox-label" {{!}}
'''{{{Occupation|Occupation}}}'''
{{!}} colspan="2" class="infobox-value" {{!}}
{{{occupation|}}}
}}
|-
{{#if: {{{stand|}}}|
{{!}}-
{{!}} class="infobox-label" {{!}}
'''{{{Stand|Stand}}}'''
{{!}} colspan="2" class="infobox-value" {{!}}
{{{stand|}}}
}}
|-
{{#if: {{{devil_fruit|}}}|
{{!}}-
{{!}} class="infobox-label" {{!}}
'''{{{Devil Fruit|Devil Fruit}}}'''
{{!}} colspan="2" class="infobox-value" {{!}}
{{{devil_fruit|}}}
}}
|-
{{#if: {{{nen|}}}|
{{!}}-
{{!}} class="infobox-label" {{!}}
'''{{{Nen|Nen}}}'''
{{!}} colspan="2" class="infobox-value" {{!}}
{{{nen|}}}
}}
|-
! colspan="3" class="infobox-header" | Discord profile picture
|-
{{#if: {{{image2|}}}|
{{!}}-
{{!}} colspan="3" style="text-align:center; class="infobox-image" {{!}} [[File:{{{image2}}}|image2|250px]]<br/>''{{{caption-image2| }}}''
}}
|-
|}

Latest revision as of 11:10, 27 December 2024

Copy and paste:

{{Ninimasurasilly infobox
| title1= 
| image1= 
| caption-image1= 
| name= 
| age= 
| height= 
| weight= 
| nationality= 
| occupation= 
| stand= 
| devil_fruit= 
| nen= 
| image2= 
| caption-image2= }}

Example:

Example
image

Name

Example

Age

Example

Height

Example

Weight

Example

Nationality

Example

Occupation

Example

Stand

Example

Devil Fruit

Example

Nen

Example

Discord profile picture
image2
Example
Ninimasurasilly infobox
Discord profile picture