This site is a mock-up
It shows some possible concepts for community-created repair manuals that can be extended to all makes and models. If you love it or hate it, drop a line to info@motorious.org.

Motorious:AKA statements

From Motorious

Jump to: navigation, search

What is an AKA statement?

AKA means "also known as". Inside of every ProcedureSummary is a list of model names. Each page should be findable via a search engine no matter what the user types as the model name (e.g. "Bug", "Beetle", or "Type 1"). With AKA statements, simply select the statement name which is most relevant to the article and it will automatically expand to show all the other names by which the model is known.

Inside the ProcedureSummary template, set the Model parameter as follows:

Model = {{AKAAllBeetles}}
Edit
Model: Volkswagen Beetle / Super Beetle convertible and sedan (also known as: VW Super Beetle, SuperBeetle, Bug, Type 1, Type I, Coccinelle, Vocho, Kaefer, Käfer)
Model = {{AKABeetle}}
Edit
Model: Volkswagen Beetle convertible and sedan (also known as: VW Bug, Type 1, Type I, Coccinelle, Vocho, Kaefer, Käfer)
Model = {{AKABeetleSedan}}
Edit
Model: Volkswagen Beetle sedan (also known as: VW Bug, Type 1, Type I, Coccinelle, Vocho, Kaefer, Käfer)
Model = {{AKABeetleConvertible}}
Edit
Model: Volkswagen Beetle convertible (also known as: VW Bug, Type 1, Type I, Coccinelle, Vocho, Kaefer, Käfer)
Model = {{AKASuperBeetle}}
Edit
Model: Volkswagen Super Beetle convertible and sedan (also known as: VW Super Beetle, SuperBeetle, Bug, Type 1, Type I, Coccinelle, Vocho, Kaefer, Käfer)
Model = {{AKASuperBeetleSedan}}
Edit
Model: Volkswagen Super Beetle sedan (also known as: VW Super Beetle, SuperBeetle, Bug, Type 1, Type I, Coccinelle, Vocho, Kaefer, Käfer)
Model = {{AKASuperBeetleConvertible}}
Edit
Model: Volkswagen Super Beetle convertible (also known as: VW Super Beetle, SuperBeetle, Bug, Type 1, Type I, Coccinelle, Vocho, Kaefer, Käfer)
Personal tools

Editing Syntax:

''Italic''
'''Bold'''
[[ int_link | Link name ]]
[ http://link.com Name ]
* Bulleted list
** Indented item
# Numbered list
## Indented item

Common Templates:

{{raw:mot:Note|Your text}}
{{raw:mot:Tip|Your text}}
{{raw:mot:Injury|Your text}}
{{raw:mot:Damage|Your text}}

{{raw:mot:ProcedureSummary
 | ModelYears =
 | Model = more...
 | Difficulty =
 | Time =
 | Tools = help...
 | Parts =
}}

{{raw:mot:ProcedureStep
 | Text =
 | Image =
 | ImageCaption =
}}