<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="fr">
	<id>https://baripedia.org/index.php?action=history&amp;feed=atom&amp;title=Mod%C3%A8le%3ASemantic_Social_Profile</id>
	<title>Modèle:Semantic Social Profile - Historique des versions</title>
	<link rel="self" type="application/atom+xml" href="https://baripedia.org/index.php?action=history&amp;feed=atom&amp;title=Mod%C3%A8le%3ASemantic_Social_Profile"/>
	<link rel="alternate" type="text/html" href="https://baripedia.org/index.php?title=Mod%C3%A8le:Semantic_Social_Profile&amp;action=history"/>
	<updated>2026-08-30T11:18:26Z</updated>
	<subtitle>Historique des versions pour cette page sur le wiki</subtitle>
	<generator>MediaWiki 1.38.6</generator>
	<entry>
		<id>https://baripedia.org/index.php?title=Mod%C3%A8le:Semantic_Social_Profile&amp;diff=1717&amp;oldid=prev</id>
		<title>Arthur : Semantic Social Profile installation procedure</title>
		<link rel="alternate" type="text/html" href="https://baripedia.org/index.php?title=Mod%C3%A8le:Semantic_Social_Profile&amp;diff=1717&amp;oldid=prev"/>
		<updated>2013-01-20T22:44:44Z</updated>

		<summary type="html">&lt;p&gt;Semantic Social Profile installation procedure&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Nouvelle page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
This is the &amp;quot;Semantic Social Profile&amp;quot; template. It has been created by [http://mediawiki.org/wiki/Extension:SemanticSocialProfile Semantic Social Profile extension] and used to assign the semantic properties to user page when that page was updated.&lt;br /&gt;
&lt;br /&gt;
Now the template is invisible but if you want you can alter the view by editing the template.&lt;br /&gt;
&lt;br /&gt;
'''Note:''' if something go wrong check that [http://www.mediawiki.org/wiki/Extension:Semantic_MediaWiki Semantic MediaWiki] and [http://www.mediawiki.org/wiki/Extension:Semantic_Forms Semantic_Forms] are  installed. &lt;br /&gt;
&lt;br /&gt;
The template should be called in the following format:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{Semantic Social Profile&lt;br /&gt;
    |SSP name=&lt;br /&gt;
    |SSP e-mail=&lt;br /&gt;
    |SSP location city=&lt;br /&gt;
    |SSP location state=&lt;br /&gt;
    |SSP location country=&lt;br /&gt;
    |SSP home city=&lt;br /&gt;
    |SSP home state=&lt;br /&gt;
    |SSP home country=&lt;br /&gt;
	|SSP homeplace=&lt;br /&gt;
    |SSP birthday=&lt;br /&gt;
    |SSP about me=&lt;br /&gt;
    |SSP occupation=&lt;br /&gt;
    |SSP schools=&lt;br /&gt;
    |SSP places=&lt;br /&gt;
    |SSP websites=&lt;br /&gt;
    |SSP interests=&lt;br /&gt;
    |SSP avatar=&lt;br /&gt;
    |SSP foes=&lt;br /&gt;
    |SSP friends=&lt;br /&gt;
 }}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Edit the page to see the template text.&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&amp;lt;includeonly&amp;gt;&lt;br /&gt;
{{#if: {{{SSP name}}}|{{#set:SSP name={{{SSP name|}}} }}|}}&lt;br /&gt;
{{#if:{{{SSP e-mail}}}|{{#arraymap:{{{SSP e-mail|}}}|,|x|{{#set:SSP e-mail=x }}}}|}}&lt;br /&gt;
{{#if: {{{SSP location city}}}|{{#set:SSP location city={{{SSP location city|}}} }}|}}&lt;br /&gt;
{{#if: {{{SSP location state}}}|{{#set:SSP location state={{{SSP location state|}}} }}|}}&lt;br /&gt;
{{#if: {{{SSP location country}}}|{{#set:SSP location country={{{SSP location country|}}} }}|}}&lt;br /&gt;
{{#if: {{{SSP home city}}}|{{#set:SSP home city={{{SSP home city|}}} }}|}}&lt;br /&gt;
{{#if: {{{SSP home state}}}|{{#set:SSP home state={{{SSP home state|}}} }}|}}&lt;br /&gt;
{{#if: {{{SSP home country}}}|{{#set:SSP home country={{{SSP home country|}}} }}|}}&lt;br /&gt;
{{#if: {{{SSP homeplace}}}|{{#set:SSP homeplace={{{SSP homeplace|}}} }}|}}&lt;br /&gt;
{{#if: {{{SSP birthday}}}|{{#set:SSP birthday={{{SSP birthday|}}} }}|}}&lt;br /&gt;
{{#if: {{{SSP about me}}}|{{#set:SSP about me={{{SSP about me|}}} }}|}}&lt;br /&gt;
{{#if: {{{SSP occupation}}}|{{#set:SSP occupation={{{SSP occupation|}}} }}|}}&lt;br /&gt;
{{#if:{{{SSP schools}}}|{{#arraymap:{{{SSP schools|}}}|,|x|{{#set:SSP schools=x }}}}|}}&lt;br /&gt;
{{#if:{{{SSP places}}}|{{#arraymap:{{{SSP places|}}}|,|x|{{#set:SSP places=x }}}}|}}&lt;br /&gt;
{{#if:{{{SSP websites}}}|{{#arraymap:{{{SSP websites|}}}|,|x|{{#set:SSP websites=x }}}}|}}&lt;br /&gt;
{{#if:{{{SSP interests}}}|{{#arraymap:{{{SSP interests|}}}|,|x|{{#set:SSP interests=x }}}}|}}&lt;br /&gt;
{{#if: {{{SSP avatar}}}|{{#set:SSP avatar=File:{{{SSP avatar|}}} }}|}}&lt;br /&gt;
{{#if:{{{SSP foes}}}|{{#arraymap:{{{SSP foes|}}}|,|x|{{#set:SSP foes=x }}}}|}}&lt;br /&gt;
{{#if:{{{SSP friends}}}|{{#arraymap:{{{SSP friends|}}}|,|x|{{#set:SSP friends=x }}}}|}}&lt;br /&gt;
[[Category:SSP User|SSP User]]&lt;br /&gt;
__SHOWFACTBOX__&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Arthur</name></author>
	</entry>
</feed>