Jump to content

Template:People: Difference between revisions

From Detective Conan Wiki
Intervencion (talk | contribs)
Test, might be a quick and good solution to https://www.detectiveconanworld.com/wiki/index.php?title=Volume_25&oldid=248001
Intervencion (talk | contribs)
It seems those ain't needed apparently? le me confused. Mayhaps BeginBox/EndBox's <div> does the work? IDK why an unordered list doesn't require an <ul> though.
Line 16: Line 16:
<p style="clear: both">The following is a list of required or optional parameters for introducing people present or involved in a case:</p>
<p style="clear: both">The following is a list of required or optional parameters for introducing people present or involved in a case:</p>
<pre>
<pre>
<div><ul>
{{People|<name>|<image>|<description> (Optional)
{{People|<name>|<image>|<description> (Optional)
| english-name        =
| english-name        =
Line 23: Line 22:
| footnotes          =    (Optional: will not show the row if omitted)
| footnotes          =    (Optional: will not show the row if omitted)
}}
}}
</ul></div>
</pre>
</pre>
[[Category:Templates]]
[[Category:Templates]]
</noinclude>
</noinclude>

Revision as of 21:59, 1 April 2020

  • The following is a list of required or optional parameters for introducing people present or involved in a case:

    {{People|<name>|<image>|<description> (Optional)
    | english-name        =
    | fsize               =    (Optional: font-size - e.g. for specific cases)
    | squeezed            =    (Optional: squeezed lines - e.g. for specific cases)
    | footnotes           =    (Optional: will not show the row if omitted)
    }}