Template:WikiInfoBox: Difference between revisions
1something (talk | contribs) No edit summary |
1something (talk | contribs) No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 11: | Line 11: | ||
| 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 50: | Line 60: | ||
<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> |