https://wiki.tiplanet.org/api.php?action=feedcontributions&user=50.53.15.51&feedformat=atom TI-Planet Wiki - Contributions [fr] 2024-03-29T01:57:01Z Contributions MediaWiki 1.40.0 https://wiki.tiplanet.org/index.php?title=Mod%C3%A8le:Navbox_suite&diff=258 Modèle:Navbox suite 2012-07-23T22:29:19Z <p>50.53.15.51 : sidebar</p> <hr /> <div>&lt;onlyinclude&gt;{{sidebar<br /> |width=auto<br /> |bodystyle = border-spacing:0; padding:2px; background:#f7f7f7<br /> |title = Navbox suite<br /> |titlestyle = background:#ccccff<br /> |contentstyle = padding:0.25em; background:#fdfdfd<br /> |contentclass = plainlist<br /> <br /> |content1 =<br /> *{{tl|Navbox}}<br /> *{{tl|Navbox subgroup}}<br /> *{{tl|Navbox with collapsible groups}}<br /> *{{tl|Navbox with columns}}<br /> *{{tl|Navboxes}}<br /> <br /> |name = Navbox suite<br /> |navbarstyle = padding:0 5px<br /> }}&lt;/onlyinclude&gt;&lt;!--<br /> <br /> NOTE: A template MUST support all of the parameters marked with a cross in Template:Navbox/doc in order to be Navbox suite compliant. In particular, the name, state, border, and navbar parameters are especially important. <br /> <br /> --&gt;&lt;noinclude&gt;<br /> [[Category:Navigational boxes| ]]<br /> <br /> [[bg:Шаблон:Навигационни шаблони]]<br /> [[ca:Plantilla:Sèrie de plantilles de caixes de navegació]]<br /> [[ko:틀:안내 모음]]<br /> [[ilo:Template:Navbox suite]]<br /> [[arz:قالب:Navbox suite]]<br /> [[id:Templat:Navbox suite]]<br /> [[ja:Template:Navbox suite]]<br /> [[or:ଟେମ୍ପଲେଟ:Navbox suite]]<br /> [[pt:Predefinição:Navbox suite]]<br /> [[zh:Template:Navbox suite]]<br /> &lt;/noinclude&gt;</div> 50.53.15.51 https://wiki.tiplanet.org/index.php?title=Mod%C3%A8le:Ombox/core/doc&diff=180 Modèle:Ombox/core/doc 2012-07-22T18:45:06Z <p>50.53.15.51 : remove sandbox</p> <hr /> <div>{{documentation subpage}}<br /> {{high-use| 80,000+ }}<br /> &lt;!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --&gt;<br /> <br /> This is the {{tl|ombox/core}} sub-template.<br /> <br /> Do not use this template directly, use {{tl|ombox}} instead.<br /> <br /> This template is called from {{tl|ombox}}. It holds most of the code for {{tlf|ombox}}, while {{tlf|ombox}} does parameter preprocessing, thus simplifying the code in {{tlf|ombox/core}}.<br /> <br /> For more documentation see {{tl|ombox}}.<br /> <br /> &lt;includeonly&gt;{{#ifeq:{{SUBPAGENAME}}|sandbox||<br /> &lt;!-- CATEGORIES AND INTERWIKIS HERE, THANKS --&gt;<br /> [[Category:Wikipedia metatemplates|{{PAGENAME}}]]<br /> <br /> [[cy:Nodyn:Ombox/core]]<br /> [[el:Πρότυπο:Πλαίσιο μηνύματος/πυρήνας]]<br /> [[mk:Шаблон:Ombox/core]]<br /> [[ja:Template:Ombox/core]]<br /> [[mn:Загвар:Ombox/core]]<br /> [[pt:Predefinição:Ombox/core]]<br /> }}&lt;/includeonly&gt;</div> 50.53.15.51 https://wiki.tiplanet.org/index.php?title=Mod%C3%A8le:Ambox/core/doc&diff=658 Modèle:Ambox/core/doc 2012-07-22T18:36:14Z <p>50.53.15.51 : remove sandbox</p> <hr /> <div>{{Documentation subpage}}<br /> {{high-risk| 700,000+ | Wikipedia talk:Article message boxes }}<br /> &lt;!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --&gt;<br /> <br /> This is the {{tl|ambox/core}} sub-template.<br /> <br /> Do not use this template directly, use {{tl|ambox}} instead.<br /> <br /> This template is called from {{tl|ambox}}. It holds almost all of the code for {{tlf|ambox}}, while {{tlf|ambox}} does parameter preprocessing. Thus simplifying the code in {{tlf|ambox/core}}.<br /> <br /> For more documentation see {{tl|ambox}}.<br /> <br /> &lt;includeonly&gt;{{#ifeq:{{SUBPAGENAME}}|sandbox||<br /> &lt;!-- CATEGORIES AND INTERWIKIS HERE, THANKS --&gt;<br /> [[Category:Wikipedia metatemplates]]<br /> <br /> [[ja:Template:Ambox/core]]<br /> [[sc:Template:Ambox/core]]<br /> [[sl:Predloga:Polje za članke/core]]<br /> [[zh:模板:Ambox/core]]<br /> }}&lt;/includeonly&gt;</div> 50.53.15.51 https://wiki.tiplanet.org/index.php?title=Mod%C3%A8le:Tag/doc&diff=535 Modèle:Tag/doc 2012-06-09T21:48:20Z <p>50.53.15.51 : HTMLElement</p> <hr /> <div>{{Documentation subpage}}<br /> {{Interwikitmp-grp|cms=Tag|wbk=Tag|mdw=Tag}}<br /> &lt;!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --&gt;<br /> <br /> This template provides a quick way to mention an XML-style tag in a preformatted way. Mainly used in discussion/help pages.<br /> <br /> === Usage ===<br /> <br /> *'''first parameter''' — ''(mandatory)'' the name of the HTML tag<br /> *'''second parameter''' — what type of tag to display:<br /> **&lt;code&gt;p&lt;/code&gt; or &lt;code&gt;pair&lt;/code&gt; – ''(default)'' display a matched pair of open-and-close tags: {{tag|font|pair}}<br /> ***To suppress the ellipsis which appears between the tags, add an empty {{para|content}} parameter<br /> **&lt;code&gt;o&lt;/code&gt; or &lt;code&gt;open&lt;/code&gt; – display only the opening tag of an open-and-close pair: {{tag|span|open}}<br /> **&lt;code&gt;c&lt;/code&gt; or &lt;code&gt;close&lt;/code&gt; – display only the closing tag of an open-and-close pair: {{tag|span|close}}<br /> **&lt;code&gt;s&lt;/code&gt; or &lt;code&gt;single&lt;/code&gt; – display a single tag: {{tag|br|single}}<br /> *'''content=''' — the text content of the tags<br /> *'''params=''' — any parameters to be included in the opening tag<br /> <br /> ====Examples====<br /> <br /> * &lt;code&gt;&lt;nowiki&gt;{{tag|ref}}&lt;/nowiki&gt;&lt;/code&gt; → {{tag|ref}}<br /> * &lt;code&gt;&lt;nowiki&gt;{{tag|ref|content=}}&lt;/nowiki&gt;&lt;/code&gt; → {{tag|ref|content=}}<br /> * &lt;code&gt;&lt;nowiki&gt;{{tag|ref|content=hello}}&lt;/nowiki&gt;&lt;/code&gt; → {{tag|ref|content=hello}}<br /> * &lt;code&gt;&lt;nowiki&gt;{{tag|font|content=foo}}&lt;/nowiki&gt;&lt;/code&gt; → {{tag|font|content=foo}}<br /> * &lt;code&gt;&lt;nowiki&gt;{{tag|font|open}}&lt;/nowiki&gt;&lt;/code&gt; → {{tag|font|open}}<br /> * &lt;code&gt;&lt;nowiki&gt;{{tag|font|open|content=hello}}&lt;/nowiki&gt;&lt;/code&gt; → {{tag|font|open|content=hello}}<br /> * &lt;code&gt;&lt;nowiki&gt;{{tag|span|close|content=hello}}&lt;/nowiki&gt;&lt;/code&gt; → {{tag|span|close|content=hello}}<br /> * &lt;code&gt;&lt;nowiki&gt;{{tag|span|pair|content=hello}}&lt;/nowiki&gt;&lt;/code&gt; → {{tag|span|pair|content=hello}}<br /> * &lt;code&gt;&lt;nowiki&gt;{{tag|ref|open|params=group=&quot;note&quot;}}&lt;/nowiki&gt;&lt;/code&gt; → {{tag|ref|open|params=group=&quot;note&quot;}}<br /> * &lt;code&gt;&lt;nowiki&gt;{{tag|references|single}}&lt;/nowiki&gt;&lt;/code&gt; → {{tag|references|single}}<br /> * &lt;code&gt;&lt;nowiki&gt;{{tag|br|single}}&lt;/nowiki&gt;&lt;/code&gt; → {{tag|br|single}}<br /> <br /> === See also ===<br /> *{{tl|HTMLElement}}<br /> *{{tl|XMLElement}}<br /> *{{tl|xtag}} adds a MediaWiki parser or extension tag that links to the extension page.<br /> *The [[mw:Help:Magic words#Miscellaneous|#tag:]] parserfunction generates working tags.<br /> <br /> &lt;includeonly&gt;<br /> &lt;!-- CATEGORIES AND INTERWIKIS BELOW THIS LINE PLEASE --&gt;<br /> [[Category:Programming typing-aid templates|{{PAGENAME}}]]<br /> [[Category:Wikipedia XHTML tag replacing templates|*]]<br /> <br /> [[ja:Template:Tag]]<br /> [[no:Mal:Tag]]<br /> [[sl:Predloga:Tag]]<br /> [[tr:Şablon:Etiket]]<br /> &lt;/includeonly&gt;</div> 50.53.15.51 https://wiki.tiplanet.org/index.php?title=Mod%C3%A8le:Mbox_templates&diff=170 Modèle:Mbox templates 2012-02-29T15:21:02Z <p>50.53.15.51 : plainlist</p> <hr /> <div>{{sidebar<br /> | name = mbox templates<br /> | title = Message box&lt;br /&gt;meta-templates<br /> | titlestyle = font-size: inherit<br /> | contentstyle = text-align: left<br /> | contentclass = plainlist<br /> | style = width: auto<br /> | content1 =<br /> *{{tlx|ambox}} ([[Template talk:ambox|t]])<br /> *{{tlx|cmbox}} ([[Template talk:cmbox|t]])<br /> *{{tlx|imbox}} ([[Template talk:imbox|t]])<br /> *{{tlx|mbox}} ([[Template talk:mbox|t]])<br /> *{{tlx|ombox}} ([[Template talk:ombox|t]])<br /> *{{tlx|tmbox}} ([[Template talk:tmbox|t]])<br /> *{{tlx|asbox}} ([[Template talk:asbox|t]])<br /> *{{tlx|dmbox}} ([[Template talk:dmbox|t]])<br /> *{{tlx|fmbox}} ([[Template talk:fmbox|t]])<br /> <br /> }}&lt;noinclude&gt;{{documentation}}&lt;!-- Add categories and interwikis to the /doc subpage, not here! --&gt;&lt;/noinclude&gt;</div> 50.53.15.51