<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.saintseiyapediathen.fr/wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3ASubObject%2FSetCharSeiyuu</id>
	<title>Template:SubObject/SetCharSeiyuu - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.saintseiyapediathen.fr/wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3ASubObject%2FSetCharSeiyuu"/>
	<link rel="alternate" type="text/html" href="https://www.saintseiyapediathen.fr/wiki/index.php?title=Template:SubObject/SetCharSeiyuu&amp;action=history"/>
	<updated>2026-08-26T20:18:33Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>https://www.saintseiyapediathen.fr/wiki/index.php?title=Template:SubObject/SetCharSeiyuu&amp;diff=128&amp;oldid=prev</id>
		<title>Hugo: Création modèle</title>
		<link rel="alternate" type="text/html" href="https://www.saintseiyapediathen.fr/wiki/index.php?title=Template:SubObject/SetCharSeiyuu&amp;diff=128&amp;oldid=prev"/>
		<updated>2026-02-01T17:00:26Z</updated>

		<summary type="html">&lt;p&gt;Création modèle&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;includeonly&amp;gt;{{#subobject:{{{character|?}}}_{{{seiyuu|?}}}&lt;br /&gt;
|Seiyuu for char={{{character|?}}}&lt;br /&gt;
|Has seiyuu={{{seiyuu|?}}}&lt;br /&gt;
|Has notes={{{notes|{{#show:{{PAGENAME}}|?Has main series}}}}}&lt;br /&gt;
|For type={{{type|Récit}}}&lt;br /&gt;
|Has page={{{pagename|{{PAGENAME}}}}}&lt;br /&gt;
|Object type=CharSeiyuu&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;&amp;lt;div class=&amp;quot;templateinstructions&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;templatedesc&amp;quot;&amp;gt;Utilisé sur les pages de [[:Category:Récit|Récits]] et de [[:Category:Personnages|Personnages]]. Crée également un sous-objet sémantique avec le nom du personnage, le nom du seiyuu, un champ de notes/série, la page parent et le type de l&amp;#039;objet.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt; &lt;br /&gt;
=Usage=&lt;br /&gt;
&lt;br /&gt;
* Ce template devrait être appelé selon le format suivant :&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{SubObject/SetCharSeiyuu&lt;br /&gt;
|character=&lt;br /&gt;
|seiyuu=&lt;br /&gt;
|notes=&lt;br /&gt;
|type=&lt;br /&gt;
|pagename=&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Paramètres=&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;paramtable sortable &amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Paramètre !! Contenu!! Valeur par défaut&lt;br /&gt;
|-&lt;br /&gt;
| character || Nom du personnage. N&amp;#039;a pas forcément besoin de correspondre à des identifiants existants.&lt;br /&gt;
|-&lt;br /&gt;
| seiyuu || Prénom et nom du seiyuu || &lt;br /&gt;
|-&lt;br /&gt;
| notes || Notes additionnelles dans le cas des pages de personnage. Sur les pages de Récits, une requête récupère le nom de la série principale à laquelle appartient l&amp;#039;épisode || &lt;br /&gt;
|-&lt;br /&gt;
| type || Personnage ou Récit ||&lt;br /&gt;
|-&lt;br /&gt;
| pagename || Nom de la page à laquelle appartient l&amp;#039;objet || Nom récupéré automatiquement&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Sous-objets sémantiques crées=&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;paramtable sortable &amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!  Propriété!! Remplie par le paramètre!!Valeur par défaut&lt;br /&gt;
|-&lt;br /&gt;
| Seiyuu for char || character || &lt;br /&gt;
|-&lt;br /&gt;
| Has seiyuu || seiyuu ||&lt;br /&gt;
|-&lt;br /&gt;
| Has notes || notes || Nom de la série récupéré automatiquement pour les pages de Récits.&lt;br /&gt;
|-&lt;br /&gt;
| For type || type|| Récit&lt;br /&gt;
|-&lt;br /&gt;
| Has page || pagename || Nom de l&amp;#039;article dans lequel ce template est inclus&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Exemple=&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Pour une page de personnage :&lt;br /&gt;
&lt;br /&gt;
{{SubObject/SetCharSeiyuu&lt;br /&gt;
|character=Alia&lt;br /&gt;
|seiyuu=Mamiko Noto&lt;br /&gt;
|notes=Saint Seiya Omega&lt;br /&gt;
|type=Personnage&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Pour une page de récit :&lt;br /&gt;
{{SubObject/SetCharSeiyuu&lt;br /&gt;
|character=Jeune fille mystérieuse&lt;br /&gt;
|seiyuu=Mamiko Noto&lt;br /&gt;
|type=Récit&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;__NOTOC__&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Hugo</name></author>
	</entry>
</feed>