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..."
 
No edit summary
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
-->
-->


'''{{{name|Character Name}}}''' – {{{shortdesc|A short one-line description of the character goes here.}}}
'''Character Name''' A brief description of the character, including notable traits, role, or origins.


{{-}} <!-- zero-width separator so lead flows nicely -->
{{-}} <!-- keeps spacing tidy -->


== 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.
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.


== Publication history ==
== Publication history ==
Line 35: Line 20:
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 />
 
== See also ==
* [[List of characters]]
* [[Category:Characters]]


<noinclude>
<noinclude>
==== Developer notes ====
==== Developer Notes ====
- To insert this template content into a new page as editable content (not transcluded), use:
This template is **not** inserted via VisualEditor’s Template tool. 
  {{subst:Character|name=Jinx Strange|shortdesc=Editor and occultist|image=Jinx.jpg}}
Instead:
- 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.
1. Create a new page for your character.
2. Insert the desired infobox (e.g. {{Infobox_Character_TV}}).
3. Copy/paste this layout below the infobox, or preload it using the “Preload” feature.
</noinclude>
</noinclude>