!! Version 2
!! test
Tag only title
!! wikitext
|title=SeoWiki
!! html
!! end
!! test
Tag only title internal
!! wikitext
!! html
!! end
!! test
Tag only title internal self-closing
!! wikitext
!! html
!! end
!! test
Tag empty
!! wikitext
!! html
Error: <seo> tag must contain at least one non-empty attribute.
!! end
!! test
Tag empty self-closing
!! wikitext
!! html
Error: <seo> tag must contain at least one non-empty attribute.
!! end
!! test
Parser empty
!! wikitext
{{#seo:}}
!! html
Error: {{#seo:}} must contain at least one non-empty attribute.
!! end
!! test
Tag internal a lot of args
!! wikitext
|title=SeoWiki
|title_mode=append
|keywords=SEO, Wiki, MediaWiki, Extension
|description=Allows per page meta settings (keywords, description), changing the title and various site verifications.
|image_alt=SeoWiki Logo
|site_name=SeoWiki
|type=WebPage
|locale=en_EN
|published_time=2012-01-01
!! html
!! end
!! test
Tag attributes a lot of args
!! wikitext
!! html
!! end
!! test
Tag attributes a lot of args self-closing
!! wikitext
!! html
!! end