From Final Fantasy XIV Online Wiki
Jump to navigation
Jump to search
Examples
| Markup |
Renders as |
{{{{FULLPAGENAME}}
| title = Demo
| color = green
| content = This is a demo noticebox. It is green because it can be placed there.
}}
|
Demo
This is a demo noticebox. It is green because it can be placed there.
|
| Markup |
Renders as |
{{{{FULLPAGENAME}}
| title = Demo
| color = red
| content = This is a demo noticebox. It is red because your actions have consequences.
}}
|
Demo
This is a demo noticebox. It is red because your actions have consequences.
|
| Markup |
Renders as |
{{{{FULLPAGENAME}}
| title = Demo
| content = This is a demo noticebox. It is blue because I didn't pick anything else.
}}
|
Demo
This is a demo noticebox. It is blue because I didn't pick anything else.
|
| Markup |
Renders as |
{{{{FULLPAGENAME}}
| title = Demo
| color = #f9638b
| content = This is a demo noticebox. It is pink because that's a neat color.
}}
|
Demo
This is a demo noticebox. It is pink because that's a neat color.
|
| Markup |
Renders as |
{{{{FULLPAGENAME}}|This is a noticebox with no title or color.}}
|
This is a noticebox with no title or color.
|