- GH
- Template_FAQ
This page can be used as a building block in other pages.
A template for the FAQ page for each question/answer set to make things easy to add new questions while keeping the general styling. Rather straight forward in nature to fill out.
[table]style="width:95%; margin:auto; box-shadow:1px 2px 3px #3B3B3B; background: rgba(247, 247, 247, 0.6); border-collapse:separate; border-radius:20px; border:3px solid #85089d;"
|-
| style="color:#006E64; padding:10px 10px 2px 10px; font-family: 'Carter One'; font-size: 14px;" | [b]{{{Question}}}[/b]
|-
| [hr][/hr]
|-
| style="padding:2px 10px 10px 10px;" | {{{Answer}}}
|-
[/table]
Code:
[TEMPLATE]GH:Template_FAQ
| Question =
| Answer =
[/TEMPLATE]
[table]style="width:95%; margin:auto; box-shadow:1px 2px 3px #3B3B3B; background: rgba(247, 247, 247, 0.6); border-collapse:separate; border-radius:20px; border:3px solid #85089d;"
|-
| style="color:#006E64; padding:10px 10px 2px 10px; font-family: 'Carter One'; font-size: 14px;" | [b]{{{Question}}}[/b]
|-
| [hr][/hr]
|-
| style="padding:2px 10px 10px 10px;" | {{{Answer}}}
|-
[/table]
This page has been seen 877 times.
-
-
Created by onLast updated by on
-