Jump to content

Template:Character: Difference between revisions

Created page with "<noinclude>{{Documentation}}</noinclude> {{Infobox_character | name = {{{name|Character Name}}} | image = {{{image|}}} | publisher = {{{publisher|}}} | first_appearance = {{{first_appearance|}}} | created_by = {{{created_by|}}} | full_name = {{{full_name|}}} | place_of_origin = {{{place_of_origin|}}} | affiliations = {{{affiliations|}}} | partnerships = {{{partnerships|}}} | aliases = {{{aliases|}}} | abilities = {{{abilities|}}} }} <!-- Template:Character..."
 
 
(5 intermediate revisions by one other user not shown)
Line 1: Line 1:
<noinclude>{{Documentation}}</noinclude>
<noinclude>{{Documentation}}</noinclude>
{{Infobox_character
| name = {{{name|Character Name}}}
| image = {{{image|}}}
| publisher = {{{publisher|}}}
| first_appearance = {{{first_appearance|}}}
| created_by = {{{created_by|}}}
| full_name = {{{full_name|}}}
| place_of_origin = {{{place_of_origin|}}}
| affiliations = {{{affiliations|}}}
| partnerships = {{{partnerships|}}}
| aliases = {{{aliases|}}}
| abilities = {{{abilities|}}}
}}


<!--
<!--
   Template:Character
   Template:Character
   Usage: create a new page and use {{subst:Character|name=...|image=...}} to insert editable starter content.
   VisualEditor-friendly version.
   The template provides:
   Usage: preload into new pages or copy/paste; infobox inserted manually.
  - a lead paragraph (intro)
  - three H2 headings with placeholder paragraphs you can replace/duplicate/remove
-->
-->
 
Introductory paragraph. A brief description of the character, including notable traits, role, or origins.
'''{{{name|Character Name}}}''' – {{{shortdesc|A short one-line description of the character goes here.}}}
 
{{-}} <!-- zero-width separator so lead flows nicely -->


== Background ==
== Background ==
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed non risus. Suspendisse lectus tortor, dignissim sit amet, adipiscing nec, ultricies sed, dolor. Cras elementum ultrices diam. Maecenas ligula massa, varius a, semper congue, euismod non, mi.
Janet


== Publication history ==
== Publication history ==
Line 35: Line 17:
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur sodales ligula in libero. Sed dignissim lacinia nunc. Curabitur tortor. Pellentesque nibh. Aenean quam. In scelerisque sem at dolor.
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur sodales ligula in libero. Sed dignissim lacinia nunc. Curabitur tortor. Pellentesque nibh. Aenean quam. In scelerisque sem at dolor.


<!-- Helpful comment: to duplicate a section, copy one of the H2 blocks above and paste it below;
== References ==
    to remove, simply delete the block. Replace the lorem ipsum with your content. -->
<references />


<noinclude>
== See also ==
==== Developer notes ====
* [[List of characters]]
- To insert this template content into a new page as editable content (not transcluded), use:
* [[Category:Characters]]
  {{subst:Character|name=Jinx Strange|shortdesc=Editor and occultist|image=Jinx.jpg}}
- If you prefer to transclude the template (rare for page creation), use: {{Character|name=...}} — but transclusion keeps the text in the template rather than in the page.
</noinclude>