Difference between revisions of "Template:Self-Made item owner"

From Team Fortress Wiki
Jump to: navigation, search
(serial => serial1)
Line 1: Line 1:
<includeonly>{{!}} [http://steamcommunity.com/{{#if: {{{type|}}} | {{{type}}} | profiles }}/{{{communityid}}} {{{steamname}}}] {{!!}} style="text-align: center;" {{!}} [[{{{item1}}}]]{{#if: {{{item2|}}} | , [[{{{item2}}}]] }}{{#if: {{{item3|}}} | , [[{{{item3}}}]] }}{{#if: {{{item4|}}} | , [[{{{item4}}}]] }}{{#if: {{{item5|}}} | , [[{{{item5}}}]] }} {{!!}} {{#if: {{{notes|}}} | {{{notes}}} }} {{!!}} style="text-align: center;" {{!}} {{#if: {{{serial1|}}} | [http://optf2.com/item/{{{communityid}}}/{{{serial1}}} {{{item1}}}] | N/A }}{{#if: {{{serial2|}}} | , [http://optf2.com/item/{{{communityid}}}/{{{serial2}}} {{{item2}}}] }}{{#if: {{{serial3|}}} | , [http://optf2.com/item/{{{communityid}}}/{{{serial3}}} {{{item3}}}] }}{{#if: {{{serial4|}}} | , [http://optf2.com/item/{{{communityid}}}/{{{serial4}}} {{{item4}}}] }}{{#if: {{{serial5|}}} | , [http://optf2.com/item/{{{communityid}}}/{{{serial5}}} {{{item5}}}] }} {{!!}} style="text-align: center;" {{!}} {{#if: {{{serial|}}} | [http://optf2.com/user/{{{communityid}}} Backpack] | ''Private''. }} {{!!}} style="text-align: center;" {{!}} {{#if: {{{wiki|}}} | [[User:{{{wiki}}}|Wiki profile]] | N/A }}
+
<includeonly>{{!}} [http://steamcommunity.com/{{#if: {{{type|}}} | {{{type}}} | profiles }}/{{{communityid}}} {{{steamname}}}] {{!!}} style="text-align: center;" {{!}} [[{{{item1}}}]]{{#if: {{{item2|}}} | , [[{{{item2}}}]] }}{{#if: {{{item3|}}} | , [[{{{item3}}}]] }}{{#if: {{{item4|}}} | , [[{{{item4}}}]] }}{{#if: {{{item5|}}} | , [[{{{item5}}}]] }} {{!!}} {{#if: {{{notes|}}} | {{{notes}}} }} {{!!}} style="text-align: center;" {{!}} {{#if: {{{serial1|}}} | [http://optf2.com/item/{{{communityid}}}/{{{serial1}}} {{{item1}}}] | N/A }}{{#if: {{{serial2|}}} | , [http://optf2.com/item/{{{communityid}}}/{{{serial2}}} {{{item2}}}] }}{{#if: {{{serial3|}}} | , [http://optf2.com/item/{{{communityid}}}/{{{serial3}}} {{{item3}}}] }}{{#if: {{{serial4|}}} | , [http://optf2.com/item/{{{communityid}}}/{{{serial4}}} {{{item4}}}] }}{{#if: {{{serial5|}}} | , [http://optf2.com/item/{{{communityid}}}/{{{serial5}}} {{{item5}}}] }} {{!!}} style="text-align: center;" {{!}} {{#if: {{{serial1|}}} | [http://optf2.com/user/{{{communityid}}} Backpack] | ''Private''. }} {{!!}} style="text-align: center;" {{!}} {{#if: {{{wiki|}}} | [[User:{{{wiki}}}|Wiki profile]] | N/A }}
 
{{!}}-</includeonly><noinclude>{{doc begin}}
 
{{!}}-</includeonly><noinclude>{{doc begin}}
  

Revision as of 23:15, 6 November 2010

Documentation for Self-Made item owner


This template is for populating List of Self-made item owners.

Usage

{{Self-Made Item owner
 | steamname   = Name on STEAM at the time of addition
 | communityid = Community ID of receipient for steamcommunity.com (excluding the steamcommunity.com/id|profiles/ bit)
 | type        = Accepts 'id' or 'profiles'. Defaults to 'profiles'.

 | item1       = Name of first item. Required.
 | item2       = Name of second item. 
 | item3       = Name of third item. 
 | item4       = Name of fourth item. 
 | item5       = Name of fifth item. 

 | serial1     = Item serial for item 1, available off optf2.com. Required unless backpack is private.
 | serial2     = Item serial for item 2, available off optf2.com.
 | serial3     = Item serial for item 3, available off optf2.com.
 | serial4     = Item serial for item 4, available off optf2.com.
 | serial5     = Item serial for item 5, available off optf2.com.

 | notes       = Notes, other information, if relevant.
 | wiki        = Wiki username, if any
}}