Template:Infobox addon: Difference between revisions
(adding auto cat) |
(This revision and previous are available under: CC BY-SA 3.0. See list of authors in previous history below.) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{addon|hosted={{{hosted|}}}|old={{{old|}}}|lib={{{lib|{{{library|}}}}}}}} | |||
<infobox> | |||
<title source="name"><format><center>{{{name}}}</center></format><default><center>{{PAGENAME}}</center></default></title> | |||
<image source="image"><caption source="caption"><format><center>{{{caption}}}</center></format></caption></image> | |||
<data source="Summary"><label>Summary</label></data> | |||
<group> | |||
<header><center>Details</center></header> | |||
<data source="TOC"><label>TOC</label></data> | |||
<data source="Category"><label>Category</label></data> | |||
<data source="Author"><label>Author</label></data> | |||
<data source="Developer"><label>Developers</label></data> | |||
<data source="Publisher"><label>Publishers</label></data> | |||
<data source="Released"><label>Orig. Release</label></data> | |||
<data source="Version"><label>Version</label></data> | |||
<data source="Versions"><label>Versions</label></data> | |||
<data source="Platform"><label>Platforms</label></data> | |||
</group> | |||
<header><center>Hosts</center></header> | |||
<data source="Site"><label>Site</label></data> | |||
<data source="WoWI"><format>{{WoWI|{{{WoWI}}}}}</format><label>WoWI</label></data> | |||
<data source="Curse"><format>{{Curse|{{{Curse|{{{CurseId|}}}}}}}}</format><label>Curse</label></data> | |||
<data source="CurseForge"><format>{{CurseForge|{{{CurseProj|{{{CurseForge|}}}}}}}}</format><label>CurseForge</label></data> | |||
<data source="AceProj"><format>{{WowAce|{{{AceProj|{{{WowAce|}}}}}}}}</format><label>AceProj</label></data> | |||
<data source="WoWUI"><format>{{Wowui|{{{WoWUI}}}}}</format><label>WoWUI</label></data> | |||
<data source="Google"><format>{{Google|{{{Google|}}}}}</format><label>Google</label></data> | |||
<data source="GitHub"><format>{{Github|{{{Github|{{{GitHub|}}}}}}}}</format><label>GitHub</label></data> | |||
<data source="Codeplex"><format>{{Codeplex|{{{Codeplex|{{{CodePlex|}}}}}}}}</format><label>Codeplex</label></data> | |||
<group> | |||
<header><center>Links</center></header> | |||
<data source="Changelog"><label>Changelog</label></data> | |||
<data source="Discussion"><label>Discussion</label></data> | |||
<data source="Bugtracker"><label>Bugtracker</label></data> | |||
<data source="Source"><label>Source</label></data> | |||
<data source="Documentation"><label>Documentation</label></data> | |||
</group> | |||
</infobox> | |||
<noinclude> | |||
== Usage & preview == | |||
Type in this: | |||
<pre> | |||
{{Infobox addon | |||
|hosted= | |||
|old= | |||
|lib= | |||
|name= | |||
|image= | |||
|caption= | |||
|Summary= | |||
|TOC= | |||
|Category= | |||
|Author= | |||
|Developer= | |||
|Publisher= | |||
|Released= | |||
|Version= | |||
|Versions= | |||
|Platform= | |||
|Site= | |||
|WoWI= | |||
|Curse= | |||
|CurseForge= | |||
|AceProj= | |||
|Google= | |||
|GitHub= | |||
|Codeplex= | |||
|WoWUI= | |||
|Changelog= | |||
|Discussion= | |||
|Bugtracker= | |||
|Source= | |||
|Documentation= | |||
}} | |||
</pre> | |||
to see this: | |||
{{Infobox addon | |||
|name=This is a test | |||
|Summary=This is a test | |||
|TOC=This is a test | |||
|Category=This is a test | |||
|Author=This is a test | |||
|Developer=This is a test | |||
|Publisher=This is a test | |||
|Released=This is a test | |||
|Version=This is a test | |||
|Versions=This is a test | |||
|Platform=This is a test | |||
|Site=This is a test | |||
|WoWI=This is a test | |||
|Curse=This is a test | |||
|CurseForge=This is a test | |||
|AceProj=This is a test | |||
|Google=This is a test | |||
|GitHub=This is a test | |||
|Codeplex=This is a test | |||
|WoWUI=This is a test | |||
|Changelog=This is a test | |||
|Discussion=This is a test | |||
|Bugtracker=This is a test | |||
|Source=This is a test | |||
|Documentation=This is a test | |||
}} | |||
[{{fullurl:{{ns:Template}}:{{PAGENAME}}}}?action=purge Click here to refresh the preview above] | |||
</noinclude> |
Latest revision as of 18:22, 2 May 2018
<infobox>
<title source="name"><format>
</format><default>
</default></title> <image source="image"><format>
</format></image>
<label>Summary</label> <group>
<header>
</header>
<label>TOC</label> <label>Category</label> <label>Author</label> <label>Developers</label> <label>Publishers</label> <label>Orig. Release</label> <label>Version</label> <label>Versions</label> <label>Platforms</label> </group>
<header>
</header>
<label>Site</label> <format>Template:WoWI</format><label>WoWI</label> <format>
- REDIRECT Template:Curse link addon</format><label>Curse</label>
<format>
- REDIRECT Template:Curseforge link addon</format><label>CurseForge</label>
<format>Template:WowAce</format><label>AceProj</label> <format>Template:Wowui</format><label>WoWUI</label> <format>
- REDIRECT Template:Google link project</format><label>Google</label>
<format>
- REDIRECT Template:Github link project</format><label>GitHub</label>
<format>
- REDIRECT Template:Codeplex link project</format><label>Codeplex</label>
<group>
<header>
</header>
<label>Changelog</label> <label>Discussion</label> <label>Bugtracker</label> <label>Source</label> <label>Documentation</label> </group> </infobox>
Usage & preview[edit]
Type in this:
{{Infobox addon |hosted= |old= |lib= |name= |image= |caption= |Summary= |TOC= |Category= |Author= |Developer= |Publisher= |Released= |Version= |Versions= |Platform= |Site= |WoWI= |Curse= |CurseForge= |AceProj= |Google= |GitHub= |Codeplex= |WoWUI= |Changelog= |Discussion= |Bugtracker= |Source= |Documentation= }}
to see this:
<infobox>
<title source="name"><format>
</format><default>
</default></title> <image source="image"><format>
</format></image>
<label>Summary</label> <group>
<header>
</header>
<label>TOC</label> <label>Category</label> <label>Author</label> <label>Developers</label> <label>Publishers</label> <label>Orig. Release</label> <label>Version</label> <label>Versions</label> <label>Platforms</label> </group>
<header>
</header>
<label>Site</label> <format>Template:WoWI</format><label>WoWI</label> <format>
- REDIRECT Template:Curse link addon</format><label>Curse</label>
<format>
- REDIRECT Template:Curseforge link addon</format><label>CurseForge</label>
<format>Template:WowAce</format><label>AceProj</label> <format>Template:Wowui</format><label>WoWUI</label> <format>
- REDIRECT Template:Google link project</format><label>Google</label>
<format>
- REDIRECT Template:Github link project</format><label>GitHub</label>
<format>
- REDIRECT Template:Codeplex link project</format><label>Codeplex</label>
<group>
<header>
</header>
<label>Changelog</label> <label>Discussion</label> <label>Bugtracker</label> <label>Source</label> <label>Documentation</label> </group> </infobox>