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

From Team Fortress Wiki
Jump to: navigation, search
(better...?)
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}}} }} {{!!}} {{#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}}}] }} {{#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}}} }} {{!!}} {{#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}}}] }}{{#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><noinclude>{{doc begin}}
 
{{!}}-</includeonly><noinclude>{{doc begin}}
  
Line 13: Line 13:
  
 
  | item1      = Name of first item. Required.
 
  | item1      = Name of first item. Required.
  | item2      = Name of first item.  
+
  | item2      = Name of second item.  
  | item3      = Name of first item.  
+
  | item3      = Name of third item.  
  | item4      = Name of first item.  
+
  | item4      = Name of fourth item.  
  | item5      = Name of first item.  
+
  | item5      = Name of fifth item.  
  
  | serial1    = Item serial, available off optf2.com. Required unless backpack is private.
+
  | serial1    = Item serial for item 1, available off optf2.com. Required unless backpack is private.
  | serial2    = Item serial, available off optf2.com.
+
  | serial2    = Item serial for item 2, available off optf2.com.
  | serial3    = Item serial, available off optf2.com.
+
  | serial3    = Item serial for item 3, available off optf2.com.
  | serial4    = Item serial, available off optf2.com.
+
  | serial4    = Item serial for item 4, available off optf2.com.
  | serial5    = Item serial, available off optf2.com.
+
  | serial5    = Item serial for item 5, available off optf2.com.
  
 
  | notes      = Notes, other information, if relevant.
 
  | notes      = Notes, other information, if relevant.
 
  | wiki        = Wiki username, if any
 
  | wiki        = Wiki username, if any
 
}}</pre></noinclude>
 
}}</pre></noinclude>

Revision as of 23:02, 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
}}