Template:WikiInfoBox: Difference between revisions

1something (talk | contribs)
No edit summary
1something (talk | contribs)
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 7: Line 7:
| pagecount =  
| pagecount =  
| updatemethod =  
| updatemethod =  
| launch =
| account =
| url =  
| url =  
}}</pre>
}}</pre>
{{#cargo_declare:
_table = wikis
| engine = Text
| databaseextension = Text
| status = Text
| pagecount = Integer
| updatemethod = Text
| launch = Date
| account = Text
}}
[[Category:Infobox Templates]]
[[Category:Infobox Templates]]
</noinclude><infobox>
</noinclude><infobox>
Line 34: Line 46:
             {{#switch: {{{updatemethod}}}|
             {{#switch: {{{updatemethod}}}|
               Manual = Manual[[Category:Wikis updated manually]]|
               Manual = Manual[[Category:Wikis updated manually]]|
               Automatic = Automatic[[Category:Wikis updated |automatically]]
               Automatic = Automatic[[Category:Wikis updated automatically]]
               {{{updatemethod}}}
               {{{updatemethod}}}
             }}
             }}
         </format>
         </format>
    </data>
    <data source="launch">
        <label>Launch Date</label>
    </data>
    <data source="account">
        <label>Shared Account</label>
     </data>
     </data>
     <data source="url">
     <data source="url">
         <label>Home Page</label>
         <label>Home Page</label>
     </data>
     </data>
</infobox><includeonly>[[Category:Wikis]]
</infobox>{{#cargo_store:
_table = wikis
| engine = {{{engine}}}
| databaseextension = {{{databaseextension}}}
| status = {{{status}}}
| pagecount = {{{pagecount}}}
| updatemethod = {{{updatemethod}}}
| launch = {{{launch}}}
| account = {{{account}}}
}}<includeonly>[[Category:Wikis]]
[[Category:Pages that don't work in parsoid]]</includeonly>
[[Category:Pages that don't work in parsoid]]</includeonly>